LosFaul Posted October 14, 2016 Share Posted October 14, 2016 Hey, GTA SA uses for every vehicle model different Front and Rear Wheel Sizes, if you look in the vehicles.ide file. And this Wheel sizes also affects the handling. So it would be nice if you can change the Wheel sizes in MTA per Script. It would be nice for Car Mods and Custom Handlings. Wheel sizes can be changed with: setVehicleWheelFrontSize( vehicle, newSize ) or setModelWheelFrontSize( vehicle, newSize ) setVehicleWheelRearSize( vehicle, newSize ) or setModelWheelRearSize( vehicle, newSize ) Would be nice if this can be added. 2 Link to comment
iPrestege Posted October 14, 2016 Share Posted October 14, 2016 I'm with you in that i wish if we had this function https://bugs.mtasa.com/view.php?id=8526 @Jusonex Link to comment
Recommended Posts