There is nothing built-in to do what you are asking. You would need to write your own custom code. You should probably start by familiarizing yourself with what happens when players die and go from there. Try the Corpse::Corpse(Client* client, sint32 in_rezexp) function.
|