SetAlwaysRun

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin version 5.10.

Description

Turns Always Run on or off for the player, optionally updating the Running movement flag.

Syntax

[help]
(success:0/1) SetAlwaysRun toggle:int(0/1) updateRunningFlag:int(0/1)

Example

SetAlwaysRun 1 1 

See Also