I'm not sure why ur having this problem, this is the code in my game(it has Chinese in it)
string strChat0[1000];
string strChat1[1000];
string strChat2[1000];
string strChat3[1000];
string strChat4[1000];
string strChat5[1000];
string strChat6[1000];
string strChat7[1000];
string strChat8[1000];
font newfont4me = "Arial",1,20;
text txtChat
{
pos_x = 680;
pos_y = 500;
layer = 30;
strings = 9;
font newfont4me;
flags=visible;
string = strChat8, strChat7, strChat6, strChat5, strChat4,
strChat3, strChat2, strChat1, strChat0;
red=255;
blue=0;
green=0;
}
But it works just fine maybe it's cause I have a Chinese version of Windows^

Last edited by bomber; 10/03/08 09:43.

"I don't know what the facts are but somebody's certainly going to sit down with him and find out what he knows that they may not know, and make sure he knows what they know that he may not know."
————Donald Rumfeld