hmm, try this

Code:
on *:TEXT:!addme ?*:#: {
  set $+(%,person.,$nick) $2-
  msg $chan $nick added $+(",$2-,")
}

On *:TEXT:!read &:#: {
  if ( $($+(%,person.,$2),2) ) msg $chan $v1 ( $+ $+(%,person.,$2) Found $+ )
  else msg $chan $2 does not exists ( $+ Can't find $+(%,person.,$2) $+ )
}  


If you have a plastic floor runner over your tiles, then you're one Hella Pinoy!