Jump to content

turn PM's on and off


Spike

Recommended Posts

remotes

#pm off

on ^*:TEXT:*:?: {

if ((%pm == on) && (koach.com !isin $address)) {

closemsg $nick

}

}

#pm end

 

nicklist popups

Private msgs away

.Lock:.enable #pm | set %pm on | echo -a PMs are off

.Unlock:.disable #pm | unset %pm off | echo -a PMs are on

 

 

 

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...