mIRC Home    About    Download    Register    News    Help

Print Thread
#42784 18/08/03 06:33 PM
Joined: May 2003
Posts: 730
S
ScatMan Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: May 2003
Posts: 730
1. $pnick is deleted when ON PLAYEND is triggered, so how can i know the window i have /play there in this event?
2.
/alias blah return % $+ x
//var $blah = 1 | echo -a %x
doesn't work

#42785 18/08/03 07:23 PM
Joined: Dec 2002
Posts: 2,985
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 2,985
Well $pnick is either undocumented or non-existant. It's not in the index of the help file anyway.

#42786 18/08/03 08:11 PM
Joined: May 2003
Posts: 730
S
ScatMan Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: May 2003
Posts: 730
actually it is, it is exist at the bottom of /help /play

#42787 18/08/03 09:11 PM
Joined: Dec 2002
Posts: 2,985
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 2,985
So it is. About your problem, it seems to me that this behaviour would be normal as in the help file it states that the identifier is intended to identify only the nick/channel that the file is currently played to. I'd set a variable to hang onto $pnick for as long as needed.


Link Copied to Clipboard