multitheftauto / mtasa-blue

Multi Theft Auto is a game engine that incorporates an extendable network play element into a proprietary commercial single-player game.
https://multitheftauto.com
GNU General Public License v3.0
1.41k stars 438 forks source link

Fix Hydraulics upgrage stops working when using setVehicleHandling #3609

Closed Proxy-99 closed 3 months ago

Proxy-99 commented 3 months ago

Fixes #1121

FileEX commented 3 months ago

Any update?

Proxy-99 commented 3 months ago

Any update?

nope I still have issues with it if I add the upgrade then remove it the flag still being applied, the pInt->m_upgrades not removing the upgrage from the array list it still holds the number even tho we removing the upgrade so we will need to patch this first in order to loop correctly through the list