Objects loading slow. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Objects loading slow. (
/showthread.php?tid=487984)
Objects loading slow. -
Ercha - 16.01.2014
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.)
Re: Objects loading slow. -
iJumbo - 16.01.2014
Try to low the draw distance
Re: Objects loading slow. -
Ercha - 16.01.2014
Quote:
Originally Posted by iJumbo
Try to low the draw distance
|
You mean if i covert objects for example to lower 100? in convertffs site. i thought it needs to bee decreasd instead
Re: Objects loading slow. -
iJumbo - 16.01.2014
Read what Konstantinos said
Re: Objects loading slow. -
Konstantinos - 16.01.2014
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.
Re: Objects loading slow. -
iJumbo - 16.01.2014
You're right .. I did not even read what was written .. I thought there was written drawdistance lol sorry