[Ajuda]Oque й esse comando?
#1

Код:
}


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?
Reply


Messages In This Thread
[Ajuda]Oque й esse comando? - by StrockerT - 07.03.2012, 11:02
Re: [Ajuda]Oque й esse comando? - by Lуs - 07.03.2012, 11:07
Re: [Ajuda]Oque й esse comando? - by paulor - 07.03.2012, 11:34
Re: [Ajuda]Oque й esse comando? - by steeldark - 07.03.2012, 13:47
Re: [Ajuda]Oque й esse comando? - by SPOT_M16 - 07.03.2012, 13:57
Re: [Ajuda]Oque й esse comando? - by [a]L3ND4D0S4MP - 07.03.2012, 14:19

Forum Jump:


Users browsing this thread: 2 Guest(s)