July 11, 20205 yr 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
July 11, 20205 yr 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);
Create an account or sign in to comment