Attack Pet attack routine currently broken. #619

Closed
opened 2024-02-20 23:32:07 +01:00 by RaggyLP · 1 comment
RaggyLP commented 2024-02-20 23:32:07 +01:00 (Migrated from github.com)

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:

  1. Create an attack pet on MP/Crat/Engy
  2. Use set debug 1 on the pet.
  3. Order it to attack a target.
  4. Observe the state changes.

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
image
image

**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: 1. Create an attack pet on MP/Crat/Engy 2. Use ```set debug 1``` on the pet. 3. Order it to attack a target. 4. Observe the state changes. **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** ![image](https://github.com/project-rubika/issues/assets/156821187/6e4cc84e-fc84-4b26-883c-847a09044aeb) ![image](https://github.com/project-rubika/issues/assets/156821187/3ad6ce57-3e00-4f03-a311-5ca84cba321a)
RaggyLP commented 2024-02-22 18:41:33 +01:00 (Migrated from github.com)

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

Fixed as of 17:41 UTC - 22/02/24
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: prk/issues#619
No description provided.