Can't figure out how to make my health working out with an other actor in multiplayer.

Hey guys!

I’m currently doing a multiplayer game mini battleroyale style and I had an issue with the script of my health (variables, replication, etc) and the function in my blueprint of the zone to add damage to the player. Let me explain, everything works fine when I shoot the other player the health goes down etc… But when I apply the same code of the damage from the gun to the damage from the zone only one player receives all the damage off all the players. I searched for a while on youtube and forums and couldn’t find my way out. Thanks!

Hey! I got it working! Just changed the get playercharacter to get owner.