on_random_human_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 human is killed

When the callback is executed, the following parameters are passed to it:
 - (string) name of the attacker
 - (string) name of the team of the victim

 

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