benwilkins Posted January 25, 2018 Share Posted January 25, 2018 I have tried the code below, and it just doesn't do anything on the maverick. I do the same code on a car, and it works perfectly as it should. I am trying to increase the acceleration and/or max speed of a maverick. setVehicleHandling(maverick, "maxVelocity", 10000) setVehicleHandling(maverick, "engineAcceleration", 10000) Link to comment
benwilkins Posted January 26, 2018 Author Share Posted January 26, 2018 Still no idea whats going on. Link to comment
itHyperoX Posted January 26, 2018 Share Posted January 26, 2018 You can't edit planes / helicopters handling's. Link to comment
meikstifdk12 Posted January 27, 2018 Share Posted January 27, 2018 Are you sure there isn't a way to do so at all? Perhaps any MTA Developer might have an insight into this, or perhaps why it wouldn't work. Link to comment
Slim Posted January 27, 2018 Share Posted January 27, 2018 (edited) I think you can speed them up, but setting maximum speed and changing handlings for aircraft is impossible I think. Edited January 27, 2018 by Justin|X5| Link to comment
kieran Posted January 27, 2018 Share Posted January 27, 2018 I know that if you set handling on hydra it MUST be on the ground to have an effect, so I think what actually happens is it only sets handling if the vehicle has something to move on, so wheels must be on ground.... You could experiment with setGameSpeed, but I have no clue how you would set a helicopters speed.... Hope it helps. Link to comment
Moderators IIYAMA Posted January 27, 2018 Moderators Share Posted January 27, 2018 (edited) Might help, might not. https://wiki.multitheftauto.com/wiki/SetHelicopterRotorSpeed https://wiki.multitheftauto.com/wiki/SetAircraftMaxVelocity https://wiki.multitheftauto.com/wiki/SetElementVelocity Edited January 27, 2018 by IIYAMA Link to comment
Captain Cody Posted January 27, 2018 Share Posted January 27, 2018 If I ever get around to it I'll be finishing and releasing a custom aircraft physics system for MTA. Link to comment
MTA Anti-Cheat Team Dutchman101 Posted January 31, 2018 MTA Anti-Cheat Team Share Posted January 31, 2018 Due to technical GTA limitations, you can't really change helicopter speed in MTA by editing handling, in single player it's only achievable by modding your gta_sa.exe. Because that's infact possible, maybe MTA will remove the hardcoded heli speedcap in future too, by patching memory addresses that singleplayer modders use for this. But currently it's not possible. However, some/most planes can be affected after you first use https://wiki.multitheftauto.com/wiki/SetAircraftMaxVelocity and then set better handling. The effect is most noticably on planes like hydra or shamal, and even more so when you also set ''1G'' and ''2G'' boost handling flags, while some planes are hardcoded to have no noticable speed improvement, or just agility changes (possibly with heli's too depending on how you modify it, but no significant speed-up) @benwilkins 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