Jump to content

Guest Halt


Molson™

Recommended Posts

Try regular expressions:

 

if (!$hget($right(#,-2) $+ aop,%address)) && (!$hget(globalaop,%address)) && (%nick != $mnick) && (!$regex($nick,(\076))) {

 

Or

 

Use Travis' suggestion:

 

if (>* iswm $nick) { return }

 

These two methods will work.

Edited by Fanfare
Link to comment
Share on other sites

> is not a user mode. It should be a part of the nick name. Shouldn't need .pnick.

 

Seriously molson .... a nickname is in the event. Does it start with a > ? If it does, /return.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...