Posts: 157
Threads: 57
Joined: Jul 2015
Reputation:
0
I use map cunstructor and when I try to click "Test" with over 1000 objects added server crashes. What do I do? When I click "Show Code" all objects are created with CreateDynamicObect so I don't know where is the problem
Posts: 1,276
Threads: 6
Joined: Aug 2014
Quote:
Originally Posted by ax1
I use map cunstructor and when I try to click "Test" with over 1000 objects added server crashes. What do I do? When I click "Show Code" all objects are created with CreateDynamicObect so I don't know where is the problem
|
As far as I know, the 'test' mode is not using a streamer what so ever, so you crash with 1000+ objects.
On the code it's there just so you can integrate it into your script with no hassle.