hud
Vars | |
added_eyewear_traits | A list of traits that we want to add while the NIFSoft is active. This is here to emulate things like sci-goggles |
---|---|
eyewear_check | Do we need to check if the user is wearing compatible eyewear? |
hud_traits | What are the HUD traits we are adding when the NIFSoft is activated? |
hud_type | What kind of HUD are we adding when the NIFSoft is activated? |
Procs | |
add_huds | Attemps to add the hud variables from the NIFSoft to the user. |
remove_huds | Attempts to remove the HUDs given to the user by the NIFSoft |
Var Details
added_eyewear_traits
A list of traits that we want to add while the NIFSoft is active. This is here to emulate things like sci-goggles
eyewear_check
Do we need to check if the user is wearing compatible eyewear?
hud_traits
What are the HUD traits we are adding when the NIFSoft is activated?
hud_type
What kind of HUD are we adding when the NIFSoft is activated?
Proc Details
add_huds
Attemps to add the hud variables from the NIFSoft to the user.
remove_huds
Attempts to remove the HUDs given to the user by the NIFSoft