14.09.2016, 09:28
Streamer doesn't stream all objects at any time, thats why you don't hit the limit, in vehicle's case there is no streamer, hence they are all streamed all the time so you can't create more than 2000.
Each client can stream 1000 objects, streamer is set as default to use 500 of those slots, so it'll at most stream that many. You can increase it to something like 800, but 1000 isn't recommended.
No server can handle as many objects as you want, so if you create your objects properly, with 1000 players in server, you can stream 1000 different objects for each, basically streaming 1 million objects.
Each client can stream 1000 objects, streamer is set as default to use 500 of those slots, so it'll at most stream that many. You can increase it to something like 800, but 1000 isn't recommended.
No server can handle as many objects as you want, so if you create your objects properly, with 1000 players in server, you can stream 1000 different objects for each, basically streaming 1 million objects.