SA-MP Forums Archive
i have mor than 200 objects in a area about 1000meter?? - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: i have mor than 200 objects in a area about 1000meter?? (/showthread.php?tid=80784)



i have mor than 200 objects in a area about 1000meter?? - Derksen123 - 06.06.2009

i have problem
i have to much objects in a area and it dont show all the objects if i come back at area i see the objects again
that i dont saw when i was before
i have midostreamer how to fix it ??


Re: i have mor than 200 objects in a area about 1000meter?? - [HiC]TheKiller - 06.06.2009

Get a different object streamer or get rid of some of the objects.


Re: i have mor than 200 objects in a area about 1000meter?? - Luka P. - 06.06.2009

Stream objects.
****** Object Streamer,MidoStream,xObjects....there is really much streamers


Re: i have mor than 200 objects in a area about 1000meter?? - Lewwy - 06.06.2009

Yeah, use the Search button to find the streamers you need. ******' and xStreamer are probably the best ones IMO.



Re: i have mor than 200 objects in a area about 1000meter?? - Derksen123 - 06.06.2009

i already told you i have midostreamer it works fine
but i have to much objects in a area it wont show all the objects
so how to fix that


Re: i have mor than 200 objects in a area about 1000meter?? - Luka P. - 06.06.2009

#define MAX_OBJECTS objectsyouwant

that is in midostream.pwn


Re: i have mor than 200 objects in a area about 1000meter?? - Weirdosport - 06.06.2009

If you change the MAX_OBJECTS you're gonna get problems because it will place too many objects and crash the server.


Re: i have mor than 200 objects in a area about 1000meter?? - Derksen123 - 06.06.2009

if got 600 objects and max_objects thing is 5000 but to much objects i a little area
can show that not all the objects?