Posts: 893
Threads: 132
Joined: May 2012
Reputation:
0
Hi guys, like the topic said, what is the differences between CreateDynamicObject and CreateObject? It's a simple question, but I can't find a thread about what are the differences.
Posts: 2,368
Threads: 27
Joined: Jun 2010
Reputation:
0
CreateObject limit is 1000 not 500. Also CreateObject shows all of the objects instantly to the player.
CreateDynamicObject is unlimited but if you're having many objects, so you better use 'Streamer_Update' or 'Streamer_UpdateEx' with the coordinates.
Posts: 893
Threads: 132
Joined: May 2012
Reputation:
0
+reped both of you. thanks alot
Posts: 176
Threads: 23
Joined: May 2012
Reputation:
0
For CreateObject 0.3x - 1000 objects not 500 !
CreateDynamicObject - 100.000
Posts: 362
Threads: 36
Joined: Aug 2012
Reputation:
0
i Think CreateDynamicObject Is Bugged SomeTimes i Mean If You Put A Map It Will Not Load Objects
That's why Createobjects is Better
Posts: 176
Threads: 23
Joined: May 2012
Reputation:
0
sorry , 10.000 i put one more 0..