Posts: 219
Threads: 45
Joined: Sep 2016
i am a mapper in a server (not mine) that server got alot of maps and when i tryed to add a new map other objects dispair i searched on ****** and i found that sctreamer doesnt support more than 1000 object any other plugin include or a solution ??
Posts: 1,208
Threads: 36
Joined: Apr 2015
Posts: 219
Threads: 45
Joined: Sep 2016
i didnt find something helpful there are just ways to use streamer.
Posts: 1,506
Threads: 13
Joined: Jun 2015
Streamer is a way to bypass the limit, it creates the object when needed and destroys when not. You must change your CreateObject code to CreateDynamicObject and then compile using the streamer include and run the server with streamer plugin. Same goes with labels and pickups.