Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
The client can only show 1000 objects at once. I believe the streamer further limits this to 500 objects. You can try and raise this limit (up to 1000) with Streamer_MaxItems.
Posts: 392
Threads: 101
Joined: Jan 2013
Reputation:
0
Streamer MaxItems to 1000 ?
Posts: 392
Threads: 101
Joined: Jan 2013
Reputation:
0
Streamer_VisibleItems(STREAMER_TYPE_OBJECT, 1000);
Streamer_MaxItems(STREAMER_TYPE_OBJECT, 16000);
i still can do it is just the same man :\
Posts: 392
Threads: 101
Joined: Jan 2013
Reputation:
0
Vince you are still checking it ?
Posts: 392
Threads: 101
Joined: Jan 2013
Reputation:
0
Hello Seriously I realy needed help ?