Could anyone post a SQL file so evry items the TIER vendor's sells costs gold?
if you can then +Rep
Could anyone post a SQL file so evry items the TIER vendor's sells costs gold?
if you can then +Rep
try this:
grtzCode:UPDATE `items` SET `buyprice` = `sellprice` * 4 WHERE `buyprice` = 0;![]()
do i need to change anything in it? xD?