Vektorboson – User

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
On [[http://home.arcor.de/vektorboson my homepage]] you'll find some useful utilities for modding OFP. One is a config-syntax checker, that may be used on every text-config (config.cpp, resource.cpp, description.ext, mission.sqm, ...) that OFP knows.
On [http://home.arcor.de/vektorboson my homepage] you'll find some useful utilities for modding OFP. One is a config-syntax checker, that may be used on every text-config (config.cpp, resource.cpp, description.ext, mission.sqm, ...) that OFP knows.


Also there is the automated Addon creation tool, that checks the config, calls binarize, creates a PBO and copies to the specified addon-directory (of a mod) of the OFP-directory; this tool is called Recon.
Also there is the automated Addon creation tool, that checks the config, calls binarize, creates a PBO and copies to the specified addon-directory (of a mod) of the OFP-directory; this tool is called Recon.


I also am working on a Mission-generator and island-generator, which go under the name CTW. More to come.
I also am working on a Mission-generator and island-generator, which go under the name CTW. More to come.

Revision as of 22:36, 19 July 2006

On my homepage you'll find some useful utilities for modding OFP. One is a config-syntax checker, that may be used on every text-config (config.cpp, resource.cpp, description.ext, mission.sqm, ...) that OFP knows.

Also there is the automated Addon creation tool, that checks the config, calls binarize, creates a PBO and copies to the specified addon-directory (of a mod) of the OFP-directory; this tool is called Recon.

I also am working on a Mission-generator and island-generator, which go under the name CTW. More to come.