Posts: 3,351
Threads: 780
Joined: Jan 2010
Quote:
Originally Posted by blackwave
lol
pawn Код:
if(text[0] == '@') { if(PlayerInfo[playerid][AdminLevel] > 2) { if(!strlen(text[1])) return SendClientMessage(playerid, COLOR_ORANGE, "USAGE: @<text>"); new sendername[128]; GetPlayerName(playerid, sendername, sizeof(sendername)); new string[128]; format(string, sizeof(string), "Admin Chat [%i]%s: %s" ,playerid,sendername, text[1]); SendMessageToAdmins(COLOR_GREEN, string); AdminCLog(string); return 0; } else return 0; }
|
LOL and now the admin chat ingame where show in the admin channel?Cuz i dont see any adminchan string to send the text.
You have deleted the adminchannel string,now text ingame doesnt appear in admin chan,lol.
Mike_Peterson i havent called u dumb,i DEFINIED "Dumb" your answers.
BTW Sorry.
#define dumbanswers
loll