Multiplayer: Character movement

that seems like it would work if you are somehow using CurrentMaxSpeed and CurrentAcceleration in your movement
For example if you set the respective values in the character movement component (can do that in the OnRep, which runs on both the server and the client)