Player dice rolls bugged

Started by Corrigo, January 03, 2014, 10:46:02 PM

Previous topic - Next topic

Corrigo

This bug occurs when rolling multiple instances of one die, say, 2d6.

The bug causes any rolled number to be capped off to the maximum number rollable by just one die.


For example, 2d6 will return 6 most of the time.

2d20 will return 20 most of the time.

21d20 returns 20 (which is not possible).

Screenshot included demonstrating this.





GameSpy ID: CorrigoEFUR

Corrigo

I'd just like to bring this up again.

After almost losing 300 gold on a game of hazard today because of this bug I'm glad we discovered that it hadn't been fixed yet.

GoD1x

Ive seen the same bug a while ago in efum. Easy workaround is to just roll 1d6 the needed amount of times.
It seems as if it rolls the amount of dices, but it can't go higher than the right-side number as in:
2d20 might become 25, but 20s the max,so thats what it'll give you.