on_random_mover_killed(function_name, mission_name)

Parameters:
function_name (string) name of the function
mission_name (string) name of the mission
 
Returns:
none

Description:
Register a callback function for when any mover is killed

When the callback is executed, the following parameters are passed to it:
 - (string) name of the attacker
 - (string) property name (from levels.xtbl) of the mover destroyed

 

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