Bug Closed · Resolved

[BUG] holding condition mmoitems dont read ID

#4307 opened by Unknown 2 years ago

Unknownreported this bug

[Legacy attachment omitted]

  • No matter holding any ID type SWORD it will always cast skill_B
  • Holding different type or things not from mmoitems it will cast skill_A
skill_A:
 Conditions:
  - holding{m=mmoitems.SWORD.TEST} castinstead skill_B
 Skills:
  - command{c="say A"} @Self

skill_B:
 Skills:
  - command{c="say B"} @Self
Unknowncommented

Have you found a solution to the problem?

Sign in to join the discussion.