Scenario to go into estate house?

Forum Forums Discussion Scenario to go into estate house?

This topic contains 2 replies, has 2 voices, and was last updated by  Mr Party Animal Number 9 3 years, 12 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #21661
    0

    Hi guys!

    I’ve been getting acquainted with building my own scenarios and I’m getting the hang of it.
    I’m having trouble figuring out how to teleport to the estate, go in, repair, and go to my private chambers.

    The mender is straight forward once I enter, and the room is to the left.
    One problem I am having is that I cannot target the entrance with tab. Any suggestions?

    #21663
    Lyfox
    Lyfox
    Participant
    0

    You can try teleportNpc()

    #21688
    0

    My man! That worked great!!! I got it to go into my room. Here is what I got if anyone needs it.

    teleport(Estate Hall)
    grid(Outside Estate)
    waypoint(0)
    teleportNpc(Entrance)
    grid(Inside Estate)
    waypoint(1)
    repairNpc()
    waypoint(3)
    teleportNpc(2)
    afkUntil(1:00ET)

    Attachments:
    You must be logged in to view attached files.
Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.