SA-MP Forums Archive
Help [ Fast please] - 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: Help [ Fast please] (/showthread.php?tid=512376)



Help [ Fast please] - Tuntun - 10.05.2014

Hello,I need a simple help in my gamemode. I have made my own maps.And they're total 3659 Objects.

But nowadays I am not able to see them in game.I don't use any includes.Can anyone tell me how can i fix it? It should be in game....


Re: Help [ Fast please] - NoahF - 10.05.2014

Try using Incognito's Streamer plugin.


Re: Help [ Fast please] - Tuntun - 10.05.2014

Okey, It will be helpful if you give me the linux streamer download link.


Re: Help [ Fast please] - Parallex - 10.05.2014

Try using the streamer plugin, if you have more than 1000 CreateObjects. Just replace your CreateObject with CreateDynamicObject once you've included the streamer plugin/include.


Re: Help [ Fast please] - NoahF - 10.05.2014

Here: https://github.com/samp-incognito/sa...eleases/latest


Re: Help [ Fast please] - Tuntun - 10.05.2014

OK thanks guys. and +rep to NoahF. And anyone can tell me why , When I converted my maps to createdynamic the remove objects are gone?


Re: Help [ Fast please] - Parallex - 10.05.2014

RemoveBuildingForPlayer you mean?


Re: Help [ Fast please] - Tuntun - 10.05.2014

Ya...


Re: Help [ Fast please] - Parallex - 10.05.2014

Put it Under OnPlayerConnect.