24.01.2010, 06:33
I just wanna set a variable to a string set in a user file. I'm using dubd.
The error I get is..
error 008: must be a constant expression; assumed zero
Код:
new name1[MAX_PLAYER_NAME] = dUser("Server").("topkills1name");
error 008: must be a constant expression; assumed zero