SA-MP Forums Archive
Streamer Loading Object Slow - 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: Streamer Loading Object Slow (/showthread.php?tid=402340)



Streamer Loading Object Slow - Patrick - 26.12.2012

hello guys. i am currently making my project TDM, i have my own maps, but its located in water. but i always get bug because its loading to slow, it dont get object fast it will take 5 seconds to show all the object and i am in water not on the place,

is that also happening to you? or only me?


Re: Streamer Loading Object Slow - DaRk_RaiN - 26.12.2012

It's not loading slow, you can easily edit the view distance:
pawn Код:
CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1,[COLOR="DarkOrange"] Float:streamdistance = 100.0[/COLOR]);