Results 1 to 4 of 4

Thread: rs_OnMinimap(X, Y); Question? :)

  1. #1
    Join Date
    Dec 2006
    Posts
    908
    Mentioned
    1 Post(s)
    Quoted
    17 Post(s)

    Default rs_OnMinimap(X, Y); Question? :)

    Does it find the X and Y coordinates around the Mini Map (Shaped in a circle), or is it just exactly like MIX1...MIY2 (Box)?

    Because often my DDTM clicks on the edge of the Mini Map. Which is BAD! Because it doesn't click on the Map itself, just the corners!

  2. #2
    Join Date
    Mar 2007
    Posts
    3,116
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    It does the circle. Why don't you look?

  3. #3
    Join Date
    Dec 2006
    Location
    Copy pastin to my C#
    Posts
    3,788
    Mentioned
    8 Post(s)
    Quoted
    29 Post(s)

    Default

    rs_OnMinimap checks if the distance from the X and Y to the minimap centre is less than ~75, thus checking if it's inside the circle.

  4. #4
    Join Date
    Dec 2006
    Posts
    908
    Mentioned
    1 Post(s)
    Quoted
    17 Post(s)

    Default

    Thats AWESOME! Thanks ;p

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. One Question?
    By gamer 5 in forum C#/Visual Basic Help and Tutorials
    Replies: 3
    Last Post: 01-06-2008, 10:45 PM
  2. Question?
    By SocCerSporTie in forum SRL Site Discussion
    Replies: 7
    Last Post: 10-28-2007, 02:55 PM

Posting Permissions

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