Jump to content
  • 0

Need help with NPC's...


Question

Posted

I'd like to create 3 different quest npc's, 1 in payon, 1 in morroc and 1 in rachel, which all link to the following NPC.

This NPC needs to warp around in 1 map, at set time intervals, to a random location on the map.

Once they complete the quest and find the hidden NPC, they get a coin which they can turn in at the 3rd NPC, which gives them a reward.

3 answers to this question

Recommended Posts

Posted

Two ways to move an NPC:

  • Use movenpc to warp an NPC around.
    *movenpc "<NPC name>",<x>,<y>{,<dir>};


  • Create 3 different NPCs and use hideonnpc/hideoffnpc or enablenpc/disablenpc.

Posted

Two ways to move an NPC:

  • Use movenpc to warp an NPC around.
    *movenpc "<NPC name>",<x>,<y>{,<dir>};


  • Create 3 different NPCs and use hideonnpc/hideoffnpc or enablenpc/disablenpc.

Thanks Euphy!

But how do I make the 2nd step read out if the prior quest is completed?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...