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

Last edited by r0ck0; 26/09/03 09:18 PM.