28.03.2017, 00:42
Everywhere iam looking for CMD clearchart i found only this
The problem is that it work only for 1 line.
So when i use /cc its same like if i type 1 blank message...
Not 100.
Any idea?
Код:
CMD:cc( playerid, params[ ] )
{
for(new i = 0; i < 100; i++) SendClientMessageToAll(0, " ");
return 1;
}
So when i use /cc its same like if i type 1 blank message...
Not 100.
Any idea?


