Re: [Circle] Saving Players Position

From: David Endre (bodega@petstore.staffairs.andrews.edu)
Date: 08/13/96


Here's how I made it so characters will load where they quit...
In act.other.c
  in do_quit
     add this with the variables -> sh_int save_room;
      then before this line -> if (free_rent)
      add this line -> save_room = ch->in_room;
and I think that was all I did...
Hope that's what you were looking for
Bodega
PetStoreMud -> 143.207.31.45 4000
Mud still being built...

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



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