27.09.2010, 22:17
I have 10 organisations...
would i need to make it so my num is like:
So that is it 0-10 and i will only use 1-10.....
(in my table the tables are ID 1-10, not 0-9..)
would i need to make it so my num is like:
pawn Код:
new orgStats[11][fStat]; // 0-10
(in my table the tables are ID 1-10, not 0-9..)