So i’m making a system in multiplayer where a character can buy a house, or own one. He can walk up to the house, purchase it if he has the money, and now that house is owned by the player who did that. If the house is being damaged, I want to send that specific player an event like " Your house is being damaged".
It’s kind of like in age of mythology, If green team claims a town center, and greens town center is attack, it highlights on the green teams map.
So i figure i need to reference the player that bought that House. Any Ideas on how this could be achieved?