[Ajuda]Oque й esse comando? - 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]Oque й esse comando? (
/showthread.php?tid=323872)
[Ajuda]Oque й esse comando? -
StrockerT - 07.03.2012
Код:
}
if (strcmp(cmdtext,"/amod", true)==0){
new aname[MAX_PLAYER_NAME];
GetPlayerName(playerid, aname, MAX_PLAYER_NAME);
format(file, sizeof(file), PASTA_CONTAS, aname);
if(pAdmin[playerid] > 2){
if(amod[playerid] == 0){
amod[playerid] = 1;
SendClientMessage(playerid, 0x0016DDFF, "(INFO) Mode: Ligado");
SendClientMessage(playerid, 0x0016DDFF, "Teclas: ALT SPACE ENTER CTRL");
}
else if(amod[playerid] == 1){
amod[playerid] = 0;
SendClientMessage(playerid, 0x0016DDFF, "(INFO) Mode: Desligado");
}
return 1;
}
}
todos server que ja fui adm tem esse comando oque й ele?
Re: [Ajuda]Oque й esse comando? -
Lуs - 07.03.2012
Pesquise outras coisas no GM com
amod[playerid] e acharб sua resposta.
Re: [Ajuda]Oque й esse comando? -
paulor - 07.03.2012
Nгo da pra indentificar! procure por amod[playerid].
Re: [Ajuda]Oque й esse comando? -
steeldark - 07.03.2012
Isso ai parece q й Modo Admin..
coloca o adm trabalhando ou nгo. hehe
Re: [Ajuda]Oque й esse comando? -
SPOT_M16 - 07.03.2012
Para mim parece akeles FS de xiter admin.
Re: [Ajuda]Oque й esse comando? -
[a]L3ND4D0S4MP - 07.03.2012
Isso й tipo airbreak. mas nгo fica igual.
estб bugado recomendo tira-lo