GetVehicleSirensOn
Jump to navigation
Jump to search
This function returns whether the sirens are turned on for the specified vehicle.
Syntax
bool getVehicleSirensOn ( vehicle theVehicle )
Required Arguments
- theVehicle: The vehicle that will be checked
Returns
Returns true if the sirens are turned on for the specified vehicle, false if the sirens are turned off for the specified vehicle, if the vehicle doesn't have sirens or if invalid arguments are specified.
Example
This example does...
--This line does... blabhalbalhb --abababa --This line does this... mooo