Default pawn multiplayer

Your code is in the Construction Script which is for Editor only code. So this code runs when the BP is placed in the editor, this is not executed at runtime. So the other players most likely just get the replicated or the default value.

2 Likes