How to make an actor send run on server command?

So, Im trying to make bird actor die when it take enough damage, code is in first photo. But when bird dies(both client and server can damage it), bird only running simulate physics and animation mode command on server player, client cant see it dying. Can anybody explain me what to do in situtations like this? I did some research but cant find a proper solution for this exact issue.