This dice game lets players engage in “corner games” with each other, offering only basic functionality to encourage real roleplay, including scenarios like cheating or not paying up. It allows for freedom in roleplay without automating outcomes, aside from displaying the necessary menus.
Integracja
The system is simple to install via drag & drop with no extra files or modifications needed. To set it up, add ensure RollDiceMp
do server.cfg
.
How to Play
- A player can start the game by sending an invitation to a nearby player using the
/roll
polecenie. - The invited player will receive a menu to accept or decline.
- If accepted, both players will get a menu to roll dice or exit. The game continues as long as they want.
Backend Logic
The script uses server-side promises for synchronization, ensuring fair gameplay. Dice rolls are calculated server-side to prevent tampering from client software.
Dodaj komentarz