Quote:
Originally Posted by siinge [You must be logged in to view images. Log in or Register.]
i know of an in game merchant that sells fire opals for 55p
|
If you know of one, I don't see it?
Code:
SELECT
merchantlist.item,
merchantlist.merchantid,
merchantlist.slot
FROM
merchantlist
WHERE
merchantlist.item = '10031'
MySQL returned an empty result set (i.e. zero rows). (Query took 0.0109 sec)