View Single Post
Old 06-14-2008, 12:48 AM   #33 (permalink)
Hawthorne
Squirt
 
Hawthorne's Avatar
 
Join Date: Jun 2008
Posts: 25
Reputation: 10
Send a message via Skype™ to Hawthorne
Default

Quote:
Originally Posted by LedZepp View Post
You can but you need to know the ASCII codes for those languages, then just open up the spritefont file inside the game project, and then change these lines:
<Start>"&#""32;"</Start>
<End>"&#""126;"</End>
(remove the " from both, i had to put them in otherwise the browser parses them as ascii codes and outputs the letters)
to reflect the new ascii codes(keep the &# in though)
Hmm, shouldn't the ASCII codes be universal, at least for the cyrillic alphabet, I mean Russian, Bulgarian, Macedonian and others languages are all written in Cyrillic, so shouldn't the codes be for the alphabet, and not the language?

If so, my suggestion is that any game being created t the moment or already done, should have an option to be translated, personally I'm ready & willing to translate all of them, but I'm not that good at coding, to say actually I learned Borland C++ a long time ago, so if you could help me out I'd be thankful.




Hawthorne is offline   Reply With Quote