| on_random_vehicle_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 vehicle is destroyed When the callback is executed, the following parameters are passed to it: - (string) name of the attacker - (string) name of the team of the vehicle's driver |
| |
|
| back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:16 |