Difference between revisions of "SetCharGenHUDMode - Game"
Jump to navigation
Jump to search
m
→Parameters: option 3 was missing.
imported>HEECFYAHOOCA (Created page with "Category:Scripting Category:Papyrus '''Member of:''' Game Script Sets or clears CharGen-specific HUD modes. == Syntax == <source lang="papyrus"> Function SetCharGenH...") |
imported>Docclox m (→Parameters: option 3 was missing.) |
||
Line 14: | Line 14: | ||
**1 -- From CharGen start to leaving the house. Most of HUD invisible except for crosshairs. | **1 -- From CharGen start to leaving the house. Most of HUD invisible except for crosshairs. | ||
**2 -- From leaving the house to entering the cryo-pod. Crosshairs and compass. | **2 -- From leaving the house to entering the cryo-pod. Crosshairs and compass. | ||
**3 -- Disables the entire HUD. | |||
== Return Value == | == Return Value == |