amgelico Posted March 23, 2017 Posted March 23, 2017 Hello friends I want to know how to put sirens in the towtruck I can not get any script someone to help me please. thanks
Skully Posted March 24, 2017 Posted March 24, 2017 (edited) You can use addVehicleSirens and setVehicleSirens. bool addVehicleSirens ( vehicle theVehicle, int sirenCount, int sirenType, [bool 360flag = false, bool checkLosFlag = true, bool useRandomiser flag = true, bool silentFlag = false ) bool setVehicleSirens ( vehicle theVehicle, int sirenPoint, float posX, float posY, float posZ, float red, float green, float blue, [float alpha = 255, float minAlpha = 0.0] ) Edited March 24, 2017 by Skully
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now