ToggleNthPipboyLight

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin.

Description

Toggles a specified Pip-Boy button light. Button IDs are as follows:
0 - Stats
1 - Items
2 - Data

Syntax

[help]
ToggleNthPipboyLight buttonID:int onOrOff:int

Example

ToggleNthPipboyLight 0 1 // Will enable button glow on Stats button