Liberty Unleashed
Liberty Unleashed => Suggestions => Topic started by: EliteTerm on September 09, 2011, 12:04:12 am
-
I was told that VRocker is currently working on fixing the sync for sirens, but just a minor suggestion to add along with it.
Would it be possible to get the lightbar/ sirens scripted in a manner like SetTaxiLight and be separated to allow using only lightbar without the siren or vice-versa?
Thanks for taking the time in looking at this!
-
Probably yes.
-
As of 0.1.0.11 you should be able to do this with the script command:
vehicle.SirenLight = <bool>;
- AdTec_224
-
The sirens/lights work manually as they should though now, correct?
-
Indeed they should until they are forced on by the server.
-
Indeed they should until they are forced on by the server.
Is there a way for the server to release control so they can go back to manual usage? Just curious as I haven't tested it yet, but I know with the CLEO Mod ELM in SA:MP, the car lights lose server control once ELM is activated, so I'd hate to see a similar issue with the lights/sirens here :)
-
when vehicle.SirenLight is set to false that basicly releases control of the lights.
-
Alright, awesome. Thank you!