[Ajuda]GMX
#5

Tenta Assim e ve se funciona

pawn Код:
if (strcmp("/gmx", cmdtext, true, 10) == 0)
{
if(PlayerInfo[playerid][pAdmin] != 1337) return SendClientMessage(playerid, -1, "Vocк nгo й administrador level 1337!");
SendRconCommand("gmx");
new pname[MAX_PLAYER_NAME];
GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
format(string, sizeof(string), "[ GMX ] O Administrador %s reiniciou o Servidor!!", pname);
SendClientMessageToAll(-1, string);
return 1;
}
Reply


Messages In This Thread
[Ajuda]GMX - by GustavoPontes - 03.03.2012, 01:25
Re: [Ajuda]GMX - by Lуs - 03.03.2012, 01:29
Respuesta: [Ajuda]GMX - by GustavoPontes - 03.03.2012, 01:32
Re: [Ajuda]GMX - by Lуs - 03.03.2012, 01:37
Re: [Ajuda]GMX - by Caio_Freeze - 03.03.2012, 01:37
Re: [Ajuda]GMX - by DouglasRodrigues - 03.03.2012, 01:47
Re: [Ajuda]GMX - by Lуs - 03.03.2012, 02:02
Re: [Ajuda]GMX - by DouglasRodrigues - 03.03.2012, 02:10
Re: [Ajuda]GMX - by Lуs - 03.03.2012, 02:18
Re: [Ajuda]GMX - by leosivi - 03.03.2012, 07:07

Forum Jump:


Users browsing this thread: 2 Guest(s)