mIRC Home    About    Download    Register    News    Help

Print Thread
#127126 09/08/05 08:57 AM
A
Abuser__
Abuser__
A
I have made this:
Code:
raw 366:*:{ echo $active test script } 

It echos info in the active window, but i want it to echo it to the channel i have joined...

Is there a a way to do this? smile

#127127 09/08/05 10:32 AM
Joined: Nov 2003
Posts: 2,321
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Nov 2003
Posts: 2,321
Change $active to $2.


Link Copied to Clipboard