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