Jump to content

Pablo

Members
  • Posts

    62
  • Joined

  • Last visited

Everything posted by Pablo

  1. Raw events will not return $chan as err0r states. Also, you are searching for "allow" in the long gate. That will never be there. I am not sure what is meant by allow, but I am assuming that allow is supposed to be a variable you set to allow gates to whisper you. I am thinking you want something more like... raw Whisper:*: { if ( $ial($nick,1) !isin %allow && $nick !isop $1 ) { halt } ; if the gate is in allow or the nick is an op, it will continue.. otherwise it stops... } menu nicklist { Allow Whisper: { set %allow $addtok(%allow, $ial($1,1), 32) } } I think this works;)
  2. Firefox and flash appear to work fine on my end. Not much experience on my Win 7 ultimate 64-bit with IE.
  3. I agree with Chain. Too many rules brings down the room. Too few allow people to run on a tangent. Just be selective on who has the rights to control the room. Also, for some reason, regular chat hosts seem to bring more drama than script chat hosts IMO. Why is that?
  4. LMAO. Interesting in concept. Remind me to never go to Help Desk again.. oh wait I don't.
  5. everyone will be able to read him/her without setting the room +m and taking the voice. If you just want to ignore him, use ignore. Otherwise just spec the room and +v on join. If you can't, just ask. Someone will hook you up.
  6. I know he will, otherwise he wouldn't be an err0r . Thanks for posting updated code. Or is it the lifestyles .. umm .. all good.
  7. Looks good, works great.. Missing Lifestyles section in menu?
×
×
  • Create New...