DavidJCobb / ReachVariantEditor

A tool for editing Halo: Reach game variants.
23 stars 9 forks source link

Some infromation you might want to mention with the HUD widget action. #5

Open ghost opened 4 years ago

ghost commented 4 years ago

https://github.com/DavidJCobb/ReachVariantEditor/blob/f8d30382503f6101586a7dfe717eb48619eb066c/native/src/ReachVariantTool/game_variants/components/megalo/actions.cpp#L483

If you attempt to display a player name in a hud widget the player variable network state must be High Priority or non-hosts cannot see the player name. I believe this applies to player names in waypoints also but I have not tested that.