PDA

View Full Version : Expansion Zone Identifier


Maze_EQ
08-02-2012, 02:20 PM
What I'm getting at, is adding an expansion zone Identifier.

Such as Gfaydark= 0 for classic
Such as Lakeofillomen= 1 for kunark, etc etc.

I'm not 100% sure if adding a new field onto each zone and populating that field with certain numbers will mess with anything, but that is a project I am willing to take on if someone tells me it is possible. as that would help identify WHICH expansions zones are from.

Sorry if I sound like a blabbering idiot, just wanted to know if it would conflict or not.

Tabasco
08-02-2012, 02:45 PM
I think this is already done in newer database releases.
If you don't have it, look at the peq php editor in the sql directory.
expansion.sql

Maze_EQ
08-02-2012, 04:00 PM
I think this is already done in newer database releases.
If you don't have it, look at the peq php editor in the sql directory.
expansion.sql

Thank you Tabasco.