Quote:
Originally Posted by Pinkfairie
L.Duke, Would you have any idea how to call an exploding player? I don't want the console command explode, I just want the animation and effects
|
I don't. The explode command calls the kill_helper function which sets the damage bits and calls the player's CommitSuicide function. The required effects may be handled client-side. I didn't see anything in the server .so file that looked promising, but I may have missed something.
__________________