18.01.2013, 10:00
pawn Код:
stock ClearChatForAll(playerid)
{
SendClientMessageToAll(-1,"SERVER: Admin have clear the chat box.");
return 1;
}
stock ShowPlayerStats(playerid)
{
SendClientMessageToAll(-1,"SERVER: Natan is work. keep it UP.");
return 1;
}