Bug no meu server 0.3e
#7

Cara Olha So
pawn Код:
PlayerInfo[playerid][pAdmin] > 0
> 0 = 1 2 3 4 5 6... Perdeu Admin Correto
pawn Код:
PlayerInfo[playerid][pAdmin] == 0

@edit Nuss Boto Isso
pawn Код:
PlayerInfo[playerid][pAdmin] = 0;
Pra Que??


@edit 2
Correto e
pawn Код:
if (AdmCheck(playerid) == 0 && PlayerInfo[playerid][pAdmin] == 0)//teste adminfo
        {
            SendClientMessage(playerid, COLOR_YELLOW, "{FF69B4}Vocк nгo й mais um Administrador do {00CD00}{EEEE00}Extreme{0000EE}Life.");
        }
Reply


Messages In This Thread
Bug no meu server 0.3e - by LokolowS - 02.06.2012, 16:53
Re: Bug no meu server 0.3e - by Don_Speed - 02.06.2012, 16:55
Re: Bug no meu server 0.3e - by 'Duallity - 02.06.2012, 16:57
Re: Bug no meu server 0.3e - by LokolowS - 02.06.2012, 17:15
Re: Bug no meu server 0.3e - by 'Duallity - 02.06.2012, 17:17
Re: Bug no meu server 0.3e - by Geo1996 - 02.06.2012, 17:19
Re: Bug no meu server 0.3e - by Don_Speed - 02.06.2012, 17:27
Re: Bug no meu server 0.3e - by 'Duallity - 02.06.2012, 17:30
Re: Bug no meu server 0.3e - by paulor - 02.06.2012, 18:21

Forum Jump:


Users browsing this thread: 2 Guest(s)