
Hi guys, I want to roll a 3D dice that shows the "tens" and not the units. For example it should show 00, 10, 20, 30...... What is the correct syntax? I try "1d10*10" but the system roll a simple d10 with the units and multiply the result for ten in the chat box Thank you