View Single Post
  #18  
Old 06-16-2003, 02:01 AM
CheeToS2 CheeToS2 is offline
That Guy
CheeToS2's Avatar
Join Date: Dec 2001
Location: Seattle, WA
Posts: 2,528
CheeToS2 will become famous soon enough
Send a message via AIM to CheeToS2
Quote:
Originally posted by Stefan
Even for single words such translators are not really good, in most cases it only gives you an idea of what it could be. That can help when understanding someone, but if you would see it in the game you would get spasms or so
For graal kingdoms we made a new translation system that uses tools like gettext and poedit, might be possible to enable it for playerworlds someday too, but would need some work. There is a command line script that extracts all say2's, messages and text in #U(), which then needs to be translated, and depending on the language you choose in the starting screen the npcserver replaces the text with the translation so that you see the translated text.
what is the npcserver doing to translate it?
__________________

Reply With Quote