Travian3 Beyond - ML&CN

By ms99 Last update Feb 4, 2010 — Installed 6,038,708 times.

Bug/Issue reports

in
Subscribe to Bug/Issue reports 2371 posts, 498 voices



MiLaD67 User
FirefoxWindows

when the rainforces troop are very and not all of them show in rally point, in dorf3.php don't show all of the troops and just shows the troops that are in the rally point.

 
DenTikh User
FirefoxWindows

Hi.

I have problem with fonts size on 3.8.8.8.6.4
some fonts size very big

http://img44.imageshack.us/img44/2672/travkv.jpg

Thanks

PS. Sorry my bad english

 
ms99 Script's Author
FirefoxWindows

@DenTikh,

I've created a test account on the specified game server, but could not reproduce the issue.

Here's how it looks for me (Vista SP2, Firefox 3.5.3, the latest version of GreaseMonkey, only this script activated for Travian pages):
Free Image Hosting at www.ImageShack.us
 
ms99 Script's Author
FirefoxWindows

@MiLaD67,

Please hover over the last link in your rally point and post the "http" link that appears on the status bar.

I do not play the game and have no access to the specified link.

Thank you for your support.
 
retas Scriptwright
FirefoxWindows

Version 3.8.8.7 (2nd of August, 2009)

* When you mouse over the rows of the village list the moused-over row will be highlighted (Thank you, MeXaon !)- DONE

Where is this feature gone?

 
ms99 Script's Author
FirefoxWindows

@Vykintas,

It's gone because of the new css file from the server for the villageList table. I had no time to (re)write all the css declarations for all the elements.

It will take some (more) time.
 
iqufjk User
FirefoxWindows

The resource calculation for small party:
Wooden is not calculated.

I remember it should be there before.

 
iqufjk User
FirefoxWindows

update: the wooden is calculated.
But the requirement for wooden is wrong. It's only 500 instead of 6400.

When I have 400 wooden on hand, it shows 100 is needed.

 
LeventT User
FirefoxWindows

There is also a small bug in Academy for lightening, the one before druyid in Gauls.
It says NaN/NaN for total source and also for wood for "The residue if you build it" even if the storage has enough space for the required source types for the improvement.
Playing at S6 and S7 for Turkish server.

And a few translation suggestions if you do not mind ('cause there are still in English in Turkish Usage);
"The residue if you build it" -> "İnşa edilmesi halinde kalan"
"Resources" -> "Kaynaklar"

Sorry for my bad English aspecially for the name of the soldier types, etc. and also thanks for the script. It is very very useful, it makes players free of claculations.

 
ms99 Script's Author
FirefoxWindows

@LeventT,

The next version fixes (hopefully) the issue in the Academy. This has been also reported for the s6.travian.hu server. But I had not chance to see what the issue was and fix it until now (have only small test accounts and it takes a very long time until I can do something without attacking). The issue was caused by special characters in some languages (unfortunately all the accounts I have access to, different languages, did not present the issue).

Thank you.
 
ChaosPinead User
FirefoxWindows

Not a huge deal, but enabling troop travel time in tool tips actually disables it and disabling it, turns it on.
These two:
Show troops information in tooltips
Show distance and times to villages in tooltips
(Rally Point & Reports)

 
ares23 User
FirefoxWindows

just wondering the villages on my village list after latest update auto centered not big deal it just doesn't seem right

 
ms99 Script's Author
FirefoxWindows

@ChaosPinead,

Sorry, but cannot reproduce the error reported.
 
ms99 Script's Author
FirefoxWindows

@ares23,

Please identify following line of code (in the script):
"table#vlist tbody td {border:0px none transparent; text-align:center; padding:0px 2px 0px 2px; white-space:nowrap;}" +

Replace it with following line of code:
"table#vlist tbody td {border:0px none transparent; padding:0px 2px 0px 2px; white-space:nowrap;}" +

Save your script. Done
 
ares23 User
FirefoxWindows

thanks it is still doing it though it starts alligned to the right though but quickly changes to center ill ask my friend to help me out. think i may have of missed the code that you told me to replace.ill check it again

 
ares23 User
FirefoxWindows

there i got it my mistake not yours

 
ares23 User
FirefoxWindows

http://research.travian.org/nachrichten.php I'm playing the research server everything in the script shows up German in the script is there any way i could change that to English I'm total noob to editing scripts sorry for all the questions

ussaly play .com servers only but one of my dual started playing on this so i joined up

 
Gamemania User
FirefoxWindows

I'm attacking my own oasis, on the defending village, it shows the normal purple swords as incoming on oasis on dorf1.php
But dorf3.php shows 'undefined' instead of the normal purple swords.

Maybe it's just me, but I feel that version 388864 was less resource hog than version 388867

 
ms99 Script's Author
FirefoxWindows

@ares23,

The named server "research.travian.org" is an experimental server.

Anyway... Please identify following lines of code (in the script):
} else if (strLast == "org") {
        wsSName = "org";
	TB3O.language = "de";
Replace them with following lines of code:
} else if (strLast == "org") {
	if (strFirst == "research") {
	        wsSName = "org";
	        TB3O.language = "en";
	} else {
		wsSName = "org";
		TB3O.language = "de";
	}
Save your script. Done.

Keep in mind, the links to the world and map anlysers will NOT work as this server is not available on those servers.
 
V4life87 User
FirefoxWindows

Hello
thank you for the updates you keep putting...the script is great
i have only one thing to add.
at the rallypoint, maybe have an additional row that will save the troops you usually send and the type of their moving. As an example, i sent 100 EI to my raids...instead of writing 100 every time...just click on the new row saved
it would be very similar to the offer savings that you do in the marketplace
thanks

 
w4rLok User
FirefoxMacintosh

hello..
I cannot update a latest version..
i'm mac user..

 
Chu Chee Meng User
FirefoxWindows

Wood's calculation in small and large party still wrong in latest version.

 
Psicothika Scriptwright
FirefoxWindows

for .net last update didnt work.

i try unistall all and install another time but i cant make run...

some idea?

ty

 
ms99 Script's Author
FirefoxWindows

@Psicothika,

Here's a screenshot from the s1.travian.net taken 10 minutes ago. Script works as expected.

I use only this script for Travian pages (in fact, the only GM script in Firefox).
 
ms99 Script's Author
FirefoxWindows

@Chu Chee Meng,

Sorry, I do not have access to an account with a town hall. I do not play the game at all. If you think you can let me have access to your account for a short period of time then please send me a mail (inside userscripts.org) with the server name, the user name and (very important !!!) a modified password.

Thank you.