MovePipboyKnob

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Moves a specified knob/dial on the player's pipboy. Not all values are known.

Console Functions are normally exclusively for use in the in-game Console (accessible by pressing "~").

With JIP LN NVSE Plugin, any console function can be used in scripts with the Console function.

Syntax

[help]
MovePipboyKnob knobID:int directionAndDistance:float

Example

MovePipboyKnob 0 -.5 

Knob ID

0	Vertical dial near the screen
1	???
2	Knob on the lower left

Direction

Positive	Up or Counter-Clockwise
Negative	Down or Clockwise