Morrowind Mod:GetPCSneaking

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


GetPCSneaking

                GetPCSneaking

        Type:   Movement, Tribunal

     Returns:   short

     Example:   if ( GetPCSneaking == 1 )
                set sValue to ( "idros givyn"->GetPCSneaking )
        
     Scripts:   projectileMine
                proximityMine

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

See Also: GetPCJumping, GetPCRunning