openmultiplayer / server-beta-old

open.mp server beta releases
142 stars 14 forks source link

[BUG]: RemoveVehicleComponent does not remove components #201

Closed morozovxc closed 2 years ago

morozovxc commented 2 years ago

Hello. There is a problem with RemoveVehicleComponent. The arguments are correct: VehicleId, componentID, I check through the console ( the last installed part should be deleted ), but this does not happen

How do BUG: 1) AddVehicleComponent (x2) - Exhaust 2) RemoveVehicleComponent (Last ID component)

open.mp server version (BUILD 10) Operating system or distribution (Windows 11 x64 21H2 22000.856)

Discord: morozovxc#0533 E-Mail: xbolotovnikita@gmail.com

Additional information Videos: https://youtu.be/EvT7urNgphk (BUG) https://youtu.be/PdIwNQiYqfc (BUG Dont work only on Elegy) https://youtu.be/n-Fzz_jCRz8 (Console Output and Debug)