SA-MP Forums Archive
Do vehicles fall at gamemode start? - 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: Do vehicles fall at gamemode start? (/showthread.php?tid=565536)



Do vehicles fall at gamemode start? - Sellize - 28.02.2015

If I have a vehicle slightly above the surface and the gamemode initiates, will the vehicle fall to the surface?


Re: Do vehicles fall at gamemode start? - OstGot - 28.02.2015

As soon as the player will stream this vehicle - it immediately falls, thus will be called OnUnoccupiedVehicleUpdate.


Re: Do vehicles fall at gamemode start? - Sellize - 28.02.2015

Quote:
Originally Posted by OstGot
Посмотреть сообщение
As soon as the player will stream this vehicle - it immediately falls, thus will be called OnUnoccupiedVehicleUpdate.
Great, thanks.

Answered