09.02.2011, 00:14
pawn Код:
Pхe: new string[100]; //No comeзo do GM
if(IsPlayerAdmin(playerid)) //No Comando
{
format(string, sizeof(string), "Sistema LerPM: [%s](%d): %s", pName, playerid, gMessage);
SendClientMessage(playerid, 0xE5C43EAA, string);
}

