SA-MP Forums Archive
Objects will load upon Starting server - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Objects will load upon Starting server (/showthread.php?tid=482310)



Objects will load upon Starting server - Brandon_More - 20.12.2013

I don't really know how to explain. It's just when the objects load. They load properly. but then the start to lag.. It's really weird :S

I am using a Filterscript with all the maps. Over 2,000 objects are inside the FilterScript.

Screen shot:




When you get closer:



Can anyone help me?


Re: Objects will load upon Starting server - Krakuski - 20.12.2013

Are you currently using "CreateObject", Or "CreateDynamicObject"?


Re: Objects will load upon Starting server - Brandon_More - 20.12.2013

CreateObject


Re: Objects will load upon Starting server - Krakuski - 20.12.2013

Download the streamer plugin here: https://sampforum.blast.hk/showthread.php?tid=102865
And Change all of your 'CreateObject', to "CreateDynamicObject"

Remember to read the 'Instructions' Carefully in order for it to work.