View Single Post
Old 03-13-10, 07:21 PM   #5
gutted
The Old Man
 
Join Date: Apr 2005
Location: New Orleans, LA.
Posts: 1,379
Downloads: 487
Uploads: 11
Default

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.
__________________


Solution Solver 2.3.2 - Visual Targeting Tools & Aids
gutted is offline   Reply With Quote