warning 213: tag mismatch
#2

I think you don't need to add int in front of the enum variables. So be this.

pawn Код:
enum Data
{
    bool:logged,
    score,
    money,
    kills,
    deaths
};

new Player[MAX_PLAYERS][Data];
Reply


Messages In This Thread
warning 213: tag mismatch - by TheDeath - 12.12.2013, 22:06
Re: warning 213: tag mismatch - by Tayab - 12.12.2013, 22:10
Re: warning 213: tag mismatch - by TheDeath - 12.12.2013, 22:14
Re: warning 213: tag mismatch - by AmigaBlizzard - 13.12.2013, 04:17
Re: warning 213: tag mismatch - by Emmet_ - 13.12.2013, 04:41

Forum Jump:


Users browsing this thread: 1 Guest(s)