Quote:
Originally Posted by Laercio
pawn Код:
// if(strcmp(cmdtext, "/modociap", true) == 0) { if(PlayerInfo[playerid][pAdmin] > 1340) { if(admtrampando[playerid] == 1) { admtrampando[playerid] = 0; SendClientMessage(playerid,COLOR_GREEN,"Vocк desativou modo adm secreto ^^"); } else { admtrampando[playerid] = 1; SendClientMessage(playerid,COLOR_GREEN,"Vocк ativou modo adm secreto ^^"); } } return 1; } if(strcmp(cmdtext, "/modociar", true) == 0) { if(PlayerInfo[playerid][pAdmin] == 1341) { if(admhide[playerid] == 1) { admtrampando[playerid] = 0; admhide[playerid] = 0; SendClientMessage(playerid,COLOR_GREEN,"Vocк desativou modo adm secreto ^^"); } else { admtrampando[playerid] = 1; admhide[playerid] = 1; SendClientMessage(playerid,COLOR_GREEN,"Vocк ativou modo adm secreto ^^"); } } return 1; } if(strcmp(cmdtext, "/modocia", true) == 0) { if(PlayerInfo[playerid][pAdmin] == 1342) { if(admhide[playerid] == 1) { admtrampando[playerid] = 0; admhide[playerid] = 0; SendClientMessage(playerid,COLOR_GREEN,"Vocк desativou modo adm secreto ^^"); } else { admtrampando[playerid] = 1; admhide[playerid] = 1; SendClientMessage(playerid,COLOR_GREEN,"Vocк ativou modo adm secreto ^^"); } } return 1; }
Bom Criei um cmd de /modocia para cada nivel , й mas facil de fazer ,
fiz isso para base GF , caso nгo seja a base GF , avise '-'
|
entгo cara hoje cedo fui testar e o ficou assim : /modocia e dei /admins , ficou meu nick em rosa ...