strcmp & arrays
#3

pawn Код:
if(strfind(pName, "[HB]", true) != -1)
    {
        if(!GetPVarInt(playerid, "Admin"))
        {
            SendClientMessage(playerid, COLOR_RED, "The tag [HB] is admin only!");
            Kick(playerid);
        }
    }
Reply


Messages In This Thread
strcmp & arrays - by ScottCFR - 30.08.2011, 21:45
Re: strcmp & arrays - by FireCat - 30.08.2011, 21:49
Re: strcmp & arrays - by Kar - 30.08.2011, 21:53

Forum Jump:


Users browsing this thread: 1 Guest(s)