13.12.2010, 08:19
put the line:
Before you use it.... remember, you need to first: define, then use. so " new " must be always be before the code that you're gonna work with.
Код:
new gCommands[COMMANDS_MAIN];