Tag Mismatch[Help]
#4

pawn Код:
// There is no reason to use another variable.
    if (strcmp(cmdtext, "/mheali", true) == 0 )
    {
        if (PlayerInfo[playerid][pAdmin] == 1) return SetPlayerHealth(elud, 100);
        else return SendClientMessage(playerid,COLOR_RED, "Sa ei ole admin!");
    }
    return 0;
}
Reply


Messages In This Thread
Tag Mismatch[Help] - by Allu - 28.02.2012, 12:29
Re: Tag Mismatch[Help] - by Madd Kat - 28.02.2012, 12:31
Re: Tag Mismatch[Help] - by new121 - 28.02.2012, 12:31
Re: Tag Mismatch[Help] - by Konstantinos - 28.02.2012, 12:32
Re: Tag Mismatch[Help] - by Madd Kat - 28.02.2012, 12:33
Re: Tag Mismatch[Help] - by Twisted_Insane - 28.02.2012, 12:33
Re: Tag Mismatch[Help] - by Allu - 28.02.2012, 12:35
Re: Tag Mismatch[Help] - by Madd Kat - 28.02.2012, 12:38

Forum Jump:


Users browsing this thread: 1 Guest(s)