I have been looking at creating control like the modifier-box on the desktop. One which in turn would contain a DC and be accessible for automated rolls of various kinds.
I have tried by copying the modifierstack code but it fails at
Can I do just a simple numbercontrol and register it somehow so I can reach it the same way I'd pull numbers from the Modifier? (And if so, how? )Code:function registerControl(ctrl)
control = ctrl;
end
- Obe
