Jump to content

qqq131ppp

Members
  • Posts

    7
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

qqq131ppp's Achievements

  1. How to use the updated pathfinder? I tried with my profile and it still tries to walk when in elevator and it just dies because of fall damage. It doesn't wait for the elevator to stop at the bottom.
  2. Hi Guys, Does anyone know how to make use of items inside the bag on fightclass? The specific item i want to use is Stormchops and Flame cap. Thank you!
  3. It is 3.3.5a I believe! How would I implement it on my Quester path once added?
  4. ContinentNameMpq = CoilfangRaid ContinentId = 548 First big elevator: Map name MPQ: CoilfangRaid My Position: 48.7458, -5.259851, -71.12679, "None" My Position Vector: new Vector3(48.7458, -5.259851, -71.12679, "None") My Position: XML <Vector3 X="48.7458" Y="-5.259851" Z="-71.12679" Type="None" /> My Rotation: 0.9695327 Second smaller elevator: Map name MPQ: CoilfangRaid My Position: -61.17813, -98.70643, -4.86713, "None" My Position Vector: new Vector3(-61.17813, -98.70643, -4.86713, "None") My Position: XML <Vector3 X="-61.17813" Y="-98.70643" Z="-4.86713" Type="None" /> My Rotation: 0.1688466 Really need assistance on this. I want the bot to wait for elevator and start walking as soon as the elevator stops moving. Is this even possible? Thanks!
  5. Does anyone know how to properly path through elevators? Specifically, the one in serpentshine cavern?
  6. I am trying to make my own Quester Profile that basically does the following: Go inside Naxxramas instance Walk towards the Archanid Quarter (Right side first) Go outside the instance Reset Instance Go back to step 1 However, I am having issues with step 2 where it always seem to not follow the exact waypoint I made using "Record path" on 1.5 distance between two point. I have attached a photo for reference. I want the bot to walk on the right side first and finish on the left but for some reason, it doesn't do this 100% of the time. Sometimes, the bot walks on the left side first which triggers the "Go outside the instance" and it ends the loop quicker than expected. I have tried all sorts of stuff like changing "Interaction distance when launching a fight" to a lower value, disabling attack before being attacked, etc. Any ideas?
  7. Can someone please point me to the right direction on how to summon a companion (Not warlock or hunter pet) such as Etheral Soul-Trader? Basically, what I want to achieve is to always summon the pet first before fighting any mobs for collecting souls. I am trying to make a custom plugin but not sure where to start. I have tried using the wManager.Wow.Helpers.SpellManager.ExistSpellBook but I don't think companions are a spell like mounts. Any help would be appreciated!
×
×
  • Create New...