Fragile Reality
Non-stop Poster
- Reaction score
- 300
- Author
- Say Hi
- Contributors
- Shinko To Kuma
- Quickbar Entry
javascript:
var only_summarize = true;
$.getScript('https://media.innogamescdn.com/com_DS_HU/scripts/active_scav_res.js');void(0);
- Public?
- Public
Base script:
Scavenging - Mass scavenging Overview page | Tribal Wars - EN
I made it count the resources you will gain. If only_summarize flag is false then it write separately how many wood, clay and iron you will get, if true, it only summerizes the 3 resource. At the bottom it shows how many resources will you get from this ongoing round of scavenging.
With true flag:
With false flag:
Help to translation:
Falu = village
Gyűjtögetés bejövő nyersanyagok = Incoming resources from scavenging
Fa = Wood
Agyag = Clay
Vas = Iron
Σ nyersi gyűjtésből = Summa resources from scavenging
Scavenging - Mass scavenging Overview page | Tribal Wars - EN
I made it count the resources you will gain. If only_summarize flag is false then it write separately how many wood, clay and iron you will get, if true, it only summerizes the 3 resource. At the bottom it shows how many resources will you get from this ongoing round of scavenging.
With true flag:
With false flag:
Help to translation:
Falu = village
Gyűjtögetés bejövő nyersanyagok = Incoming resources from scavenging
Fa = Wood
Agyag = Clay
Vas = Iron
Σ nyersi gyűjtésből = Summa resources from scavenging
Upvote
0