Bug Closed · Invalid

damage mechanics bug

#6114 opened by Unknown 1 year ago

Unknownreported this bug

CAN NOT CHECK DAMAGER

(problem 1)

[Mythicmobs]

  • damage{a=10;damacause=entity_attack} @target (damagecause: entity_attack, entity_sweep_attack, thorns, sonic_boom, entity_explosion, and projectile)

[skript] set damage to %number% ❌

[skript] on death: message "%attacker%" to attacker ⭕️

(problem 2)

[Mythicmobs]

  • damage{a=10;damacause=custom} @target (damagecause: %others type%)

[skript] set damage to %number% ⭕️

[skript] on death: message "%attacker%" to attacker❌

(Want)

Allows damage modification by other plugins

[skript] set damage to %number% ⭕️

[skript] on death: message "%attacker%" to attacker ⭕️

Unknowncommented

Closing due to the difficult-to-read format of this report, lack of a server log and no explanation on how to reproduce. If this issue is still present, re-open this issue with a modern-version server log, configs used to test and steps to reproduce.

Sign in to join the discussion.