Groups
Groups
Sign in
Groups
Groups
T³ Discussion
Conversations
About
Send feedback
Help
Documentation update request. :-)
6 views
Skip to first unread message
Mora Fermi
unread,
Jul 22, 2014, 4:14:24 PM
7/22/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to t3-dis...@googlegroups.com
Hello,
I've written a fairly simple but full-featured example macro that uses SwingBuilder to display a "dice roller" helper.
It's located here:
https://gist.github.com/MoraFermi/59055bc19892040eae95
Feel free to add it to the page; if you want, I can write a more complete tutorial based on this macro.
Virenerus
unread,
Jul 23, 2014, 2:47:18 AM
7/23/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to t3-dis...@googlegroups.com
Awesome. I added it to the tutorials. I only made one small change to make it a bit more simple. YOu can easily build you roll by calling
roll(dices.join('+')).getCompleteChatString()
That would give you something like:
1d6+1d6+1d4 = [1] + [4] + [2] =
7
as a String.
Reply all
Reply to author
Forward
0 new messages