[IRCServices] A ilttle suggestion for set mlock

Strider strider at chatcircuit.com
Fri Aug 3 20:43:00 PDT 2001


You could always just make it append to the mode list if you use an
operator, and remove if no operator is used.

ex:
/chanserv set #foobar mlock +nt-ks
would result in +nt-ks being set initially
/chanserv set #foobar mlock +i
would then result in +nti-ks
/chanserv set #foobar mlock -i
would then result in +nt-iks
/chanserv set #foobar mlock i
would then result in +nt-ik

Hope this wasn't too confusing, heh.

Beau (Strider) Steward
chatcircuit administrator and 6bit band member
strider at chatcircuit.com        www.chatcircuit.com
ircadmin at chatcircuit.com     irc.chatcircuit.com
strider at 6bit.net                    www.6bit.net
----- Original Message -----
From: "Will" <dirtymac at datasync.com>
To: <ircservices at ircservices.za.net>
Sent: Friday, August 03, 2001 1:31 PM
Subject: Re: [IRCServices] A ilttle suggestion for set mlock


> On Fri, 3 Aug 2001, Ekim Engin wrote:
>
> > Hi all,
> >
> > What about inculding an expansion to mlock making it possible to
> > maintain current settigns and just make an additional change?
> >
> > Example,
> >
> > All commands are done from mlock for #foobar is +nt-iklps
> >
> > /cs set #foobar mlock =+m
> > Results in mlock to be +ntm-iklps
>
> this sounds like a cool idea.  the only idea i have is making the
> operators += and -= instead of the reverse.  it probably wouldn't matter
> either way for users, but as a programmer i'd rather it this way.
>
> --
> Will
>
> -----------------------------------------------------------
> To unsubscribe, mail ircservices-request at ircservices.za.net
> with the word UNSUBSCRIBE in the subject of the mail.
> http://www.ircservices.za.net/mailman/listinfo/ircservices
>