Client cant destroy actors

So I am creating a game where you shoot objects and it destroys it self when it reaches zero health it works perfectly fine for server side but for client side it doesn’t destroy the actor. I have all of the models to replicate as well.