On Mon, 4 Aug 1997, George wrote: > On Mon, 4 Aug 1997, Demond De Inosantos wrote: > > > Ok I want to make it so when your killed you go back to the > >mortal start room not to the menu. I've removed the extract piece but am > >not shure how to send them back to r_mortal_start_room or what ever the > >variable is... > > char_to_room(victim, r_mortal_start_room); ALSO don't forget char_from_room(ch) before that, or you'll leave a duplicate character behind (thanks apollo!) -- #!/bin/sh whois yea.com|grep YEA2|awk '{print $1}' whois aree.com|grep DOM|awk '{print $1}' whois aree.com|grep DOM|awk '{print $1}'|cut -c1 whois tm920|grep TM920|awk '{print $4}'|cut -d@ -f1 +------------------------------------------------------------+ | 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