This callback is called when some character dies.
function OnCharacterDeath(SimCharacter) { // Your code... }
Last updated 1 year ago