Dedicated server (Trying to read property HUD)

I’m not sure I understand you but it sounds like you want non-local pawns to affect the HUD. In that case don’t use IsLocallyControlled but instead use SwitchHasAuthority and run the HUD-related code from the “Remote” execution pin.