Morrowind Mod:GetForceRun
The UESPWiki – Your source for The Elder Scrolls since 1995
GetForceRun
GetForceRun Type: Movement, Tribunal Returns: short Example: if ( GetForceRun == 1 ) set sValue to ( "Gadyni Rethan"->GetForceRun ) Scripts: Not Used
Returns 1 if the calling actor is running from a previous call to ForceRun, or 0 otherwise (short value).
See Also: ClearForceRun, ForceRun