Guest User

Untitled

a guest
Oct 21st, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. if (%r1 > %r2) { msg $chan 3 $+ $+ [Dice Duel] 10 $+ %d1 1 wins the 3 %p 1 pot with rolls: 4 %r1 $+ - $+ %r2 $+ . 1 Please contact host 10 %s }
  2. elseif (%r2 > %r1) { msg $chan 3 $+ $+ [Dice Duel] 10 $+ %d2 1 wins the 3 %p 1 pot with rolls: 4 %r1 $+ - $+ %r2 $+ . 1 Please contact host 10 %s }
  3. else { msg $chan 3 $+ [Dice Duel] 10 $+ %d1 1 $+ and 10 $+ %d2 1 $+ tied on: 4 %r2 %r1 - Roll again! }
Add Comment
Please, Sign In to add comment