Geralt Posted January 9, 2022 Share Posted January 9, 2022 Hello, how can I stop the nitro from activating when pressing lctrl? The key doesn't have any binds that should activate nitro, but it still does. Link to comment
NeXuS™ Posted January 9, 2022 Share Posted January 9, 2022 Do you mean disable it on your end, or server-wide? 1 Link to comment
Shady1 Posted January 9, 2022 Share Posted January 9, 2022 hello, I don't quite understand your help so, You put a timer that checks whether the nitrous is turned on in the vehicle it is in,if it is on, it will turn off the nitro, so you can partially do what you want. setVehicleNitroActivated ( vehicle theVehicle, bool state ) 1 Link to comment
Geralt Posted January 9, 2022 Author Share Posted January 9, 2022 I'm working on a custom nitro system, but players can use the default one by pressing the left ctrl. I think I found the solution: "vehicle_secondary_fire" activates the nitro, so I have to disable this control. Thanks for the replies, and sorry for confusing you! Link to comment
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