Hamburguejas al vapor
Junior Member
- Joined
- Jul 9, 2021
- Messages
- 29
- Reaction score
- 35
Is it possible to change the rolling system so it can go past d20?
I've asked multiple admins, they aren't certain about it and i'm confused. I really wonder it's possible.
I'm trying to do a roulette system where the rolling system works as the "ball" of the roulette, the main problem is that the rp_roll system is stuck at d20 max. You cannot do commands like "1d40" because by default it stays at 20.
] rp_roll 1d40
Hector Arce rolled 1d20: (18) = 18
] rp_roll 1d40
Hector Arce rolled 1d20: (15) = 15
] rp_roll 1d40
Hector Arce rolled 1d20: (2) = 2
] rp_roll 1d40
Hector Arce rolled 1d20: (4) = 4
] rp_roll 1d40
Hector Arce rolled 1d20: (8) = 8
] rp_roll 1d40
Hector Arce rolled 1d20: (17) = 17
] rp_roll 1d40
Hector Arce rolled 1d20: (14) = 14
] rp_roll 1d40
Hector Arce rolled 1d20: (9) = 9
I wonder if this can be changed, atleast move the cap to 50, it would allow for more /roll games like poker, roulette, craps, etc.
I'm sorry if i'm being annoying with this question, i just wanted to know if it's possible to change the system before re-designing my games again.
I've asked multiple admins, they aren't certain about it and i'm confused. I really wonder it's possible.
I'm trying to do a roulette system where the rolling system works as the "ball" of the roulette, the main problem is that the rp_roll system is stuck at d20 max. You cannot do commands like "1d40" because by default it stays at 20.
] rp_roll 1d40
Hector Arce rolled 1d20: (18) = 18
] rp_roll 1d40
Hector Arce rolled 1d20: (15) = 15
] rp_roll 1d40
Hector Arce rolled 1d20: (2) = 2
] rp_roll 1d40
Hector Arce rolled 1d20: (4) = 4
] rp_roll 1d40
Hector Arce rolled 1d20: (8) = 8
] rp_roll 1d40
Hector Arce rolled 1d20: (17) = 17
] rp_roll 1d40
Hector Arce rolled 1d20: (14) = 14
] rp_roll 1d40
Hector Arce rolled 1d20: (9) = 9
I wonder if this can be changed, atleast move the cap to 50, it would allow for more /roll games like poker, roulette, craps, etc.
I'm sorry if i'm being annoying with this question, i just wanted to know if it's possible to change the system before re-designing my games again.