Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I set Result Before Roll? #86

Open
UtariD86 opened this issue Aug 30, 2023 · 1 comment
Open

Can I set Result Before Roll? #86

UtariD86 opened this issue Aug 30, 2023 · 1 comment

Comments

@UtariD86
Copy link

UtariD86 commented Aug 30, 2023

Before throwing the dice, I want to send values into it with my own random number generation method and the dice will turn out in accordance with these values. In this way, I can generate numbers in different ways and display the results to the user accordingly. I can also shorten the waiting time by starting the transactions I linked to the dice earlier. How do I send these values to the dice? How do I get these values to come up visually?

@UtariD86 UtariD86 changed the title Can I set Result Before Roll Can I set Result Before Roll? Aug 30, 2023
@frankieali
Copy link
Contributor

What you're asking for is "deterministic rolling". There have been a couple of issue posts concerning this feature already. See #47 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants