|
Script Summary:
Travian v3 addons originally written by Victor Garcia (aka Croc) updated by Szabka, and some changes by HaxLi for Lithuanian server. Version: 2.6cmc |
this script has 1 topic, 7 posts |
This script has no reviews. |
Edit 08.10.22: Use this Script better :] http://userscripts.org/scripts/show/28129
I'm not the coder. I just use ctrl+F in the code to correct if some bug happens in Lithuanian server. Added some links, changed the look of some Interface (bolds, caps, removed unnecessary symbols)
(v.08.04.26) Some latest changes:
//to show resource and other images on the Lithuanian server (added comment tags (/* */) to exclude unneeded code) Line:1655
function img(ref, lang_dependant){ return (!lang_dependant ? /*pack_grafico + */"img/un/" + ref : /*pack_grafico + */"img/" + idioma + '/' + ref); }
//to make Statistika syte be compatible with other servers (lt1,ltx,..) Line:2028
if (location.hostname.indexOf('speed')==-1){
var svr = location.hostname.match(/(\d)[.]travian/i)[1];
} else var svr = "x";
//Lithuanian language in travutils.com and even travian.ws O.o;
[T('TOOL'), "http://travutils.com/lt/?s=" + idioma + svr, "_blank"],





