mIRC Homepage
Posted By: neznani halting some replies - 11/02/04 12:08 PM
i noticed that some mIRC replies cannot be halted. suck as:
* Attempting to rejoin channel #channel
* Disconnected
* Connecting to server on port
... but how do scripts which are using using MTS theme engine change it ? how does it work ?
Posted By: fxmakers Re: halting some replies - 14/02/04 08:38 PM
use /haltdef on these events (beginning with a ^): ACTION, BAN, CHAT, DEHELP, DEOP, DEVOICE, HELP, INVITE, JOIN, KICK, MODE, NICK, NOTICE, OP, OPEN, PART, PING, TEXT, UNBAN, USERMODE, VOICE, QUIT, SERV, SERVERMODE, SNOTICE, TOPIC, WALLOPS and replace them with your customized text.

For ex:
on ^*:JOIN:#:echo $chan $nick has joined $chan | haltdef
Posted By: neznani Re: halting some replies - 19/02/04 08:24 PM
i was asking about these events which cannot be haltdefed:
* Attempting to rejoin channel #channel
* Disconnected
* Connecting to server on port
..
© mIRC Discussion Forums