On Thu, 14 May 1998, Mike Carpenter wrote:
->I know this is something very simple and i've been racking my brain. I do
->not want renters to start out in the reception when they rent....do I
->change the save_char(ch,NOWHERE)? What exactly should I change say I want
->them to start at temple instead?
No, you go RTFC. Go to objsave.c, gen_receptionist(), you'll see,
save_room = ch->in_room;
extract_char(ch);
save_char(ch, save_room);
You figure it out.
-dak
+------------------------------------------------------------+
| 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