Results 1 to 9 of 9

Thread: map program

Hybrid View

  1. #1
    Join Date
    Jul 2009
    Location
    Redlands, CA
    Posts
    2,964

    Default

    You can create an Excel spreadsheet to do that. Took me 2 minutes. Anyone who past 8th grade math and has basic MS Excel skills can do it for you. Odds are there are a few people in your alliance who could do it.

  2. #2

    Default

    You can just use this formula, its what I used in my program:

    SquareRoot((X1-X2)²+(Y1-Y2)²)

  3. #3

    Default

    Quote Originally Posted by Krussian Russian View Post
    You can just use this formula, its what I used in my program:

    SquareRoot((X1-X2)²+(Y1-Y2)²)
    do you use that with excel?

  4. #4

    Default

    Quote Originally Posted by FEARDIZ View Post
    do you use that with excel?
    Got it , thanks
    =(((X1-X2)^2)+((Y1-Y2)^2))/2

    but this doesn't account for the wrap.. example .. whatever the highest cord is, the next number is 0
    like if 499 499 is the edge, the next cord is 0 0 not 500 500
    Last edited by FEARDIZ; 08-18-2009 at 02:35 PM.

  5. #5

    Default

    can you post an excel file then

  6. #6

    Default

    Quote Originally Posted by DCJerboa View Post
    You can create an Excel spreadsheet to do that. Took me 2 minutes. Anyone who past 8th grade math and has basic MS Excel skills can do it for you. Odds are there are a few people in your alliance who could do it.
    thats a good idea .. but i think they should build something like this into the game

    -kamillionaire
    P.S. help me out by taking a look at my signature thnx

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •