CreateDynamicObject can cause lag? - 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: CreateDynamicObject can cause lag? (
/showthread.php?tid=615637)
CreateDynamicObject can cause lag? -
PRoleplay - 25.08.2016
Does too many Dynamic Object may cause lag on server?
Im planning to make a dynamic Map System In game on my server.
Re: CreateDynamicObject can cause lag? -
DeeadPool - 25.08.2016
No. I have more than 1500 objects and it does not lagg or me. ( Correct me if I am wrong )
Re: CreateDynamicObject can cause lag? -
PRoleplay - 26.08.2016
any feedback?
@Deadpool thanks for your feedback mate
Re: CreateDynamicObject can cause lag? -
SickAttack - 26.08.2016
Only if a lot of objects are streamed in at the same time. Objects are streamed out if you go passed the specified distance. In general, no, it doesn't make lag for simply having a lot of objects.
1,500 is a little, I have around 20k+.
Re: CreateDynamicObject can cause lag? -
PRoleplay - 26.08.2016
@Sick 20k around
What is the readius of stream ?
Coz in my project maybe it will drop the objects to 100+ on a single 30 radius on map
Because soon players will have and build they own exterior house in game
Do you think it may cause some lag on server?
Re: CreateDynamicObject can cause lag? -
DeeadPool - 26.08.2016
EDIT: Wrong topic