Results 1 to 4 of 4

Thread: Finding a Safe Spot

  1. #1
    Join Date
    May 2018
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Finding a Safe Spot

    I'm trying to click a specific tile on a map to safe spot a monster. I tried using DTMs, but if I'm not at a few specific positions when I call my dtm, the tile isn't found. Is DTM the right choice for clicking a specific tile or is there a more reliable and efficient solution.

    Thank You.

  2. #2
    Join Date
    Jul 2007
    Posts
    70
    Mentioned
    0 Post(s)
    Quoted
    25 Post(s)

    Default

    Try using the minimap using relative objects, and some sort of procedure/function to do it. This sort of thing is pretty basic imho.

    Note I do this often for interacting with objects within relative distance.

  3. #3
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

  4. #4
    Join Date
    Jan 2020
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Have your character teleport back to a static coordinate, hit the monster, and go to a hard coded coordinate?

    If there's any easier spots for your script to find, you can use those as well for relevance to get to your desired spot.

    Another thing if you're savvy RSPS clients are pretty modifiable.

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
  •