A .LST file is simply a text file that has a .LST
extension instead of a .TXT one. The important feature of LST files
is that they contain a list of all the models, art and other files you
want to include in a pod — with one file listed per line. For example:
ART\BIGFOOT1.ACT
ART\BIGFOOT1.RAW
ART\BIGFOOT2.ACT
ART\BIGFOOT2.RAW
MODELS\BIGFOOT.BIN
TRUCK\BIGFOOT.TRK
Note that the directories are also indicated.
There are many reasons for making pods from a LST file, including some of the following:
LST files can be created several ways, including:
1. All the files in the LST must be in their proper folder locations on the hard drive. ACT and RAW files in the ART folder, BIN files in MODELS, TRK files in TRUCK, and so on. You can see proper file locations by examining any stock pod.
2. The LST file itself must be in the root of your working folder. Suppose you create a folder to work in:
C:\MTM\
Then inside it you would create the art, models and other folders:
C:\MTM\ART\
C:\MTM\MODELS\
C:\MTM\TRUCK\
and the LST file would sit in C:\MTM\ itself. You can work
anywhere you want and call the working folder anything you want, but the LST has
to be at its root. File locations are key to making this work smoothly.
When you are ready, open the .LST using Send To or Open. C-POD
loads the listed files into a pod. When the file list refreshes, the pod is
built — now would be a good time to edit the comment. Then Save As
to give it a name and put it where you want.