Board logo

標題: [哈拉] Travian Beyond 圖形出不來修正方法 [列印本頁]

作者: TACO    時間: 2008-6-26 10:15 AM     標題: Travian Beyond 圖形出不來修正方法

到  C:\Documents and Settings\使用者名稱\Application Data\Mozilla\Firefox\Profiles\亂數產生.default\gm_scripts 下

找到  travian3beyond26btw09.user

找這行

[Copy to clipboard]
CODE:
function img(ref, lang_dependant){ return (!lang_dependant ? pack_grafico + "img/un/" + ref : pack_grafico + "img/" + idioma + '/' + ref); }

改成

[Copy to clipboard]
CODE:
function img(ref, lang_dependant){ return (!lang_dependant ? "img/un/" + ref : "img/" + idioma + '/' + ref); }


作者: kuohsuan    時間: 2008-6-26 10:41 AM

???....這要幹嘛的
作者: turbodj    時間: 2008-6-26 01:33 PM

可以至 userscripts.org 更新 Travian 3 Beyond

http://userscripts.org/scripts/show/15943

右上方有個   Install this Script

按下去就可以直接安裝了

安裝後請記得把舊的script移除(在瀏覽器右下方Greasemoneky圖示上滑鼠右鍵會出現)


PS.
1.要使用Firefox瀏覽器
2.要有Greasemonkey外掛