I did that and it still don't work... do i have it all right now?

Code:
 on *:TEXT:!price *:#: {
  var %item = $replace($2-, $chr(32), $chr(95))
  .msg $nick Price of $2- is $readini(prices.ini, Prices, %item)
} 


~yayah 1