mIRC Home    About    Download    Register    News    Help

Print Thread
#41990 15/08/03 09:36 AM
Joined: May 2003
Posts: 730
S
ScatMan Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: May 2003
Posts: 730
what is the identifier that returns the Except in the /channel? there is such one?


#41991 15/08/03 11:09 AM
Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
mode # +e then look in ur status

raw 348
raw 349

if you want to make a remote that echo them smirk

Last edited by sparta; 15/08/03 11:11 AM.

if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
#41992 15/08/03 12:11 PM
Joined: Dec 2002
Posts: 774
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Dec 2002
Posts: 774
I don't think there is...
maybe we should have some $chanlist idedentifier which takes channel and mode as params...
ie. $chanlist(#channel,b,1) would return first ban etc. and $chanlist(#chan,e,0) would return total number of exeptions
Could some1 post this to feature suggestions?


Code:
//if ( khaled isgod ) echo yes | else echo no
#41993 15/08/03 12:38 PM
Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
I list them in a @window with that /mode # +e . same with +I
/mode # +I smirk


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
#41994 15/08/03 01:14 PM
Joined: Dec 2002
Posts: 774
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Dec 2002
Posts: 774
surely I would use hashtable, if i'd ever going to create own channel central, if $chanlist won't be added...


Code:
//if ( khaled isgod ) echo yes | else echo no
#41995 15/08/03 01:59 PM
Joined: Dec 2002
Posts: 169
J
Vogon poet
Offline
Vogon poet
J
Joined: Dec 2002
Posts: 169
Codemastr suggested something similar just recently
Idea for a way to support +eI and the like.

#41996 15/08/03 03:00 PM
Joined: May 2003
Posts: 730
S
ScatMan Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: May 2003
Posts: 730
uh.. i thought there is undocumented one


Link Copied to Clipboard