11.01.2012, 21:18
Also:
You don't need to give numbers, if you let them empty, Pawn will count the size of the array himself. This works fine:
I guess you do some searching on how arrays work, because it looks like you don't understand them properly.
Код:
new Float:RandomFireSpawn[4][3]
Код:
new Float:RandomFireSpawn[][]