My varibles wont seem to replicate?

Okay so i have three pieces in play here. in my main character blueprint, i have the main character animation blueprint, a sheath blueprint, and a sword blueprint. the movement works with replicating, however whenever i swing the sword it does not replicate even though i have the variables replicated? is there a reason why the different animation blueprints wouldn’t replicate? if you need more pictures just let me know what you need in order to help me.

Replication only works from server to client(s). If you are a client you must call a server RPC which will change the variable on the server, and which will then replicate to clients.

im looking into this. sorry for my late response i have been out of town and i will get back to you asap and see if this fixes my problem

okay so i have added the rpc… i think but i still dont see the sword swing on both clients? alt text

24629-rpc.jpg