• Visit Rebornbuddy
  • Force teleport

    Discussion in 'Community Developer Forum' started by Zamphire, Sep 11, 2014.

    1. Zamphire

      Zamphire Member

      Joined:
      May 16, 2013
      Messages:
      349
      Likes Received:
      11
      Trophy Points:
      18
      Is there anyway to force a teleport? I'm using <TeleportTo Name="Hawthorne Hut" AetheryteId="4" /> to teleport but if I try to use that when it's already in the zone it just doesn't act like it recognizes the command at all. Doesn't do anything. If it's not already in that zone it works great though.
       
    2. kagamihiiragi17

      kagamihiiragi17 Community Developer

      Joined:
      Jun 24, 2014
      Messages:
      873
      Likes Received:
      25
      Trophy Points:
      0
      As I recall, the TeleportTo tag has a built-in check to see if you're on the same map as the teleport destination or not, and if you are it won't teleport you. I don't think there's an override tag to teleport you anyway, but you'd have to wait for Mastahg to respond to see for sure.
       
    3. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,232
      Likes Received:
      364
      Trophy Points:
      83
      I can add an option to force teleport.
       
    4. Zamphire

      Zamphire Member

      Joined:
      May 16, 2013
      Messages:
      349
      Likes Received:
      11
      Trophy Points:
      18
      Thanks, that would be appreciated. Along those lines, is there any documentation for this bot on commands and such? Everything I know so far I've just picked up from other profiles.
       
    5. kagamihiiragi17

      kagamihiiragi17 Community Developer

      Joined:
      Jun 24, 2014
      Messages:
      873
      Likes Received:
      25
      Trophy Points:
      0
      This was added in the most recent version. Add Force="True" to your teleport tags to make them teleport even if you're on the same map. It will not teleport if the Aetheryte is within range of the ObjectManager, however. So if you can see the Aetheryte, it won't teleport, otherwise it will.
       
    6. Zamphire

      Zamphire Member

      Joined:
      May 16, 2013
      Messages:
      349
      Likes Received:
      11
      Trophy Points:
      18
      I did see the patch notes for this particular tag and I appreciate the explanation for that. But I was curious if there was any documentation for every command we have at our disposal?
       
    7. Wheredidigo

      Wheredidigo Community Developer

      Joined:
      Dec 15, 2013
      Messages:
      417
      Likes Received:
      8
      Trophy Points:
      18
      Unfortunately, there isn't any real documentation on the Rebornbuddy API. Hopefully this is something Mastahg would be willing to work on, but since this is still pretty much a one-man show...I doubt that he's going to take time away from coding new functionality/fixes in order to give third party developers better documentation.
       
    8. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,232
      Likes Received:
      364
      Trophy Points:
      83
      it's on my to do list for next version
       
    9. Wheredidigo

      Wheredidigo Community Developer

      Joined:
      Dec 15, 2013
      Messages:
      417
      Likes Received:
      8
      Trophy Points:
      18
      That is GREAT news!!!!
       

    Share This Page