ToggleFirstPerson

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Toggles the player's POV to 1st or 3rd person. Passing 1 enables 1st person view, whereas 0 enables 3rd person view.

Syntax

[help]
ToggleFirstPerson firstPerson:0/1

Example

ToggleFirstPerson 1

See Also