Travian Village Center Numbers .1

By IRoll11!~s Last update Jul 14, 2007 — Installed 33,750 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 15 posts, 13 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
Bernard_ Scriptwright

Hello

I have found a error !
var areaElements = map1Element.childNodes;
it's not good !

var areaElements = map1Element.getElementsByTagName("area") // childNodes;
it's besser ;)

 
dodgeress User

Plain and simple, but this is my favorite one.

 
MeXaon Scriptwright

Use new version
http://userscripts.org/scripts/show/19560

 
Karolis Pocius User

This script does not work on Firefox 3. Any plans to upgrade it?

 
Wermeael User

Hi, any ideas, how to get this script work in Opera ? :)

Btw I really love this script, thanks a lot.

 
MeXaon Scriptwright

Oooo
Nice idea.

 
Konflikt User

Hi

Nice scripts.
What kind of type, that the lvl number's green, if you resource max?

 
MeXaon Scriptwright

hi travspeedster
a you here?

 
Tobben User

Thank you for this script. Is a fantastic script!

 
Risi Scriptwright

A very useful script. Thanks!

 
IRoll11!~s Script's Author

I blame the server. =]

 
Explorer User

Script inoperable on S3.travian.us

 
diudi User

If you want the number background to be round, like this http://img177.imageshack.us/img177/4053/screens...

Just change the css a bit

	var cssString = '.TMbuildingtags{' +
		'background-color:#FDF8C1;' + 
		'border:thin solid #000000;' +
		'-moz-border-radius: 2em;' +
		'border-radius: 2em;' +
		'padding-top: 3px;' +
		'font-family: Verdana, Arial, Helvetica, sans-serif;' +
		'font-size:8pt;' +
		'font-weight:bold;' +
		'text-align:center;' +
		'position:absolute;' +
		'width:18px;' +
		'height:15px;' +
		'cursor:pointer;' +
		'visibility:hidden;' +
		'z-index:50;}';

border radius is css3 stuff, works in mozilla using -moz-border-radius.

 
Nekura Scriptwright

Works on both Danish and Swedish servers and with or without City Wall / Palisade / Earth wall.
Thanks for the script :)

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel