_Dean_ commented on a Page, nicklist invite  -  Feb 03, 2011

and why dont u click on edit, and edit it?

My boi lucifer (peercommons)

wtf?

dont need to use 3 menu nicklists to set 3 rooms to invite

menu nicklist {
  .[invite $$1]:{ var %x = $input(which rooms you want to invite $$1? $crlf put rooms separated by spaces $crlf like #room1 #room2 etc,eo,INVITE)
    if (%x != $false) { 
      var %y = 1
      while ($gettok(%x,%y,32)) { 
        invite $$1 $gettok(%x,%y,32)
        inc %y
      }
    }  
  }
}

this code will allow you to invite ppl to which rooms you want, by the way, your friend is a probably dammit spammer

 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.