Admin connecT (!)
#2

pawn Код:
OnPlayerConnect(playerid)
{
    new string[128];
    if(ADMINVARIABLE[playerid] == OWNER LEVEL)
    {
        format(string, sizeof(string), "%s has connected as an Owner.", USERNAMEVARIABLE(playerid));
        SendClientMessageToAl(CHOOSE A COLOR, string);
    }
    return 1;
}
Reply


Messages In This Thread
Admin connecT (!) - by MrCripBloodz - 14.07.2012, 02:06
Re: Admin connecT (!) - by Dubya - 14.07.2012, 02:12
Re: Admin connecT (!) - by MrCripBloodz - 14.07.2012, 02:51
Re: Admin connecT (!) - by Captain_Mani - 14.07.2012, 03:32
Re: Admin connecT (!) - by JaKe Elite - 14.07.2012, 03:35
Re: Admin connecT (!) - by Neil. - 14.07.2012, 06:30
Re: Admin connecT (!) - by clarencecuzz - 14.07.2012, 08:24

Forum Jump:


Users browsing this thread: 1 Guest(s)