Quote:
Originally Posted by nosfentora
What's the easiest way to have them the same? Yea you could go through and delete 7800+ lines by hand.... if you know any programming you could create a script/app that'll do that for you - or compare what's in the db vs whats in the file and add it automatically...
|
When I setup the database, I created 2 Perl scripts to accomplish either:
/utils/export_spells.pl &
/utils/import_spells.pl. If you run them with the -h switch, they will output a usage statement, which you can also view in the script directly.