Bureaucrat's charmed pets actions and damage does not show on "Your pets" chat channel #1111
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
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: prk/issues#1111
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?
Report link
https://bytebin.project-rk.com/qLXQV0b1
Reproduction steps
Expected results
Charmed pet's actions and damage should appear on "Your pets" chat channel.
Actual results
Charmed pet's actions and damage do not appear on "Your pets" chat channel.
But Charmed pet's damage does show on "Other hit by other" channel.
Bug prevalence
Everytime I give charmed pet a command.
Description & Attachments
Charmed pets action should show on "Your pets" chat channel. Now they don't show at all.
Also currently Charmed pet's damage does show on "Other hit by other" channel, but it should be in "Your pets" chat channel.
Below is example of charmed Eleet's messages that should display on "Your pets" chat channel (But currently they do not show at all):
I believe that we have not yet implemented the blabot for charmed pet. When a monster is charmed, we need to change their blabot ID to the ID for charmed pet. When the charm ends (e.g. through
/pet free
, then the monster's original blabot needs to be restored.