Loading objects into gods hands

From: Chuck Reed (creed@I-55.COM)
Date: 11/18/97


I was trying to alter the do_load procedure to load objects into the gods
hands instead of on the ground.  I am guessing you have to change the lines:

obj = read_object(r_num, REAL);
obj_to_room(obj, ch->in_room);

I tried using obj_to_char(obj, ch->in_room);  but it gave me a wierd warning
saying that it gave a pointer without a cast.

Chuck


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/08/00 PST