04.11.2013, 06:35
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.
CreateDynamicObject is unlimited but if you're having many objects, so you better use 'Streamer_Update' or 'Streamer_UpdateEx' with the coordinates.

