02.07.2016, 04:46
For this error
you must add this line in your include file defines, if you don't have any find in your gamemodes a file containing many defined symbols:
Quote:
gamemodes\OnCommand.pwn(141) : error 017: undefined symbol "MAX_PLAYER_NAME" |
Quote:
#define MAX_PLAYER_NAME (30) |