mIRC Home    About    Download    Register    News    Help

Print Thread
#23002 07/05/03 01:11 PM
Joined: May 2003
Posts: 2,265
P
pheonix Offline OP
Hoopy frood
OP Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
are you allowed more than 1 #switch in each remote file
e.g
#deowner on
(code here)
#deowner end
#revenge on
(code here)
#revenge end


new username: tidy_trax
#23003 07/05/03 01:28 PM
Joined: Dec 2002
Posts: 2,962
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 2,962
Yes, however you can't have nested groups.

Is your username supposed to be phoenix?


Spelling mistakes, grammatical errors, and stupid comments are intentional.
#23004 07/05/03 01:30 PM
Joined: May 2003
Posts: 2,265
P
pheonix Offline OP
Hoopy frood
OP Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
it is supposed to be phoenix but the name was in use .
p.s. what do you mean by nested groups confused?

Last edited by pheonix; 07/05/03 01:31 PM.

new username: tidy_trax
#23005 07/05/03 01:51 PM
Joined: Dec 2002
Posts: 774
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Dec 2002
Posts: 774
Code:
#maingroup on

   #subgroup1 off
   #subgroup1 end

   #subgroup2 on
   #subgroup2 end

#maingroup end

not possible


Code:
//if ( khaled isgod ) echo yes | else echo no
#23006 07/05/03 01:52 PM
Joined: Dec 2002
Posts: 54
L
laz Offline
Babel fish
Offline
Babel fish
L
Joined: Dec 2002
Posts: 54
Code:
 
#coowner
<code>
#op
<code>
#op
#coowner

You cant have something like that, where #op is between the 2 #coowner's.

[EDIT]

Bah too late, theRat beat me frown

Last edited by laz; 07/05/03 01:53 PM.
#23007 07/05/03 01:53 PM
Joined: May 2003
Posts: 2,265
P
pheonix Offline OP
Hoopy frood
OP Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
o i no ya have to open 1 group and b4 opening another 1 close the 1st, cheers;p


new username: tidy_trax
#23008 08/05/03 01:13 AM
Joined: Dec 2002
Posts: 417
O
Fjord artisan
Offline
Fjord artisan
O
Joined: Dec 2002
Posts: 417
Wouldn't it be more affective to use a ON/OFF variable then
enable or disable groups?





Intelligence: It's better to ask a stupid question, then to prove it by not asking....
#23009 08/05/03 11:48 AM
Joined: May 2003
Posts: 2,265
P
pheonix Offline OP
Hoopy frood
OP Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
yes which is why ive done both


new username: tidy_trax

Link Copied to Clipboard