Help pls - 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 pls (
/showthread.php?tid=656526)
Help pls -
LOLITO - 17.07.2018
Why do the mappings disappear?
Re: Help pls -
Lokii - 17.07.2018
Increase stream distance
Re: Help pls -
LOLITO - 17.07.2018
Quote:
Originally Posted by Lokii
Increase stream distance
|
How would it increase it?
Re: Help pls -
LOLITO - 17.07.2018
Quote:
Originally Posted by Lokii
Increase stream distance
|
I do not know if you understood me, I'm talking about not loading the mappings
Re: Help pls -
GTLS - 18.07.2018
Refer to Streamer's Wiki on Github. Along with CreateDynamicObject, there is a parameter called .streamdistance. Set it to more than currently it is.
And if you're not using streamer,
Well, go and use streamer.
Re: Help pls -
SlayerHodge - 18.07.2018
Let me assist you, place this in ongamemodeinit/onfilterscriptinit.
Streamer_MaxItems(STREAMER_TYPE_OBJECT , 800);
Streamer_VisibleItems(STREAMER_TYPE_OBJECT , 800);