Jump to content

How to interact with Hyacinth Macaw?


zhxwbr8

Recommended Posts

Hi someone can help me ?

I want Call out my Hyacinth Macaw(It's like the little partner in the picture),and interact with him.

My difficulty is: I don't know what command to call it out, and I don't know how to interact with the NPC that Npc always follow me,no fixed coordinates (I'm not sure if it belongs to NPC)..

who konw use what command i should to use on Easy Qusests Editor? please help

 

image.png.ce3a09205fd543cde15bdc9bbf57200e.png

 

 

Link to comment
Share on other sites

Hello,

to call it try:

wManager.Wow.Helpers.MovementManager.StopMove();
wManager.Wow.Helpers.Lua.RunMacroText("/use NAME");
wManager.Wow.Helpers.Usefuls.WaitIsCasting();

To interact try:

wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(wManager.Wow.ObjectManager.ObjectManager.Me.Position, 1234);

 

Link to comment
Share on other sites

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...