Special characters onto screen ?!?
Hi!
By now I'm on a good way with my game. But I want it to be playable in English as well as in my own language - German.
So I have the difficulty to get "Umlaute" and special characters (ä,ö,ü / é,è...) onto the screen. My "autorun.js" froze immediately when I used "ä" - even in a /*comment*/ !!!
I want to write "Have some fun!" AND: "Ich wünsche viel Spaß!" ...
How can I get specials onto the screen?
("ü" or "& # 223;" won't do. anything with "^", "\" no better...)
I would be glad for any hint!!! Thank you!!!
|