Quote:
Originally Posted by SolayceTZT
[You must be logged in to view images. Log in or Register.]
You just export the spells table then rename?
|
The spells_us.txt file, is just a delimited text file that reflects the database fields. Each field is seperated by a ^
So all you do is export the table from spells_new to spells_us.txt using ^ as the field delimiter.