[AJUDA] Comandos
#5

Quote:
Originally Posted by Viniborn
Посмотреть сообщение
pawn Код:
if(Admin == 1) //Exemplo
    return SendClientMessage(playerid,-1,"Vocк nгo pode usar este comando em um admin.");
Entгo ficaria assim?
pawn Код:
if(pAdmin[playerid] == 1 || pAdmin[playerid] == 2 || pAdmin[playerid] == 3 || pAdmin[playerid] == 4 || pAdmin[playerid] == 5 || pAdmin[playerid] == 6) //Exemplo
    return SendClientMessage(playerid,-1,"Vocк nгo pode usar este comando em um admin.");
Reply


Messages In This Thread
[AJUDA] Comandos - by GuiihCamargo - 19.03.2012, 00:25
Re: [AJUDA] Comandos - by MelodySenpai - 19.03.2012, 00:51
Re: [AJUDA] Comandos - by ViniBorn - 19.03.2012, 01:35
Re: [AJUDA] Comandos - by Lucas_Alemao - 19.03.2012, 01:51
Re: [AJUDA] Comandos - by GuiihCamargo - 19.03.2012, 02:26
Re: [AJUDA] Comandos - by ViniBorn - 19.03.2012, 02:32
Re: [AJUDA] Comandos - by steeldark - 19.03.2012, 02:32
Re: [AJUDA] Comandos - by zbt - 19.03.2012, 02:34
Re: [AJUDA] Comandos - by GuiihCamargo - 19.03.2012, 03:00
Re: [AJUDA] Comandos - by ViniBorn - 19.03.2012, 03:03

Forum Jump:


Users browsing this thread: 1 Guest(s)