SA-MP Forums Archive
How to get OnUnoccupiedVehicleUpdate called without a player's help? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: How to get OnUnoccupiedVehicleUpdate called without a player's help? (/showthread.php?tid=472037)



How to get OnUnoccupiedVehicleUpdate called without a player's help? - kristo - 26.10.2013

I need to update a vehicle's damage status but it doesn't update visually before a player moves the car. How could I get it called without a player? I have tried changing the vehicle's position 0.05 units but it doesn't work.


Re: How to get OnUnoccupiedVehicleUpdate called without a player's help? - kristo - 27.10.2013

Bump. I thought about putting an NPC inside it and removing him just after it.

Edit: It doesn't work, I must admit that SA:MP empty vehicle sync is really, really bad.