mIRC Home    About    Download    Register    News    Help

Print Thread
#129823 09/09/05 05:34 PM
Joined: Sep 2005
Posts: 116
I
Vogon poet
OP Offline
Vogon poet
I
Joined: Sep 2005
Posts: 116
oke this is prbely an easy command but how do i get the channels flags of a channel ?

#129824 09/09/05 05:53 PM
M
mIRCManiac
mIRCManiac
M
type /mode <chan>

#129825 09/09/05 10:49 PM
Joined: Dec 2002
Posts: 3,534
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 3,534
Or if you wanted just the Raw event for it..

Raw 324:*: { echo 3 -a $2 has modes $3 set. | haltdef }

-Andy

#129826 09/09/05 11:51 PM
Joined: Apr 2003
Posts: 701
K
Hoopy frood
Offline
Hoopy frood
K
Joined: Apr 2003
Posts: 701
$chan($chan).mode

#129827 10/09/05 06:48 AM
Joined: Sep 2005
Posts: 116
I
Vogon poet
OP Offline
Vogon poet
I
Joined: Sep 2005
Posts: 116
Quote:
$chan($chan).mode
thanks that wut i wanted laugh


Link Copied to Clipboard