<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://skizzerz.net/DiceRoller/index.php?action=history&amp;feed=atom&amp;title=Dice%2FRollerConfig%2FNormalSidesOnly</id>
	<title>Dice/RollerConfig/NormalSidesOnly - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://skizzerz.net/DiceRoller/index.php?action=history&amp;feed=atom&amp;title=Dice%2FRollerConfig%2FNormalSidesOnly"/>
	<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/RollerConfig/NormalSidesOnly&amp;action=history"/>
	<updated>2026-05-03T05:29:21Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.0</generator>
	<entry>
		<id>https://skizzerz.net/DiceRoller/index.php?title=Dice/RollerConfig/NormalSidesOnly&amp;diff=148&amp;oldid=prev</id>
		<title>Skizzerz: Created page with &quot;{{APIdoc|RollerConfig.NormalSidesOnly Property}} Gets or sets whether dice expressions are limited to rolling dice with a &quot;normal&quot; number of sides, or if they can roll dice of...&quot;</title>
		<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/RollerConfig/NormalSidesOnly&amp;diff=148&amp;oldid=prev"/>
		<updated>2017-04-10T19:01:56Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{APIdoc|RollerConfig.NormalSidesOnly Property}} Gets or sets whether dice expressions are limited to rolling dice with a &amp;quot;normal&amp;quot; number of sides, or if they can roll dice of...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{APIdoc|RollerConfig.NormalSidesOnly Property}}&lt;br /&gt;
Gets or sets whether dice expressions are limited to rolling dice with a &amp;quot;normal&amp;quot; number of sides, or if they can roll dice of any number of sides.&lt;br /&gt;
&lt;br /&gt;
{{ns}}&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;C#&amp;quot;&amp;gt;&lt;br /&gt;
public bool NormalSidesOnly { get; set; }&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Property Value ===&lt;br /&gt;
Type: System.Boolean&lt;br /&gt;
&lt;br /&gt;
If true, only standard dice sizes (d2, d3, d4, d6, d8, d10, d12, d20, d100, d1,000, d10,000) may be rolled. If false, any die size from 1 to [[Dice/RollerConfig/MaxSides|RollerConfig.MaxSides]], inclusive, can be rolled. Even if true, RollerConfig.MaxSides is still in effect, so lowering it from the default may make certain dice unable to be rolled. Attempting to roll a different die size while this is true results in a [[Dice/DiceException|DiceException]] being thrown with DiceErrorCode.WrongSides.&lt;br /&gt;
&lt;br /&gt;
== Remarks ==&lt;br /&gt;
The default value for NormalSidesOnly is false, meaning any die size can be rolled (up to RollerConfig.MaxSides).&lt;/div&gt;</summary>
		<author><name>Skizzerz</name></author>
		
	</entry>
</feed>