mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Dec 2002
Posts: 252
T
Talon Offline OP
Fjord artisan
OP Offline
Fjord artisan
T
Joined: Dec 2002
Posts: 252
I recently tried to make a script for reporting statistics and unseen things issued by a server by doing a /debug @debug. I could not find any remote event to let me know when the text inside an @window had been modified... so I have a timer running in milliseconds reading the last line every 500 milliseconds. Is there an event for this? certain commands like a /stats happen so quickly I miss a few lines, I'd rather know line by line when the window changed.

Joined: Jan 2003
Posts: 2,523
Q
Hoopy frood
Offline
Hoopy frood
Q
Joined: Jan 2003
Posts: 2,523
Look up /debug and the -i switch.


/.timerQ 1 0 echo /.timerQ 1 0 $timer(Q).com
Joined: Dec 2002
Posts: 124
B
Vogon poet
Offline
Vogon poet
B
Joined: Dec 2002
Posts: 124
now it would be sweet since you can change the raw data by calling an alias, if mirc woul dactually parse the changed data.


Link Copied to Clipboard