02.09.2012, 22:07
Please guys help me with this stupid variable
i get this error
and when i tried this one
i get this error
What to do then ? :@
pawn Код:
new pip=dini_Get(file,"IP");
Код:
error 033: array must be indexed (variable "-unknown-")
pawn Код:
new pip[24]=dini_Get(file,"IP");
Код:
error 008: must be a constant expression; assumed zero