Attack Pet attack routine currently broken. #619
Labels
No labels
area
blabot
area
client
area
encounters
area
launcher
area
missions
area
npc-behavior
area
performance
area
portal
area
quests
area
rdb
area
teams
area
trading
area
zone
priority
1
priority
2
priority
3
priority
4
shadowlands
state
cant-reproduce
state
duplicate
state
fixed
state
new
state
unrefined
state
verified
state
wontfix
type
bug
type
enhancement
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: prk/issues#619
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the bug
Attack pets for MP/Engy/Crat currently do not function. They will run towards their target, reach attack range and then cancel attack, to return to the player. Using
.set debug 1
shows that the pet enters the PetApproachingTarget state, flicks into the PetFighting state for 0.1s before returning to PetIdleFollow. MP Mezz pets functions fine.To Reproduce
Steps to reproduce the behavior:
set debug 1
on the pet.Expected behavior
Pets should path to the chosen target and begin attacking until either the pet or the target dies or a new cmomand is issued or the player moves out of 'order range'.
Screenshots


Fixed as of 17:41 UTC - 22/02/24