Javanese 1 Posted May 14, 2014 Hello, how to check if we are dead by player or monster? thanks~ Quote Share this post Link to post Share on other sites
0 Patskie 88 Posted May 20, 2014 (edited) OnPCDieEvent: if ( killerrid > 3000000 ) { // killed by monster } else { // killed by player } Edited May 20, 2014 by Patskie Quote Share this post Link to post Share on other sites
Hello,
how to check if we are dead by player or monster?
thanks~
Share this post
Link to post
Share on other sites