mIRC Homepage
Posted By: oriongods They Float - 26/09/03 08:56 PM
is it possible to make logfile like you have for channe chat, same crap for Wallops messages that are displayed in status window ?
Posted By: r0ck0 Re: They Float - 26/09/03 09:12 PM
You could enable logging for your status window
Right click on status window button & click 'logging'
or use this ..
Code:
on *:WALLOPS:*:write $+($logdir,$mklogfn(Wallops)) $timestamp $+(!,$nick,!) $1-


which comes out like this in the log
[16:19] !RoCk! OPERWALL - sorry folks .. testing wallops logging
Posted By: oriongods Re: They Float - 26/09/03 10:54 PM
thanx much
© mIRC Discussion Forums