mIRC Homepage
Posted By: therobin topic history - 20/12/06 10:34 PM
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?
Posted By: Kurdish_Assass1n Re: topic history - 20/12/06 11:35 PM
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.
© mIRC Discussion Forums