30.01.2015, 03:48
Hi all i'm from Thailand. I have one question about color embedding for non-English language(i'm use Thai text).
when I'm use Thai text in dailog,sendClientMessage or other and I embedding some color in string the color is go wrong position same example pic
![](http://i.imgur.com/TkNgyxu.png)
![](http://i.imgur.com/OE1SwVt.png)
![](http://i.imgur.com/U4Onu83.png)
i'm test many thai word and i think this problem happen from Thai vowel ex : ่ ่ ๊ ๋ when i use Thai vowel color is go wrong position but if i not use vowel color show normally
when use vowel
![](http://i.imgur.com/lzbsdyP.png)
and not use
![](http://i.imgur.com/cOSSMPe.png)
how to fix it
ps. sorry for my bad english
when I'm use Thai text in dailog,sendClientMessage or other and I embedding some color in string the color is go wrong position same example pic
![](http://i.imgur.com/TkNgyxu.png)
![](http://i.imgur.com/OE1SwVt.png)
![](http://i.imgur.com/U4Onu83.png)
i'm test many thai word and i think this problem happen from Thai vowel ex : ่ ่ ๊ ๋ when i use Thai vowel color is go wrong position but if i not use vowel color show normally
when use vowel
Code:
SendClientMessage(pid,-1,"{FF0000}[ป่าป๊า] {FFFFFF}ข้อความ Text blah blah blah ");
![](http://i.imgur.com/lzbsdyP.png)
and not use
Code:
SendClientMessage(pid,-1,"{FF0000}[ปาปา] {FFFFFF}ข้อความ Text blah blah blah ");
![](http://i.imgur.com/cOSSMPe.png)
how to fix it
ps. sorry for my bad english