1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Resolved Ourania teleport missing in Magic.Lunar

Discussion in 'Developer Support' started by stixx, Nov 12, 2018.

  1. stixx

    Joined:
    Jul 19, 2016
    Messages:
    35
    Likes Received:
    23
    Hello!

    I just discovered that the Ourania teleport is missing in the Magic.Lunar API.

    Do you guys know how I can solve this manually?

    Thanks,

     
  2. Best Answer:
    Post #3 by Snufalufugus, Nov 17, 2018
  3. jukkie

    Joined:
    Apr 8, 2018
    Messages:
    44
    Likes Received:
    6
    Use visual developer tool to find the interfacecomponent corresponding to the Ourania teleport spell. You can then just interact with this component, clicking or activating it.
     
  4. Snufalufugus

    Joined:
    Aug 23, 2015
    Messages:
    1,961
    Likes Received:
    757
    No its not. I used this in one of my old bots:
    Magic.Lunar.OURANIA_TELEPORT.activate()

    For some reason I don't see it listed in the Jdocs though.

    If the api method doesn't work, the response above would be correct. Be sure to open the magic tab before trying to click the interface component.
     
    stixx likes this.

Share This Page

Loading...