View Single Post
  #11  
Old 08-12-2011, 01:19 PM
freakyuno freakyuno is offline
Kobold


Join Date: Dec 2010
Posts: 153
Default

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.