Player Controller Pitch isn't relative

Add Actor Local Rotation doesn’t replicate very well in an MP game. You’ll see other players “stuttering” around the level. The advice thus far has been to use Add Controller Pitch, Roll, Yaw, movement as it’s processed automatically on the server and replicated to the clients seamlessly.

Add Local Rotation works well for single player for sure.