Chat Question
#4

Maybe you can clear the chat when he executes the command!

PHP код:
CMD:textdrawappear(playerid,params[])
{
 for(new 
120 i++ )
 {
 
SendClientMessage(playerid, -1" "); // Will clear the chat only for the player who does /textdrawappear
 
}
 
//Add the textraw show here
 
return 1;

Reply


Messages In This Thread
Chat Question - by Ugaustin - 28.04.2015, 11:42
Re: Chat Question - by Karan007 - 28.04.2015, 12:29
Re: Chat Question - by Ugaustin - 28.04.2015, 14:45
Re: Chat Question - by Karan007 - 28.04.2015, 14:49
Re: Chat Question - by Ugaustin - 28.04.2015, 15:03
Re: Chat Question - by mamorunl - 28.04.2015, 15:48
Re: Chat Question - by Ugaustin - 28.04.2015, 15:49
Re: Chat Question - by J0sh... - 28.04.2015, 16:19
Re: Chat Question - by $Marco$ - 28.04.2015, 16:45
Re: Chat Question - by Ugaustin - 28.04.2015, 17:45

Forum Jump:


Users browsing this thread: 1 Guest(s)