Changes to Death System

Posted by Bladen on Fri 24 Dec 2004 04:15 PM — 2 posts, 17,086 views.

#0
I want to be able to make it so the players dont actually die but get trans'ed to an another area.

I.E. Bladen gets "killed' and goes to Heaven or hell depending on his alignment.

Then a priest/necro can raise him from the dead. Anyone have any ideas on this? Ive done a pretty extensive search but cant find anything on this.

Thanks

Bladen
USA #1
Hi -

I have myself considered a "heaven/hell" code to add to my MUD. To simply put it, when a player actually dies, they are transfered - to room 3 or 4 depending on the death room set for the race. It would not be difficult at all to add alignment based areas with some creativity. Regarding on how to prevent a player from being killed - I would simply alter the code to transfer them when they reach below 0 HP and set them in a subdue position. I won't get into game mechanics right now, but you get the idea.