March 15, 20233 yr Does anyone know how to properly path through elevators? Specifically, the one in serpentshine cavern?
March 20, 20233 yr Author 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!
March 21, 20233 yr thanks, I'll add it soon to pathfinder, you know in what game versions these elevators are?
March 21, 20233 yr Author It is 3.3.5a I believe! How would I implement it on my Quester path once added?
March 22, 20233 yr Should be 2.4.3 and everything after. Dungeon TBC maps didn't change until 6.x or something iirc.
March 25, 20233 yr Author 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.
March 25, 20233 yr I created and used this profile for the test : t.xml (Grinder profile), and it works fine (tested again just now)
April 10, 20233 yr 8 hours ago, thetaxi said: What about the mechanar elevator? Is that in the pathfinder? Hello, give me the position and continent of the elevator, I'll add it.
April 10, 20233 yr Top Player position: Map name MPQ: TempestKeepFactory My Position: 256.7376, 52.95427, 25.67882, "None" My Position Vector: new Vector3(256.7376, 52.95427, 25.67882, "None") My Position: XML <Vector3 X="256.7376" Y="52.95427" Z="25.67882" Type="None" /> My Rotation: 3.046692 ___________________________________________ Bottom Player position: Map name MPQ: TempestKeepFactory My Position: 256.7376, 52.95428, 0.2462578, "None" My Position Vector: new Vector3(256.7376, 52.95428, 0.2462578, "None") My Position: XML <Vector3 X="256.7376" Y="52.95428" Z="0.2462578" Type="None" /> My Rotation: 3.046692
April 12, 20233 yr On 4/10/2023 at 2:45 PM, thetaxi said: Top Player position: Map name MPQ: TempestKeepFactory My Position: 256.7376, 52.95427, 25.67882, "None" My Position Vector: new Vector3(256.7376, 52.95427, 25.67882, "None") My Position: XML <Vector3 X="256.7376" Y="52.95427" Z="25.67882" Type="None" /> My Rotation: 3.046692 ___________________________________________ Bottom Player position: Map name MPQ: TempestKeepFactory My Position: 256.7376, 52.95428, 0.2462578, "None" My Position Vector: new Vector3(256.7376, 52.95428, 0.2462578, "None") My Position: XML <Vector3 X="256.7376" Y="52.95428" Z="0.2462578" Type="None" /> My Rotation: 3.046692 Thanks, support added
Create an account or sign in to comment