Chratz PVP Funserver
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Fixing the t6 vendor.

2 posters

Go down

Fixing the t6 vendor. Empty Fixing the t6 vendor.

Post  Chratz Wed Dec 19, 2007 12:14 am

Pretty annoying, a lot of the items cannot be purchased even with the click and drag. I tried rescripting a new vendor. Didn't work. Any ideas? pale
Chratz
Chratz
Admin
Admin

Posts : 45
Join date : 2007-12-17
Age : 32
Location : San Jose California

http://chratz.servegame.org

Back to top Go down

Fixing the t6 vendor. Empty Re: Fixing the t6 vendor.

Post  roflcopter111 Wed Dec 19, 2007 12:34 am

Code:

USE `antrix`;
ALTER TABLE `items` DROP `ItemExtendedCost`;
ALTER TABLE `items` ADD `ItemExtendedCost` INT(30) UNSIGNED DEFAULT '0' NULL AFTER `GemProperties`;

roflcopter111

Posts : 3
Join date : 2007-12-19

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum