Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

Travian Beyond - fixed images

Original Travian3 Beyond by Victor Garcia - fixed disappeared images, without notes under villages list

I'm not an author. I've just applied little fix mentioned here by nuno21nt who posted link to the fix at denibol.com (travian beoyond author's homepage).

Here's the link:
http://userscripts.org/scripts/show/25466

Here's solution (by invitado)
------------------------------------------------
I think I have a patch.
In the function function getGeneralData(), find a line:

find("//link[@rel='stylesheet']", XPFirst).href.search(/^(.*\/)(.*)\.css$/);

and replace with:

find("//link[@rel='stylesheet'][contains(@href,'unx')]", XPFirst).href.search(/^(.*\/)(.*)\.css$/);

Seems to work for me now.
-----------------------------------------------

indeed it works :) The list of players below the map whom you can send resources or attack is still hidden but i have no idea how to fix it. Anyway... if someone got used to the ol' original travian beyond (without notes below villages list) it would be perfect :)






Jun 24, 2008
BaRyU Scriptwright

yeahh thanks you

 
May 26, 2008
kEkS User

it works, but images under the willage(pictures of what you can else build) are too big, and the text like (you need 1000 timber for build) is too small.((

 
May 7, 2008
kupony User

Worked for me as well - thank you!

 
May 4, 2008
koolman75 User

Perfect!!! Great job

You could comment on this script if you were logged in.