Having a plugin running on the GM's system would be idea. Since I intend to use xchat, that's not a problem.
Just a ".roll 3d6" command would be handy.
Newby -- could you implement some plugin in Perl or C that lets you do ".roll 3d6" and it will respond with the dice roll? Once that's done, I can look after getting it to work for T&T stuff
For X-Chat? On it!
Uh, 3d6? Or do you want xd6?
If so, I can do .roll xd6, or .roll d6 x...
Otherwise, just 3d6.
If you do one that can roll 3, I can look after everything else.
But if you're feeling ambition, then do:
- x d y (x y-sided dice)
- 2d6 doubles-add-roll-over (I mentioned that somewhere else)
- xd6, doubles-add-roll-over (Required if we have a berserker)
Also, I'd like to be able to do a table look up. Like, for example, I want a table of, say, 100 languages. Then they could do:
.choose language
And it would return a random one. But for other things besides languages, like, make sure I can easily expand it.
Of course, I can do all that, as long as you get it rolling 3d6