Liejam Posted December 10, 2019 Share Posted December 10, 2019 (edited) Hi guys, I'm wondering if certain values are known from the "race" gamemode. The values I am looking for are: - The duration of the NOS in the "race" gamemode (how long it lasts, should be around 20 seconds however I don't know the exact value). - The height of the bump you receive when you drive over a vehiclechanger (you get bumped slightly, I am looking for the height of the displacement/bump you receive). If anyone knows the value of these things that would be extremely helpful to me. Thanks in advance! Edited December 10, 2019 by Liejam Link to comment
MIKI785 Posted December 10, 2019 Share Posted December 10, 2019 I'm not sure about the nitro, I think it just gives you the nitro upgrade and that's it, the duration is handled by GTA itself. The vehicle change is here: https://github.com/multitheftauto/mtasa-resources/blob/master/[gamemodes]/[race]/race/race_client.Lua#L510 So it should be 1 metre. 1 Link to comment
Liejam Posted December 10, 2019 Author Share Posted December 10, 2019 Thanks so much man Massive help! Link to comment
xPipeZ Posted December 11, 2019 Share Posted December 11, 2019 To get the nitro level u can use getVehicleNitroCount or getVehicleNitroLevel 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