View Single Post
  #4  
Old 09-19-2006, 07:19 PM
Magefeu
Sarnak
 
Join Date: Aug 2006
Location: Belgium
Posts: 65
Default Updating Spells_us.txt

Hello,

The only easy way I found to edit a lot of spells at the same time is to import the spells_us.txt in excel. (Use auto filters for sorting the spell names , change the spell class level ect...)

Then save it as an excel file and import everything with navicat to a NEW mysql table.

Finaly export DB with navicat as a Spells_us.txt using ^ as field delimiter...
Reply With Quote