GetPCCanUsePowerArmor

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

Returns whether or not the player can equip power armor items.

Syntax

[help]
(canUse:bool) GetPCCanUsePowerArmor 

Notes

  • The perk PowerArmorTraining is just a dummy for display on the pipboy. Internally, the perk is actually setting SetPCCanUsePowerArmor 1 through stage 80 of the Generic quest.

See Also