Thread: Server Idea
View Single Post
  #4  
Old 07-26-2011, 04:29 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

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.
Reply With Quote