#Skript not working

1 messages · Page 1 of 1 (latest)

modern topaz
#

I want to make a skript that drops a head if was killed by another player.

    if player was killed by a another player:
        drop %player% head```
#

dosent understand if player was killed...

#
    if attacker is a player:
        if victim isn't attacker:
            #yourcode```
solar egret
oblique bear