Attack Pet attack routine currently broken. #619
Loading…
x
Reference in New Issue
Block a user
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