Travian Beyond - fixed images

By biotronic82 Last update May 3, 2008 — Installed 6,666 times. Daily Installs: 0, 0, 0, 1, 1, 0, 0, 0, 1, 3, 0, 0, 1, 1, 3, 1, 4, 0, 0, 0, 0, 1, 1, 3, 0, 1, 1, 2, 0, 0, 0, 1
Script Summary:
Original Travian3 Beyond by Victor Garcia - fixed disappeared images, without notes under villages list
Version: 2.6c
Recently Updated TopicsPosts
Archived Comments5

this script has 1 topic, 5 posts

This script has no reviews.

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 :)