SetAlwaysRun
From GECK
A function added by the JohnnyGuitar NVSE Plugin version 5.10.
Contents
Description
Turns Always Run on or off for the player, optionally updating the Running movement flag.
Syntax
(success:0/1) SetAlwaysRun toggle:int(0/1) updateRunningFlag:int(0/1)
Example
SetAlwaysRun 1 1