Originally Posted by BillyBob31 Can you plz explain more in detail of what exactly to do ... in navicat yes i opened quests in ascent ... now what lol You need to copy the and paste this ALTER TABLE `quests` ADD COLUMN `RequiredTradeskillValue` INT(5) UNSIGNED DEFAULT 0 NOT NULL AFTER `RequiredTradeskill`; into notepad or what ever you use and save it as blabla.sql then execute it into world DB .
Originally Posted by Festus You need to copy the and paste this into notepad or what ever you use and save it as blabla.sql then execute it into world DB . So create a new file a sql file ?? and name it w/e.sql and add that line ??? can u just open ur file in notepad and take a pic and post it thx