Quote:
Originally Posted by Coringa_Vilao
pawn Код:
if (strcmp(cmdtext,"/descerdp", true)==0){ new aname[MAX_PLAYER_NAME] ; GetPlayerName(playerid, aname, MAX_PLAYER_NAME); format(file, sizeof(file), PASTA_CONTAS, aname);
if(dini_Int(file, "Profissao") == Policial_M || dini_Int(file, "Profissao") == Policial_C || dini_Int(file, "Profissao") == Policial_F || dini_Int(file, "Profissao") == Delegado || dini_Int(file, "Profissao") == Bope || dini_Int(file, "Profissao") == Swat || dini_Int(file, "Profissao") == FBI || dini_Int(file, "Profissao") == Interpol || dini_Int(file, "aAdmin") == 1) { SendClientMessage(playerid, Vermelho, "(ERRO) Vocк nгo tem permissгo."); return 1; } MoveObject(elevadordp,1570.8325195313,-1635.4766845703,12.728549957275,3.0); SendClientMessage(playerid,0xFFFFFFAA, "[INFO] Descendo o elevador da DP!"); return 1; }
Ver se funfa aii !
|
Sim sу que o seguinte..
As profissхes que estгo ai para somente eles usarem, estгo bloqueadas,
Tipo que se tivesse tiradas para elas, e as que nгo tгo ai conseguem usar....
Sabe como resolver isso?