Results 1 to 8 of 8

Thread: Using DTM's to find which area

  1. #1
    Join Date
    Nov 2011
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Using DTM's to find which area

    How would I use DTM's to find out which area I am in, for example the Al-Kharid bank. I have tried using DTM's but it just can't seem to recognize it. I have a slight feeling that I am using DTM's wrongly though.

  2. #2
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    Making DTMs for minimap is VERY EXTREMELYdifferent than making DTMs for items.
    Takes a bit of practice, tweaking, and expeiance to do it.
    Just trying using minimap symbols, or little bitmaps of some kind of unique thing on the minimap.

  3. #3
    Join Date
    Nov 2011
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Advancing from this... how would I then get the sub-point locations from the DTM when it is located?

  4. #4
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    Main point, where you want to be/click.
    Sub points should be things like ladder, door, wall colors.
    Tolerance and area tolerance will also be needed.
    You should make it a ddtm too and have the colors of each point be autcolorwd by ACA (auto color aid)

  5. #5
    Join Date
    Nov 2011
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    okay uhh I meant like this....



    Those are the co-ordinates that if you did FindDTM, it would return those points (they are made up points). But as you can see the main point returned is different depending on the camera angle. I would like to be able to find the point on screen for the subpoints of the DTM.

  6. #6
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    Are those NPC dots you picked always there, or do they move?
    Also, try just finding the bank symbol and clicking it?
    OR
    Make a DTM of just the string to bankers (they never move) and then just +/- x or y coordinates as necessary to click in the right spot.

  7. #7
    Join Date
    Nov 2011
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Your second suggestion is what you're doing. I thought I had finally got it working by finding that main point then adding 20 pixels to the X co-ord. But that only works if you are facing North. It is suitable but as soon as the camera angle is changed then it won't work.

    Edit: do you think I should do a little math thing where I get the compass angle and then dependant on that number it will add a certain amount of pixels to the main point?

    Edit2: Could I potentially use TPA for this?
    Last edited by nen; 12-30-2011 at 09:24 AM.

  8. #8
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    Just make the compass north all the time then, no big deal.
    Also look up FindDTMRotated (since north isn't always perfectly north)

Thread Information

Users Browsing this Thread

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

Posting Permissions

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