Ikariam kChen Overview

By kchen Last update Feb 18, 2009 — Installed 346,343 times.

Oversite in wine tooltip

in
Subscribe to Oversite in wine tooltip 4 posts, 3 voices



rdaniel User

Hello.

Thanks for a great job. It did find a small "bug" though, in the following lines, the wine tooltip displays chinese characters instead of the local language equivalent, so i chanded it to this version which works fine:

wineRemainingHours = floatFormat(getCurrentResourceAmount(currenttime, res.prodtime, res.wine, res.prodwine - wineUsage) / wineUsage, 1) + " " +texts["h"];

The original version (i think) was

wineRemainingHours = floatFormat(getCurrentResourceAmount(currenttime, res.prodtime, res.wine, res.prodwine - wineUsage) / wineUsage, 1) + " 天";

 
kchen Script's Author

ok, thank you,
I will fix in next version

 
rfu Scriptwright

and there is no "field" for how long time till full? like the other thing has "1D! warning.. can that be implemented?

 
kchen Script's Author

please use mouse to point the green bar, show as follow

or
In "resource progress bar mode", change to "based on fullness precentage".
When reource over 80% fullness, the green bar will change to red bar.

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