Anyone have one handy?
Rolling script for TinTin++
#action {[%1] Cmds:}{#if {%1 < 22}{roll}
I just add this as an action when creating, then delete it when I get the number I want.
Already made it for kaboomer, but here's what I came up with in ~10 minutes.
#action {[%1] Cmds:}{#if {%1
I just add this as an action when creating, then delete it when I get the number I want.
#action {[%1] Cmds:}{#if {%1 < 22}{roll}{#unaction {[%1] Cmds:}}}
