31.03.2013, 15:43
Hello guys sorry for need to ask again last post im making obj array
i have 177 object so im create array
so now if i want when im type cmd its moving with use obj
so im try do it but it show error
array out of index
i should plus it or do something with it ?
Can someone help me plz thank you
examplez
So what i should do help me plz thank you very much
i have 177 object so im create array
pawn Код:
new obj [178] = createobject blah blah
so im try do it but it show error
array out of index
i should plus it or do something with it ?
Can someone help me plz thank you
examplez
pawn Код:
Moveobject(obj[178],0,0,10,2.0);