mIRC Home    About    Download    Register    News    Help

Print Thread
#167170 20/12/06 10:34 PM
Joined: Oct 2006
Posts: 4
T
Self-satisified door
OP Offline
Self-satisified door
T
Joined: Oct 2006
Posts: 4
The default topic editbox dropdown contains a history of topic changes.

I want to use these in a topic related script I wrote. Is a way to recall the topic history?

therobin #167175 20/12/06 11:35 PM
Joined: Apr 2006
Posts: 400
K
Fjord artisan
Offline
Fjord artisan
K
Joined: Apr 2006
Posts: 400
there is a way to perform a command when you d/click a channel or open the channel options.

by putting this into remotes:
Code:
alias channel {
  ;commands to do
  channel
}

but, i don't know how you would mess with the topic history.


-Kurdish_Assass1n

Link Copied to Clipboard