mIRC Homepage
Posted By: jn_gandalf remote and window - 31/05/03 07:01 PM
Hello,

here's my little question.
I want to get the timestamp state of the window from where a event trigered.

i tried lot of things like :
/scid $cid { if ( $window($chan).stamp ) {
but it don't work for query ...

I'm sure the answer is in $wid but i really can't find a way to use that .

Sorry for my really bad english.
And thanks for your answer.
Posted By: Nimue Re: remote and window - 31/05/03 10:24 PM
Code:
on *:text:*:?:echo $nick * Timestamp: $window($nick).stamp
Posted By: jn_gandalf Re: remote and window - 31/05/03 11:07 PM
Thanks for your answer i was willing to do all the stuff in a function but i realize that i must separate all case and test/add the timestamp directly in the events.

© mIRC Discussion Forums