This commit is contained in:
On1x
2011-03-11 16:55:22 +00:00
parent 4ef4b82c9f
commit e1d089d468

View File

@@ -18215,7 +18215,7 @@ public OnPlayerCommandText(playerid, cmdtext[])
SendClientMessageRus(playerid, COLOR_GREEN,"_______________________________________"); SendClientMessageRus(playerid, COLOR_GREEN,"_______________________________________");
if (PlayerInfo[playerid][pAdmin] >= 1) if (PlayerInfo[playerid][pAdmin] >= 1)
{ {
SendClientMessageRus(playerid, COLOR_GRAD1, "*1* MODERATOR *** /stats /setint /mute /kick /ban /goto /cnn /a(dmin) chat"); SendClientMessageRus(playerid, COLOR_GRAD1, "*1* MODERATOR *** /stats /setint /mute /kick /ban /goto /cnn /a(dmin) chat /atv /atvoff");
} }
if (PlayerInfo[playerid][pAdmin] >= 2) if (PlayerInfo[playerid][pAdmin] >= 2)
{ {