| vehicle_evacuate(vehicle_name[, destroy_non_critical_humans[, destroying_vehicle]]) |
|
| Parameters: |
| vehicle_name | | (string) name of the vehicle |
| destroy_non_critical_humans | | (boolean, optional) set to true if non-mission critical passengers should automatically be destroyed (defaults to false) |
| destroying_vehicle | | (boolean, optional) set to true if the vehicle is being destroyed (defaults to false) |
| |
| Returns: |
| none |
|
| Description: |
| Immediately remove all passengers from a vehicle. If the destroying_vehicle parameter is set, passenger evacuation will not be synched across machines. |
| |
|
| back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |