the title says everything ![Smile :) :)]()
when i use <target.uuid> in a skill at a wolf, it uses the name of the owner of the wolf,
it does not use the entity that the wolf is killing
is this a bug or am i doing something wrong?
Skill:
thanks
AnimalMace

when i use <target.uuid> in a skill at a wolf, it uses the name of the owner of the wolf,
it does not use the entity that the wolf is killing
is this a bug or am i doing something wrong?
Skill:
Code:
- message{msg="<target.name>"} @PIR{r=75} ~onDamage
AnimalMace