Roll the dice

By Minoglem on Feb 21, 2014

Syntax: .dice
Please don't complain, at least it works and stuff ;P

on *:text:.dice:#: {
  .timer 1 2 msg # 4 $nick is playing the dice game!
  .timer 1 3 msg # 2 Where you can play and roll a number!
  .timer 1 4 msg # 5 You can roll a, 1, 2, 3, 4, 5, or a 6!
  .timer 1 5 msg # 7 Now let's roll your dice!
  .timer 1 7 describe # 8rolls the dice...
  .timer 1 9 msg # 10 the dice stops...
    .timer 1 11 msg # 12 the dice has rolled on the number 1 $r(1,6) }
} 

Comments

Sign in to comment.
Vegito   -  Feb 22, 2014

You have an extra unnecessary curly bracket.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.