on_random_ods_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 object in an object destroyed script is destroyed during a mission.

The object destroyed script is generated by Art. It contains the chunk number (all three digits, including leading zeroes) and the object name. The file is named exactly the same as the mission/stronghold/activity and has a ".ods" file extension.

 

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