06.09.2014, 14:28
Quote:
So, how many objects exist in "CreateObject"?
If its more then 1000 then you will have to change it to CreateDynamicObject inorder to be able to use more then one thousand objects. |
Well, How do I correctly use CreateDynamicObject code? I did put under OnGameModeInit() but the objects don't spawn in-game. Is it because there's createobject ones too under the OnGameModeIniti() line?
It's a zombie roleplay server btw, I'm pretty sure there's more than 1000 objects due refugee zones I'm making and all the destroyed objects and its debris and vegetation around the streets..