Morrowind Mod:GetWeaponDrawn

The UESPWiki – Your source for The Elder Scrolls since 1995

GetWeaponDrawn

		GetWeaponDrawn

	Type:	Object, Tribunal

     Returns:	short

     Example:	if ( GetWeaponDrawn == 1 ) 
		set sValue to ( "shat gro-shazog"->GetWeaponDrawn )
	
     Scripts:	BladeScript

Returns 1 if the calling actor has a weapon drawn ready to attack, or 0 otherwise.