Morrowind Mod:GetPCJumping

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


GetPCJumping

                GetPCJumping

        Type:   Movement, Tribunal

     Returns:   short

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

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

See Also: GetPCRunning, GetPCSneaking