Code:
on *:TEXT:!item*:#:{ if ( $read(items.txt,s,$$2-) != $null ) { msg $nick $ifmatch }
else {
msg $nick Item " $+ $$2- $+ " not found.
}
}  


no idea however on the timer..sorry

Last edited by amr; 27/12/02 09:00 PM.