Close
Showing results 1 to 8 of 8
  1. #1

    Default Teleport out of dungeon marco?

    is there a macro i can use to have all my toons "teleport out of dungeon" and "teleport to dungeon"

  2. #2

    Default

    From the WoW Wiki API page - http://www.wowwiki.com/Api

    LFGTeleport([toSafety]) - Teleports the player to (toSafety = nil) or from (toSafety = true) a dungeon

  3. #3

    Default

    sorry i'm not api knowledge what so ever how do i call this within a macro?

  4. #4

    Default

    It seems Khatovar has answered this before:

    http://www.dual-boxing.com/showthread.php?t=27315

    /run LFGTeleport(IsInLFGDungeon())

    The IsInLFGDungeon() detects if you're in a dungeon, duh!, then passes that to the teleport function. So it's a one-button teleport in or out of dungeon macro.

  5. #5

    Default

    damn i did a search but obviously not good enough.. thank for the link and info,

  6. #6

    Default

    Quote Originally Posted by QuantumX View Post
    damn i did a search but obviously not good enough.. thank for the link and info,
    Search with:
    http://www.google.com/cse/home?cx=00...%3A8oo5ucbwy-s

    And wisdom shall be granted!

  7. #7
    Member
    Join Date
    Sep 2008
    Location
    Calgary, AB and Vancouver, BC
    Posts
    7638
    Blog Entries
    2

    Default

    Or, turn on mouse broadcasting... and click the circle on the mini-map, to be ported out.
    EverQuest I: Bard / Enchanter / Druid / Wizard / 2x Magician.
    Diablo III: 4x Crusader & 4x Wizard.

    My Guide to IS Boxer http://www.dual-boxing.com/showthread.php?t=26231 (somewhat dated).
    Streaming in 1080p HD: www.twitch.tv/ualaa
    Twitter: @Ualaa


  8. #8

    Default

    Quote Originally Posted by Ualaa View Post
    Or, turn on mouse broadcasting... and click the circle on the mini-map, to be ported out.
    Far better way to do it!!
    Cranky old-timer.

Posting Rules

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