View Single Post
  #2  
Old 05-31-2009, 12:44 PM
leslamarch
Discordant
 
Join Date: Sep 2006
Location: Green Bay, WI
Posts: 436
Default

Repack Updated !!!

Backing up from previous version.
1. Start up your old repack, these sql’s need to be ran before we make a backup. So let’s make one full backup just in case something goes really bad here ?.
2. Run these query’s using Heidi SQL ---This only need to be run on the AXClassic DB

Code:
ALTER TABLE `npc_types` ADD `adventure_template_id` INT UNSIGNED DEFAULT '0' NOT NULL AFTER `npc_faction_id`;
3. Now that your done with that you need to backup your player tables, take that backup and move it someplace safe.
4. Uninstall the old repack, and install the New Repack.
5. Now import your last save that you put in a safe place, and you should be done. (I hope)

View this thread for more details -=INFO=-

Latest changes as of 05-31-09 -=Changelog=-

Updated 05-31-09 - -=download it here=-
Reply With Quote