Travian: Attack builder SC

By codelovers Last update Feb 9, 2009 — Installed 80,614 times.

help!

in
Subscribe to help! 3 posts, 2 voices



reload147 User

I somehow see the stuff in Chinese! Oo is it meant to?

 
MagicSky User

Your lang is not among the listed in the script so
it defaults to something weird.

Go in to "Handling Greasemonkey script under the Firefox Toolbutton
Click on Edit and scroll down a bit and pick a lang you can read and
put:
case "se": above the line "case "no" (an example how I did it)
since swedish isn`t available but norwegian is.
Save and exit editor and reload a "Send troops" .. done

You might be asked to pick your editor, click your way to
c:/WINDOWS/system32/notepad.exe

 
reload147 User

yay fixed!
When you release another version can u put case "uk": above case "us":
-Reload