09.05.2016, 09:33
Well ,as far as i know the create object it's used for less than 1k objects cause it's makes no lag , about create dynamic objectit's used for more than 1k-2k-4k ..... cause it'makes no lag
and if you want to move the object ,there are one only way , by pawno like
moveobject(id);(xxx,yyy,zzz) (i'am not sure about this format)
and if you want to move the object ,there are one only way , by pawno like
moveobject(id);(xxx,yyy,zzz) (i'am not sure about this format)

