Open
Description
Describe the bug
Function getVehicleCompatibleUpgrades returns different values on server-side and client-side.
To reproduce
- Get in the vehicle (e.g. Bullet)
- Type "srun outputChatBox(inspect(getVehicleCompatibleUpgrades(me.vehicle)))"
- Type "crun outputChatBox(inspect(getVehicleCompatibleUpgrades(me.vehicle)))"
- Look at chat/console
- Results are different
Expected behaviour
Results should be the same on server and client
Screenshots
Version
Server: MTA:SA Server v1.5.9-release-21048
Client: Multi Theft Auto v1.5.9-release-21048
Additional context
Also, trying to upgrade 1164 in Elegy on server doesn't work, but on client everything works perfectly.