SetPCCanUsePowerArmor

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Sets the flag which allows the player to use Power Armor.

Syntax

[help]
SetPCCanUsePowerArmor canUse:int 

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