how do i ? - 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: how do i ? (
/showthread.php?tid=586715)
how do i ? -
Toxik - 24.08.2015
today I used the Texture map editor with friends we are working on a DayZ Project we are mapping whole GTA:SA map + adding islands over the map and cityes
but when we researched 9999 Objects we can't map anymore , im not going to start a new map or remove objects because we spent 3 days without sleep in mapping
server using streamer plugin is there a way to increase the Objects ?
so we get done with our mapping and going on scripting.
AW: how do i ? -
MrGtasagamer - 24.08.2015
Quote:
Originally Posted by Toxik
today I used the Texture map editor with friends we are working on a DayZ Project we are mapping whole GTA:SA map + adding islands over the map and cityes
but when we researched 9999 Objects we can't map anymore , im not going to start a new map or remove objects because we spent 3 days without sleep in mapping
server using streamer plugin is there a way to increase the Objects ?
so we get done with our mapping and going on scripting.
|
I think this can't be increased, but I'm not sure,
Maybe it got updated after the 0.3.7 Release.
Re: how do i ? -
Karan007 - 24.08.2015
The max object limit is 10 000, if i'm right.
Re: how do i ? -
Toxik - 24.08.2015
Quote:
Originally Posted by karan007
The max object limit is 10 000, if i'm right.
|
we came on 9999 objects and commands stopped in the Texture studio aren't such #define MAX_OBJECT 9999
damn It
Re: how do i ? -
Abagail - 24.08.2015
The standard SA-MP object limit is 1000, though if the Texture Studio uses dynamic streamer objects, surely you can increase the maximum of objects it handles.
Re: how do i ? -
Toxik - 24.08.2015
Quote:
Originally Posted by Abagail
The standard SA-MP object limit is 1000, though if the Texture Studio uses dynamic streamer objects, surely you can increase the maximum of objects it handles.
|
dynamic streamer ? idk what it is
I searched around and it only used #include <streamer>
but what is the streamer limits ?