vehicle_set_sirenlights(vehicle_name, sirens)

Parameters:
vehicle_name (string) name of the vehicle
sirens (boolean) set to true to turn the siren lights on, or false to turn them off
 
Returns:
none

Description:
Turn a vehicle's siren lights on/off.

Note that this function only turns the flashing lights on/off. It does not affect the audible siren. If you want to turn on the siren sound as well, use vehicle_set_sirens.

 

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