In trying to make a kill message skript that sends the prefix and suffix of a player on kill.
on death:
if victim and attacker is a player:
send "%attacker's prefix%%attacker%%attacker's suffix% &6killed &r%victim's prefix%%victim%%victim's suffix%"