19.08.2011, 21:08
hey,
I'am bussy with an include, but when i compile it give the following error:
New sprunk 0.
Add 1 to Sprunk.
Error line, the Sprunk must me indexed?
i hope somebody can help me.
thanks!
I'am bussy with an include, but when i compile it give the following error:
Quote:
error 033: array must be indexed (variable "Sprunk") |
pawn Код:
new Sprunk[MAX_SPRUNK] = 0;
pawn Код:
Sprunk++;
pawn Код:
for(new i=0; i < Sprunk; i++){
i hope somebody can help me.
thanks!