Difference between revisions of "ResetPipboyManager"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
imported>Yukichigai
 
Line 1: Line 1:
After equipping a pipboy, this must be called in order to use it. If not, the PipBoy will behave like an NPC pipboy with no access to the inventory, stats, or data.
After the player equips a PipBoy, this must be called in order to use it. If not, the PipBoy will behave like an NPC PipBoy with no access to the inventory, stats, or data.
 
In addition to (re-)initializing menu interactivity, this function also resets the PipBoy's external appearance to default, disabling the PipBoy's "LightOn" glow texture if currently active.
[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.1)]]
[[Category:Functions (GECK 1.1)]]

Latest revision as of 19:03, 22 July 2014

After the player equips a PipBoy, this must be called in order to use it. If not, the PipBoy will behave like an NPC PipBoy with no access to the inventory, stats, or data.

In addition to (re-)initializing menu interactivity, this function also resets the PipBoy's external appearance to default, disabling the PipBoy's "LightOn" glow texture if currently active.