mIRC Homepage
Posted By: westor Getting Unknown Command on groups - 27/06/18 06:51 AM
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!
Posted By: Sat Re: Getting Unknown Command on groups - 27/06/18 04:01 PM
From /help Groups:

Quote:
You cannot have groups within groups.
© mIRC Discussion Forums