Skip to content
This repository has been archived by the owner on May 17, 2020. It is now read-only.

SW_2_5 rolling fail #10

Open
zeteticl opened this issue Apr 19, 2019 · 1 comment
Open

SW_2_5 rolling fail #10

zeteticl opened this issue Apr 19, 2019 · 1 comment

Comments

@zeteticl
Copy link

zeteticl commented Apr 19, 2019

Hi, i am the user of bcdice-js.
Thank you for your project.
It is very useful.
But I have try K40+24@8$12r10gf on node.js
it just return 1
and ダイス目の修正 seem dont work.

@zeteticl
Copy link
Author

zeteticl commented May 16, 2019

input above is fine
bcdice.setGameByTitle('SwordWorld2_5');
bcdice.setMessage('K20');
console.log('K20', bcdice.dice_command());

but return 1 if enter with r10
bcdice.setGameByTitle('SwordWorld2_5');
bcdice.setMessage('K20R10');
console.log('K20R10', bcdice.dice_command());

if use swordWorld is find

bcdice.setGameByTitle('SwordWorld');
bcdice.setMessage('K40+24@8$12r10gf ');
console.log('K40+24@8$12r10gf ', bcdice.dice_command())
@ukatama @

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

No branches or pull requests

1 participant