SA-MP Forums Archive
Objects Streamer load problem! - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Objects Streamer load problem! (/showthread.php?tid=251683)



Objects Streamer load problem! - Panormitis - 28.04.2011

Hello world, good morning (mis morning in the beautiful greece ) i have a problem, i have set an island in my server and i have createStaticVehicles there, but when the Vehicles spawn they drop into the water because the objects didn't load yes, how can i freeze the vehicles for 3 second to load the objects and the the vehicles will not go into the water?


Re: Objects Streamer load problem! - [DDC]Delight - 28.04.2011

Quote:
Originally Posted by Panormitis
Посмотреть сообщение
Hello world, good morning (mis morning in the beautiful greece ) i have a problem, i have set an island in my server and i have createStaticVehicles there, but when the Vehicles spawn they drop into the water because the objects didn't load yes, how can i freeze the vehicles for 3 second to load the objects and the the vehicles will not go into the water?
Might try to spawn the vehicles Z+8.0
Or Stream your platform at a higher rate.


Re: Objects Streamer load problem! - iggy1 - 28.04.2011

You could use "CreateObject" for your platform that would work.