29.04.2014, 21:01
Is there any other method to clear the chat ?
i made this one, but it make the server lags at the moment i type the command, and sometimes it crashes some players.
i made this one, but it make the server lags at the moment i type the command, and sometimes it crashes some players.
pawn Код:
for(new i = 0; i < 100; i ++)
{
SendClientMessageToAll(COLOR_WHITE, "");
}