Morrowind Mod:GetPCInJail

The UESPWiki – Your source for The Elder Scrolls since 1995

GetPCInJail

		GetPCInJail

	Type:	Misc, Bloodmoon

     Returns:	short

     Example:	if ( GetPCInJail == 1 )
		set sValue to ( GetPCInJail )
	
     Scripts:	

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