How to make my turret do damage

Hey there,
I didn’t know you were doing this in multiplayer and because I didn’t know anything about replication I had to do some digging. [This Video Tutorial][1] helped me a lot.

This is my setup right now, based on the video. What I’m doing is damaging a new actor in the level and both players can see the same thing, at the same time.

Below is my shooting script inside FPS Character, projectile and damaged actor. Health var inside damaged actor is being replicated.

My video [here][2] showing the results.

284052-customevent.png