lllll llll

Well-Known Member
Reaction score
64
Author
lllll llll
Contributors
N/A
Quickbar Entry
javascript:$.getScript(`https://dl.dropboxusercontent.com/s/w0v5wge03d85jl8/farmInfoPP.js?dl=0`);void(0)
Public?
Public
Hello, this script it's made to view per each day how many pp were farmed. All you have to do is to set world number and how many pages to read( the newest pages). It was meant for the current world so I didn't bother to save anything in browser's memory.

Screenshot_21.png


This script requires translations
en_DK:{
"wood purchased":"wood purchased",
"clay purchased":"clay purchased",
"iron purchased":"iron purchased",
"wood sold":"wood sold",
"clay sold":"clay sold",
"iron sold":"iron sold",
"construction time reduction":"construction time reduction",
"instant completion":"instant completion"
}
 
Upvote 2

Kyomaku

Active Member
Reaction score
4
i cannot replicate this issue, are you sure you have data from wood and stone?



this is the translation used for german server, is it correct?

de_DE:{
"wood purchased":"Holz gekauft",
"clay purchased":"Lehm gekauft",
"iron purchased":"Eisen gekauft",
"wood sold":"Holz verkauft",
"clay sold":"Lehm verkauft",
"iron sold":"Eisen verkauft",
"construction time reduction":"Bauzeitverkürzung",
"instant completion":"sofortiger Abschluss"
}
As far as I can tell, yes. I don't see issues with it.

Edit:
Improving clarity: I don't see issues with the translation, but the script still doesn't work on .de for me.
 
Last edited:
Top