New idea =)
|
|
I have nice idea that i got from the war in the Israeli server 2 (i quit already but i thought about it and it could improve my defensive forces). Ok so my idea is that when you click on the wall or in the main page, you can see: a. The % that the wall gives you
for tell you the true? if you had this in the script before i gave up so it could helped me so much that maybe i were not give up, because it was crazy me because i were need to calculate again and again how much defense i have and how much i can kill if someone will attack me... so it can help now to other people =) hope you be able to do it it look like hard work =) |
|
|
just one thing
|
|
|
Please post your resuests in the "Requests" topic, don't create new ones. |
|
|
This isn'r bad idea, but you have only app. defense power for your village calculate on basic defence and wall. In this case you can't calculate hero defence bonus and armoury upgrades for defenders. |
|
|
Hi Tamir, To be able to implement your idea following information is needed (I will list only some of them): 1. The wall level
Well... There is no page generated by the game server to include all this information for a correct calculation. Not to mention that information for steps 4 and 6 is not available at all in the current village. But let's say, we're gonna ignore this (and the calculation just starts being wrong, but let's say we can offer a minimum of def power calculation). As we ignore some information, let's build up the new list of requirements: 1. The wall level
And now let's continue the analysis: 1. Wall level is only available on the 'dorf2.php' page.
As you can see, the minimum information required is not available simply on one page. Gathering all this information needs 3 or 4 AJAX requests to the game server (opening the required pages in the background and reading out the needed information) depending on the page you currently are on. I want to avoid this kind of requests as they, if repeated many time, can cause an "unusual activity" suspicion on the game admin... Please keep in mind that the calculation can never be correct as there are a lot of missing variables. Yes, the idea is good, but I don't think it will be implemented. Thank you. |
|
|
@arashkey, May I ask you what "Autolink: (Add)+++" means ? Sorry have no idea. |
|
|
@ms99
|
|
|
automated upgrading of buildings is not the scope of this script |
|
|
Maybe a little table containing all this variations from min to max would minimize the requests sent to the server to one, the RP. plus - 0 to 10%
but as fy of if you could won the battle if all the people would done their job about upgrading to lvl20 their troops and sending a 20% def bonus hero, with usualy isn't happening.
but, eh.. if you want to know this things, I think routine math calculations can be done |