#need help with damage event

1 messages · Page 1 of 1 (latest)

lunar nacelle
#
on damage of armor stand:
  cancel event
  damage attacker by damage
glossy vine
#

why not damage attacker by damage?

lunar nacelle
#

gave example

lunar nacelle
#

victim for armor stand
attacker for player?

lunar nacelle
#
on damage of armor stand:
  {doll::%attacker%} is victim
  {JesterVictim::%attacker%} is set
  damage {JesterVictim::%attacker%} by damage
#

this is what you want?

#

what it is set to?

#

oh

#

what you are trying to do exactly?

lunar nacelle
#

{JesterVictim::%attacker%} is set to ?

#

set to the last hit player before right clicking to activate the ability

#

I didn't understood

#
on damage of armor stand:
  loop all players:
    {doll::%loop-player%} is victim
    {JesterVictim::%loop-player%} is set
    damage {JesterVictim::%loop-player%} by damage
#

is this what you want?

#

you can set {var::%uuid of armor stand%} to the player?

#

and then do