20.07.2016, 02:53
You're only allowed to show a player 1000 objects. If a player is streamed more than 1000 objects they will crash. With streamer (CreateDynamicObject) the objects will be created and destroyed per player so they will never see 1000 objects at once.