Dice & Coin (Roll & Flip)

Dice & Coin (Roll & Flip)

192 Downloads

This addon simply provides a visual representation of the standard /roll command, without the need to imagine rolling dice or flipping a coin.

The main principle I relied on when developing the addon was maximum transparency to prevent deceiving players through code manipulation. Therefore, an in-game function RandomRoll(min, max) is used to calculate results, and only after obtaining values from it, the final result (dice roll sum or coin flip) will be displayed. 

🎲 When displaying the final dice roll result, each icon is unique and dependent on the values of each roll to visualize all sides of the die, but it's completely unnecessary to memorize them.

How to use:

🇺🇸 /dice or /coin    🇷🇺 /кости или /монетка    🇩🇪 /würfel oder /münze

🇫🇷 /dé ou /pièce    🇮🇹 /dado o /moneta               🇪🇸 /dado o /moneda 

Other players do not need to have this addon installed to see the results of your rolls (they see the same as you do).

ATTENTION: the addon will only work on the 🇺🇸 English, 🇷🇺 Russian, 🇩🇪 German, 🇫🇷 French, 🇮🇹 Italian & 🇪🇸 Spanish versions of the game.