Xian55 / WowClassicGrindBot

Highly configurable and responsive World of Warcraft Classic pixel Grind Bot - No DLL injection or memory tampering, just screen capture and input simulation.
187 stars 127 forks source link

Enter the fight, fight back now #497

Closed ray-0000 closed 1 year ago

ray-0000 commented 1 year ago

Description

Hi, may I ask how to modify the counterattack immediately after entering the battle, because occasionally it will run straight without counterattack, and it will get stuck if it deviates from the route,I searched the question and found no answer。

Addon Version

1.7.0

World of Warcraft Client

Wrath of the Lich King Classic

Reproduction Steps

N/A

Last Good Version

No response

Screenshots

No response

Logs

No response

Xian55 commented 1 year ago

Hey please upload a which contains the issue in order to investigate the issue

ray-0000 commented 1 year ago

Sorry, my description is inaccurate. It should be entering the battle. If the player’s life is not damaged, they will not fight back. They will only run in a straight line until they are hit by a monster chasing behind or leave the battle. Then they will stop returning to the correct path. Part of the situation is going back to the city to sell and repair, so the document should be quite large. I want to modify any situation, and immediately dismount and fight back when entering the battle, but I don't know how to modify it.

Xian55 commented 1 year ago

Yo can modify this behaivour by altering the goapgoal preconditions.

Lookat FollowRouteGoal and npcGoal

ray-0000 commented 1 year ago

Ok, thank you, I will learn how to modify it.