Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Dice Roller for Vanilla 2
I've used Vanilla 1 the last few years to run a play by post forum. I'd love to upgrade to vanilla 2, but we're completely dependent on the dice roller program: http://vanillaforums.org/addon/155/diceroller
it doesn't look like original author is going to update it, given the update history. i'm not completely useless with code, but i'm pretty novice at this garden thing. what are the odds i could import/rewrite this for vanilla 2?
it doesn't look like original author is going to update it, given the update history. i'm not completely useless with code, but i'm pretty novice at this garden thing. what are the odds i could import/rewrite this for vanilla 2?
0
Comments
Actually adding it as a plugin and parsing through comments for it isn't tough. I've also added an "Attributes" field to the vanilla 2 comment table recently that could be used for storing the values of the rolls.
I'd say start off by making a simple plugin following the quick-start documentation. You can always come back here and ask for help