12.04.2013, 13:12
either the object limit is reached, or/and the stream distance is setup wrong for (most?) objects i assume.
the streamer plugin by incognito also now supports custom stream/draw distances - you will need to change that, like CreateObject into CreateDynamicObject. btw, its a good choice not to use more than 500-700 objects per player max.
further i suggest you to write a filterscript rather than a gamemode, for quicker (re)loading the map.
ah, how many objects does the map contain?
the streamer plugin by incognito also now supports custom stream/draw distances - you will need to change that, like CreateObject into CreateDynamicObject. btw, its a good choice not to use more than 500-700 objects per player max.
further i suggest you to write a filterscript rather than a gamemode, for quicker (re)loading the map.
ah, how many objects does the map contain?