ianobermiller / tibiatekbot

Automatically exported from code.google.com/p/tibiatekbot
3 stars 0 forks source link

Trade Watcher doesn't work #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This feature won't work at all. Needs to be fixed.

Original issue reported on code.google.com by genoso...@gmail.com on 25 Nov 2007 at 3:42

GoogleCodeExporter commented 9 years ago
Are you sure you have valid regular expression?

Original comment by Oskari.V...@gmail.com on 25 Nov 2007 at 4:34

GoogleCodeExporter commented 9 years ago
The problem is that I used a double quote at the beginning of the expression.

WRONG: &watch "bp
CORRECT: &watch bp

Original comment by sonic5....@gmail.com on 25 Nov 2007 at 7:27