Re: converting real_room into virtual?

From: Tony Robbins [Kupek] (tonyr@NWPACLINK.COM)
Date: 08/19/98


On Wed, 19 Aug 1998, Michael J. Fara wrote:
> here's part of the spell code in which the moving of the char takes place:

if you're storing GET_LOADROOM as a vnum, then this won't work because
char_to_room uses rnums.  either put a real_room(GET_LOADROOM(victim))
here, or when the value is stored.

>     char_to_room (victim, GET_LOADROOM(victim));
>     act ("$n appears in the middle of the room.", TRUE, victim, 0, 0,
> TO_ROOM);

-B.


     +------------------------------------------------------------+
     | 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/15/00 PST