Morrowind Mod:GetPCRunning

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search


GetPCRunning

                GetPCRunning

        Type:   Movement, Tribunal

     Returns:   short

     Example:   if ( GetPCRunning == 1 )
                set sValue to ( "idros givyn"->GetPCRunning )
        
     Scripts:   Not Used

Returns 1 if the player is currently running, or 0 otherwise.

See Also: GetPCJumping, GetPCSneaking