View Single Post
  #5  
Old 06-16-2012, 06:45 PM
Burningsoul
Banned
 
Join Date: Oct 2009
Posts: 312
Default

You're going to want to lock out new-era zones, remove lootdrops and items that you don't want, restrict classes and races, modify the spells, and I'm sure quite a bit more. Sadly there aren't any pre-made sql scripts to help with this, and a lot of it will have to be done by hand. Definitely a difficult endeavor, but a damn good way to learn how the database works.

The items table by itself would be a good starting point - figure out some form of sql queries to filter out all post-classic items. Keep in mind I have no frigging clue how to do most of this with class and style, hopefully some others will be able to shed some light on it for you.
Reply With Quote