Author Topic: SendClientMessage(playerid,color,const string[]);  (Read 3481 times)

0 Members and 1 Guest are viewing this topic.

Offline ClaN_Tai

  • Street Thug
  • *
  • Posts: 10
    • View Profile
SendClientMessage(playerid,color,const string[]);
« on: February 07, 2010, 02:58:10 am »
Whenever SendClientMessage is used it sends a message to a player.
If first message has color X it sends it...
Any following message with another color will change all previous messages
to the color of the last one.

I think it is not working as it is supposed to work :P

If I want a message in Grey and the 2nd in red should not make both red lol ^^

Also it changes the color of previous SendClientMessageToAll messages :)

Greetz, Tai

Offline Force

  • LU Developer
  • Made Man
  • *
  • Posts: 242
    • View Profile
Re: SendClientMessage(playerid,color,const string[]);
« Reply #1 on: February 07, 2010, 03:33:42 am »
This is a known bug and will be fixed in the next patch that will be released.