TMP Question
#4

Код:
public OnPlayerText(playerid, text[])
{
  new string[128];
  format(string, sizeof(string), "%s", text);
  SendClientMessageToAll(color, string);
  return 0;//Disables chat and sends above in stead
}
format(string, sizeof(string), "%s", text);
Reply


Messages In This Thread
TMP Question - by Torran - 23.02.2010, 11:01
Re: TMP Question - by Jay_ - 23.02.2010, 12:58
Re: TMP Question - by Torran - 23.02.2010, 13:10
Re: TMP Question - by bajskorv123 - 23.02.2010, 13:20
Re: TMP Question - by Torran - 23.02.2010, 13:41
Re: TMP Question - by bajskorv123 - 23.02.2010, 15:11
Re: TMP Question - by Torran - 23.02.2010, 15:14
Re: TMP Question - by Torran - 23.02.2010, 15:46
Re: TMP Question - by bajskorv123 - 23.02.2010, 16:13
Re: TMP Question - by Torran - 23.02.2010, 17:00

Forum Jump:


Users browsing this thread: 3 Guest(s)