In my mod there are times when a random piece in a particular region needs to be selected. This can vary from 1 to 12, but it known by the mod.
Is it possible to create a dice with a variable number of faces? I tried to use $FaceNumber$ in the "number of sides" area, but there was no luck. I don't really want to take the brute force approach and create 12 buttons and use triggers to make sure that the right number gets rolled. But I'm also not a huge fan of the dice where you enter the number of faces. Or am I stuck with one of these two?
