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



Slow Map Loading - ShomY071 - 27.11.2018

I have problem with map loading on my gamemode. I don't know what is a problem, I try some solutions but nothing changed.. Below you have a picture of a vinewood sign, when I stay in front of sign - very bad loading, but when Im going behind it, I can see it from a long distance. Some maps on GM some maps are loaded nicely, but some very very bad.

Images: https://imgur.com/a/VibrWdY

Excuse me if I made a mistake in grammar.


Re: Slow Map Loading - AmirSavand - 27.11.2018

Objects stream based on distance, there's a good reason for that.

You need to change the stream distance to a larger value.


Re: Slow Map Loading - ShomY071 - 27.11.2018

I tried it :P


Re: Slow Map Loading - ShomY071 - 28.11.2018

Oh fuck, I found some RemoveBuildingForPlayer that are repeated 2x, I removed it, and now work better, but I have a question: Is there a program to find such errors?


Re: Slow Map Loading - Hunud - 28.11.2018

No. You have to do it manually.