tag missmatch
#1

Here are all important lines:

pawn Код:
Godmode[playerid][gOn] = true;
pawn Код:
enum godmodeinfo
{
    Float:gHealth,
    Float:gArmor,
    Bool:gOn
}

new Godmode[MAX_PLAYERS][godmodeinfo];
so i get the tag missmatch error on the line where i want to set it to true
Reply


Messages In This Thread
tag missmatch - by BigBrainAFK - 06.03.2014, 12:37
Re: tag missmatch - by XK - 06.03.2014, 12:42
Re: tag missmatch - by CutX - 06.03.2014, 12:42
Re: tag missmatch - by XK - 06.03.2014, 12:46
Re: tag missmatch - by BigBrainAFK - 06.03.2014, 13:43

Forum Jump:


Users browsing this thread: 1 Guest(s)