I found the right event already
Event OnDeath(Actor akKiller) if (akKiller == Game.GetPlayer()) Debug.Trace("We were killed by the player!") endIfendEventbut where do i have to add the script?
it wouldnt be the solution that i add a the script manually to every actor

