(SOLVED) Simple ragdoll multiplayer wont work

I try to do a simple ragdoll on the player when R is pressed but it wont work on clients…
The only way it work on clients is the put my custom event to owning client but the server wont see the ragdoll of the client…
I tried Multicast, run on server, none of them work… what I am doing wrong?

I have exactly the same issue. What did you do to solve it?