View previous topic :: View next topic |
Author |
Message |
sbenitezb 1st Lieutenant

Joined: 22 Aug 2003 Posts: 36 Location: Buenos Aires
|
Posted: Sat Nov 15, 2003 7:09 pm Post subject: |
|
|
It should be possible to get the closest ally coords for a given coord. This way, when i want to reach a point in space, i could travel with twg to that ally, and then to the target point. |
|
Back to top » |
|
 |
JaM Admiral

Joined: 23 Mar 2003 Posts: 1300
|
Posted: Sat Nov 15, 2003 7:26 pm Post subject: |
|
|
Sure it would be easy, just use this forumlar
distance^2 = x^2 + y^2 + z^2
so:
distance = sqrt (x^2 + y^2 + z^2)
Make a program who calculates the distance from the given coord to each alliance member and let it pick the smallest.
|
|
Back to top » |
|
 |
admin Board Admin


Joined: 09 Jan 2002 Posts: 2938
|
Posted: Sat Nov 15, 2003 8:02 pm Post subject: |
|
|
it is already there:
if you have all your allies in your comlist with coordinates, then you can use the link "distance from another center" there to find out the distances |
|
Back to top » |
|
 |
Metody I The Evil Admiral


Joined: 26 Dec 2002 Posts: 1243 Location: Bulgaria
|
Posted: Sat Nov 15, 2003 8:23 pm Post subject: |
|
|
I had the same issue 2 rounds ago, I solved it with an Excel Sheet, which basically tells you how to get there - via an ally TWG or directly... I'm still using that XLS today
_________________ _____________________________________________
"Unity creates power"
Khan Kubrat to his 5 sons |
|
Back to top » |
|
 |
JaM Admiral

Joined: 23 Mar 2003 Posts: 1300
|
Posted: Sun Nov 16, 2003 8:44 am Post subject: |
|
|
Quote: |
On 2003-11-15 20:02, admin wrote:
it is already there:
if you have all your allies in your comlist with coordinates, then you can use the link "distance from another center" there to find out the distances
|
But what if you are in The Borg Collective. You should do that 60 times and you must know 60 coords
|
|
Back to top » |
|
 |
Metody I The Evil Admiral


Joined: 26 Dec 2002 Posts: 1243 Location: Bulgaria
|
Posted: Sun Nov 16, 2003 9:19 am Post subject: |
|
|
You have 2 options:
1.) Use my XLS sheet
2.) Leave the Borg
_________________ _____________________________________________
"Unity creates power"
Khan Kubrat to his 5 sons |
|
Back to top » |
|
 |
kamekaze6 Admiral


Joined: 12 Aug 2003 Posts: 1312 Location: Malta
|
Posted: Sun Nov 16, 2003 9:35 am Post subject: |
|
|
you should have the co ords of your allies especially if you re in borg then use the center as your enemy's coords
if you don t have the coords ask yourself: do they trust you??
_________________ STFU N00B!!!!111!1!
Click!! |
|
Back to top » |
|
 |
JaM Admiral

Joined: 23 Mar 2003 Posts: 1300
|
Posted: Sun Nov 16, 2003 12:03 pm Post subject: |
|
|
If you want to use the 'distance from another center' you must have scanned the enemy planet or ALL your ally's planet. So that option is isn't very usuable.
|
|
Back to top » |
|
 |
|