View Single Post
  #17  
Old 04-09-2004, 04:43 AM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

Quote:
This is probably a stupid question but what file is the variables in so that i can enable all expansions, and what program is needed to edit it?
This question is only PARTLY stupid... First, there is NO file as such. You are thinking the wrong way... In your database there are tables that hold columns. These columns hold the data that the emu needs to run (EQ works the same way)...

So you would locate the table "variables", then find the column "expansions" IN that table... The data in the column "expansions" needs to be changed from 63 to 255 to let the emu know that all the expansions are enabled...

Now for the stupid part of your question...
Quote:
and what program is needed to edit it?
I believe I even answered that one for you and provided a link of where to download the program from, in the third post of this topic (try reading it DOES help)...
Quote:
Originally Posted by samandhi
or you can download something like MySQLFront and edit using the GUI from here: http://www.mysqslfront.de
Now, when using MySQLFront, you can view your DB in a "Windows Explorer" type of view (folders that are inside of other folders are indented further in to the right, and so on... )
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ
Reply With Quote