vehicle_set_smoke_and_fire_state(vehicle_name, smoking, on_fire) |
|
Parameters: |
vehicle_name | | (string) name of the vehicle |
smoking | | (boolean) set to true to make the vehicle start smoking, or false to stop smoking |
on_fire | | (boolean) set to true to set the vehicle on fire, or false stop being on fire |
|
Returns: |
none |
|
Description: |
Set the "smoking" and "on fire" states for a vehicle. |
|
|
back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:16 |