Vehicles Falling - 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: Vehicles Falling (
/showthread.php?tid=640229)
Vehicles Falling -
Hunud - 30.08.2017
Hi,
Recently I have the same problem like this guy had on this topic
https://sampforum.blast.hk/showthread.php?tid=336569
I have 10k object and sometimes vehicles falling down from the map. I have latest version of streamer and i frezze player for 3 seconds to load map but vehicles still fall down. Object are dynamic and vehicles are used like CreateVehicle, Any solution ? Thanks
Re: Vehicles Falling -
FuNkYTheGreat - 30.08.2017
The best way to solve this is to create SAMP Custom objects, CreateObject,
As you are freezing the player for 3 seconds, but the vehicle loads as they should , By freezing the player you are only preventing the player not to fall.