mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Dec 2008
Posts: 1,483
westor Offline OP
Hoopy frood
OP Offline
Hoopy frood
Joined: Dec 2008
Posts: 1,483
Hello,

There is something strange that i saw (i am not sure if it is bug or not but the behavour doesn't seems to be normal) that it sending #GROUP2 Unknown Command if the 2nd group inside the 1st is 'off' , use the following code to reproduce it.

Run: //test1 | test2

Code:
#test1 on
alias test1 { echo ok }
 
#test2 off
alias test2 { echo ok }
#test2 end
 
#test1 end


- Thanks!

Joined: Apr 2004
Posts: 701
Sat Offline
Hoopy frood
Offline
Hoopy frood
Joined: Apr 2004
Posts: 701
From /help Groups:

Quote:
You cannot have groups within groups.


Saturn, QuakeNet staff

Link Copied to Clipboard