 |
|
Junior Member
|

04-28-2012
, 19:37
Re: Problem with message
|
#4
|
Quote:
Originally Posted by Exolent[jNr]
Try this:
PHP Code:
formatex(msg,charsmax(msg),"%c%s",0x01,said);
formatex(namex,charsmax(namex),"%c%s",0x04,name);
|
Doesn't work.
Quote:
Originally Posted by ConnorMcLeod
Because #Cstrike_Name_Change starts with 0x02, which had to consequence to only change name into team color, so 0x04 (^4) has no effect.
Try "^4#Cstrike_Name_Change"
|
Name Changer is working very well, allchat is who doesn't change the color.
|
|
|
|