Do I make so that On Point Damage Plays Animation For Client?

Multicast should work fine (will execute on the server and all clients). If you want to use any variables there (like the damage causer like you’re doing in your image below), then send those through the multicast as well.

Otherwise could you show a picture of your bp when using the multicast?