SA-MP Forums Archive
How to prevent vehicles from falling from non-real ground? - 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 prevent vehicles from falling from non-real ground? (/showthread.php?tid=529473)



How to prevent vehicles from falling from non-real ground? - kamiliuxliuxliux - 02.08.2014

Title says everything.


Re: How to prevent vehicles from falling from non-real ground? - Stanford - 02.08.2014

Use CreateObject instead.
If you don't want then increase streamdistance


Re: How to prevent vehicles from falling from non-real ground? - Stinged - 02.08.2014

Are you using a streamer or normal CreateObject?
Use CreateObject only for places where you have cars on, because they load faster.


Re: How to prevent vehicles from falling from non-real ground? - kamiliuxliuxliux - 02.08.2014

I use Incognito streamer.


Re: How to prevent vehicles from falling from non-real ground? - kamiliuxliuxliux - 02.08.2014

Thx for both.