guest598594 commented on a Page, Jbot's Restuarant!  -  Oct 04, 2007

no need to check if %restaurant == 1 every time

on *:text:*:{
  if (%restaurant == 1) {
    if ($1 == waffle) describe $chan hands $nick a waffle.
    if ($1 == strawberry) desribe $chan hands $nick a strawberry.
  }
  else msg $chan Sorry $nick $+ , but the restaurant is closed.
}
 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.