Destroy an actor per client?

Hello, thanks for your answer !

Your code works great, but not has expected …

I want destroy actor only for the player (client) who pick up the actor, not for others clients. I think it be a copy for each client or detect which client do this action, or somehing like that …