on_mover_destroyed(func_name, name)

Parameters:
func_name (string) name of the function, or "" to unregister the event
name (string) name of the mover
 
Returns:
none

Description:
Register a callback function for when a mover has been destroyed.

When the callback is executed, the following parameters are passed to it:
 - (string) name of the mover
 - (string) name of the attacker that destroyed the mover, or nil if there was no attacker

 

back to indexSR3 Script Action Documentation
Last updated: Tue, 09 Aug 2011 11:32:15