[Pedido] Admin Chat Rcon
#4

Nao Deu Certo, Deu Erro

Olha Tenho Esse Aki

Quote:

if(strcmp(cmd,"/a",true)==0){
new aname[MAX_PLAYER_NAME];
GetPlayerName(playerid, aname, MAX_PLAYER_NAME);
format(file, sizeof(file), PASTA_CONTAS, aname);
if(IsPlayerAdmin(playerid)){
new tmp[256];
//new msg[256];
strmid(tmp,cmdtext,2,strlen(cmdtext));
if(!strlen(tmp)) {
SendClientMessage(playerid,Vermelho, "Digite: /a [texto]");
return 1;
} else {
format(string, sizeof(string), "[AdminChat] %s diz: %s ", aname, tmp);
SendClientMessageToAll(Amarelo,string);
return 1;
}
}else{
SendClientMessage(playerid,Vermelho,"(ERRO) Vocк nгo tem permissгo!");
return 1;
}
}

So Precisa Arumar Para So Os Administradores Rcon Verem
Pode Editar Para Mim??
Por Favor !!
Reply


Messages In This Thread
[Pedido] Admin Chat Rcon - by [Red]Maninho - 02.07.2011, 18:13
Respuesta: [Pedido] Admin Chat Rcon - by [Red]Maninho - 02.07.2011, 18:37
Re: [Pedido] Admin Chat Rcon - by RockFire - 02.07.2011, 18:46
Respuesta: [Pedido] Admin Chat Rcon - by [Red]Maninho - 02.07.2011, 18:47
Re: [Pedido] Admin Chat Rcon - by Ricop522 - 02.07.2011, 19:20
Respuesta: [Pedido] Admin Chat Rcon - by [Red]Maninho - 03.07.2011, 17:43
Re: [Pedido] Admin Chat Rcon - by rjjj - 03.07.2011, 18:16
Respuesta: [Pedido] Admin Chat Rcon - by [Red]Maninho - 05.07.2011, 20:04

Forum Jump:


Users browsing this thread: 1 Guest(s)