Posts: 106
Threads: 43
Joined: Apr 2012
Reputation:
0
Hello. I am making a big map and it has over 1338 objects at one place. When i came in-game to see , some objects were appearing really slow, and other objects didn't even appear. I'm currently using incoginto's streamer, but i don't know what could be the problem, please help. Thanks. (it's my first time that i map something, so i don't know where and how to search anything related to it.)
Posts: 2,175
Threads: 235
Joined: Sep 2009
Reputation:
0
Try to low the draw distance
Posts: 2,175
Threads: 235
Joined: Sep 2009
Reputation:
0
16.01.2014, 10:39
(
Последний раз редактировалось iJumbo; 16.01.2014 в 11:16.
)
Read what Konstantinos said
Posts: 11,827
Threads: 33
Joined: Dec 2011
Reputation:
0
The last parameter is stream distance and it differs from draw distance (CreateDynamicObject has lack of draw distance as a parameter so you'll need to use either Streamer_SetFloatData or CreateDynamicObjectEx in order to set the draw distance.
Posts: 2,175
Threads: 235
Joined: Sep 2009
Reputation:
0
You're right .. I did not even read what was written .. I thought there was written drawdistance lol sorry