what would be a good way to check for events globally (if any)
What I'm trying to do is if the player loots a human character I want to know that he is looting and possibly what he is looting.
Now I could possibly do that by assigning a script to every base actor checking for OnUnequip etc. but is there a nicer way?

