07.07.2013, 11:13
I've used:
But the text still be only white when the message is sent
Код:
str_replace("*-", "*-{C2A2DA}", text); //text is the string from OnPlayerText str_replace("-*", "-*{C8C8C8}", text);