new fload: etc..
#3

What do you write that
Код:
[0]
for? Why not
Код:
[0][0][0]
?
It isn't needed. Also, the compiler does know how many elemnts in array if you initialize it when you declare it and wrong number may cause errors on compiling. So just do
pawn Код:
new gSkins[] = { 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 105};
And are you sure you need FLoat: ? I'm asking this because those numbers are integer...
Reply


Messages In This Thread
new fload: etc.. - by Naruto4 - 30.11.2009, 17:26
Re: new fload: etc.. - by dice7 - 30.11.2009, 17:31
Re: new fload: etc.. - by Zeex - 30.11.2009, 17:37
Re: new fload: etc.. - by Naruto4 - 02.12.2009, 06:39

Forum Jump:


Users browsing this thread: 1 Guest(s)