SA-MP Forums Archive
[Ajuda] Comando sу para admin RCON - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Comando sу para admin RCON (/showthread.php?tid=520448)



Comando sу para admin RCON - Duffs - 19.06.2014

Eu baixei dois filterscripts de MINIGAME e queria saber se tem como colocar para sу ADMIN RCON pode usar os comandos (iniciar os minigames).


Re: Comando sу para admin RCON - GHLEMES - 19.06.2014

pawn Код:
CMD:meucomando(playerid, params[])
{
    if (!IsPlayerAdmin(playerid)) return SendClientMessage(playerid, -1, "» {FF0000}Vocк nгo tem permissгo para usar este comando!");

//Funзхes do comando aki
    return true;
}



Re: Comando sу para admin RCON - Smoking_Script - 19.06.2014

https://sampwiki.blast.hk/wiki/IsPlayerAdmin