Game Development Community


#1
04/13/2006 (12:07 am)
......

Nobody gives me some suggestions ? lol ):
#2
04/26/2006 (11:21 pm)
I have the same question, too. Does any one know how to do with this problem?
#3
05/03/2006 (6:10 pm)
In a worst case scenario, couldn't you just create a Image containing the characters you wanted and write them to the screen that way?
#4
05/03/2006 (10:39 pm)
If you save your script files with UTF8 encoding there shouldn't be a problem.
#5
05/06/2006 (11:05 pm)
@Michael Woerister
Thank you at first.

And please tell me how to do it?
#6
05/07/2006 (2:19 am)
Take some text editor that supports UTF8 and save your cs-files UTF8-encoded. Windows Notepad can do this for example. Open a cs-file, go to "save as" and select UTF8 as encoding:
www.unet.univie.ac.at/~a0402917/csutf8.png
There are lots of editors that support this. I don't know about Torsion though.