11.05.2011, 18:18
Hello TWlan community. I am trying to make the map tool with the pop-up that is showing the travel time but I have a big problem. I cannot figure out how do dslan calculate the travel time.
$time = ($unit_speed * $distance)/($server_speed*$troops_speed);
This should be correct but is not.
Can someone give the the correct formula for this?
Thanks in advance.
Regards,
KaLa
$time = ($unit_speed * $distance)/($server_speed*$troops_speed);
This should be correct but is not.
Can someone give the the correct formula for this?
Thanks in advance.
Regards,
KaLa