Change color of character in multiplayer.

Hi guys! I created simple interface with 3 sliders each for R,G,B. After pressing button it sends color to ThirdPersonCharacter. I want to change BodyColor for player that choose it. After playing this blueprints on two players, when client select color nothing changes. When server select color, server can see this color properly but client see server color as black. Could somebody help?