How will I know who it is based on context? If I subscribe to all players damaged event how am I supposed to know which player was damaged? Am I supposed to create 16 unique varations of the OnDamaged function and match the player index in the all players array with the OnDamaged function that has the matching number?