How it works (incase anyone wants to make their own customized version):
First look in data\Roster\Names.cfg
Look through the |Sea| section. And you'll see a bunch of entries
ClassName=RealName
Record all of thsoe pairs.
Now loop through every folder under data\Sea\
In each folder open up it's .CFG file (if it has no .CFG file.. skip to next one).
In the .cfg file you will see:
ClassName=######
Simply find it in the list of class\real names you store earlier. If it's not in your list.. ignore this folder, because it may be something like an Iceberg. If it is, you can pair it with it's real name.
Grab the info you neeed out of this file.
Continue until finished.
|