Re: [HELP]void raw_kill

From: George (greerga@DRAGON.HAM.MUOHIO.EDU)
Date: 08/04/97


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 I want to add a funct in the do_quit so you just quit no menu... and
>a menu command to extract and send you to the menu.

for do_quit:
STATE(ch->desc) = CON_CLOSE;
for do_menu:
same as do_quit, just don't extract

--
greerga@muohio.edu me@null.net | Genius may have its limitations, but stupidity
http://www.muohio.edu/~greerga | is not thus handicapped. -- Elbert Hubbard


     +------------------------------------------------------------+
     | 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