16.07.2011, 21:10
Hello. Im have problem while trying to get player name from inputtext. My code:
But when i compiling, i getting this error: error 008: must be a constant expression; assumed zero
Whats the problem?
Код:
new name[MAX_PLAYER_NAME] = inputtext;
Whats the problem?