classextractor
Takes an OFP config and extracts all classes that have a 'model'-attirbute
Usage:
classextractor FILENAME [FILENAME ...]
FILENAME is either a bin-file, a cpp-file or a pbo-file.
In case of a PBO-file the PBO is looked for config.cpp and config.bin.
From the config, the class cfgVehicles is taken
and all classes that have a 'model'-attribute are written to a SQF-file
sporting an array of those classes.
In case the addons use #include, you can specify the addons-directories
from which to try to include the files. It works the same way as passing
mod-directories to OFP: -mod=bas;cbt;rhs;ags a.s.o.
Use at your own risk!
Author:
Lukas Pinkowski, vektorboson@gmx.de
Version:
1.0
BUGS:
Unknown
Date:
June 10, 2006
History:
1.0
initial release
Page generated by Ddoc. (C) 2005-2006 Lukas Pinkowski, vektorboson@gmx.de