ERROR: array must be indexed (variable "cmd")
#2

Why do you even have it in that snippet of code, you never use it?

Anyway it needs to be indexed, like it says. When you create the variable cmd, create it as an array.

pawn Код:
new cmd [128];
Reply


Messages In This Thread
ERROR: array must be indexed (variable "cmd") - by universe - 07.12.2010, 20:18
Re: ERROR: array must be indexed (variable "cmd") - by JaTochNietDan - 07.12.2010, 20:28
Re: ERROR: array must be indexed (variable "cmd") - by universe - 07.12.2010, 20:44
Re: ERROR: array must be indexed (variable "cmd") - by SkizzoTrick - 07.12.2010, 20:55

Forum Jump:


Users browsing this thread: 1 Guest(s)