[PEDIDO] 13 errors
#7

pawn Код:
if(strcmp("/souadm",cmdtext,true,8)
{
    new
        Msg[40],
        Admin = ADMIN[playerid];

    Admin = ADMIN[playerid] > 0 ? (format(Msg,sizeof(Msg),"Sou Admin Level %i",ADMIN[playerid])) : (format(Msg,sizeof(Msg),"Nгo sou admin"));
    print(Msg);
    #pragma unused Admin
    return true;
}
Reply


Messages In This Thread
[PEDIDO] 13 errors - by URSS_Morelli - 07.08.2011, 19:45
Re: [PEDIDO] 13 errors - by histire - 07.08.2011, 19:48
Re: [PEDIDO] 13 errors - by URSS_Morelli - 07.08.2011, 19:50
Re: [PEDIDO] 13 errors - by RockFire - 07.08.2011, 19:53
Re: [PEDIDO] 13 errors - by histire - 07.08.2011, 19:53
Re: [PEDIDO] 13 errors - by URSS_Morelli - 07.08.2011, 19:59
Re: [PEDIDO] 13 errors - by [S]trong - 07.08.2011, 20:03
Re: [PEDIDO] 13 errors - by histire - 07.08.2011, 20:04
Re: [PEDIDO] 13 errors - by Josma_cmd - 07.08.2011, 20:04
Re: [PEDIDO] 13 errors - by DreeH - 07.08.2011, 20:10

Forum Jump:


Users browsing this thread: 1 Guest(s)