Comments by Arya on scripts

8 comments

Comment on:
Kronos Utils

Apr 6, 2008

i fund some bug, in the left menu, in the information, next to my town level

# Jogjakarta
# Town size: 14(1/1187; +22.04/h)
# Player: Arya
# Ally: HADES

my curent population is 1069, may be its because in the page source is 1,069. can you fix it

Comment on:
Kronos Utils

Mar 31, 2008

fixed

// other resource flow
var income = { wood:flow.w };
var luxe = flow[luxuryType()];
var name = luxuryType("name");
var nam = luxuryType("glass");
if (name != "wine") // already did that
income[name] = luxe;

for (name in income) {
span = $("value_"+ name);
var node = createNode("", "ellipsis", "+"+ income[name], "span");
span.parentNode.insertBefore(node, span.nextSibling);
projectWarehouseFull(node, nam, number(span), income[name]);
linkTo("port", node).style.color = "#542C0F";

Comment on:
Hades Army Scripts

Mar 28, 2008

if some body want to translate to another languange:

"en": "English"
" Finished "
"Close"
"Upgrade later."
"Building list"
"Add building."
"Build at"
"hours"
"minutes and"
"seconds"
"confirm"
"Language used"
"Time of execution"
"No building in waiting."
"Wood"
"Luxe"
"Researching"
"Shown"
"Hidden"
"full: "
"JanFebMarAprMayJunJulAugSepOctNovDec"

"en": ["English", " Finished ", "Close", "Upgrade later.", "Building list", "Add building.", "Build at", "hours", "minutes and", "seconds", "confirm", "Language used", "Time of execution", "No building in waiting.", "Wood", "Luxe", "Researching", "Shown", "Hidden", "full: ", "JanFebMarAprMayJunJulAugSepOctNovDec"],

Comment on:
Hades Army Scripts

Mar 28, 2008

u need to go to town hall to activated income n max population, n go to tavern to activate wine

Comment on:
Hades Army Scripts

Mar 28, 2008

fixed now

Comment on:
Kronos Utils

Mar 25, 2008

Johan Sundström:
left menu is working but no gold in my capital(i have open the town hall)

Kronos 0.4
Gold: NaN
Wood: +115 (full: 31 Mar, 18:44:56)
Crystal Glass: +44 (full: 00:49:07)
Language used: English
Time of execution: 61ms

you can check it

Comment on:
Kronos Utils

Mar 25, 2008

Johan Sundström :

i have reset it, its still not working, but everything else seem to be working just my left menu, i m at sever kappa (s10) ikariam.org. i will send the rest of data to your email. thx for helping

Comment on:
Kronos Utils

Mar 25, 2008

i dont know why, but the left menu doesnt work correctly in my capital but in my colony is working, i have a left menu, i dont know why, maybe because my capital(lvl 11) storage capacity is 17.152 n my colony(lvl 10) is about 8424.

here is my lest menu in my colony:
Kronos 0.4
Gold: +398
Wood: +155 (full: 27 Mar, 10:03:27)
Marble: +67 (full: 20:23:00)
Researching: Holiday
Language used: English
Time of execution: 59ms

but in my capital:
Kronos 0.4

(nothing appears)