jpinard 10 Posted March 31, 2010 I'd like to use this mod so the tanks I start with no fuel don't keep making the start-engine sound. I have no idea however how to get a cpp file to run. http://dev-heaven.net/projects/proper-projects/repository/revisions/master/show/addons/DisableStartEngineOnTurretMovementForTanks_Gameplay_C_PROPER Thanks for the help! Share this post Link to post Share on other sites
rstratton 0 Posted April 1, 2010 put cpp in folder, create pbo Share this post Link to post Share on other sites
jpinard 10 Posted April 1, 2010 put cpp in folder, create pbo This will be a dumber question.... what software do I need to create a .pbo? Share this post Link to post Share on other sites
superrat 10 Posted April 1, 2010 google pboview there is a lot of pbo packers/unpackers config.cpp is just a file that runs all files in PBO Share this post Link to post Share on other sites
Jen 10 Posted April 1, 2010 Just an fyi: those addons on the DH site are out of date. Get the newest ones from YAS :) Share this post Link to post Share on other sites
snkman 351 Posted April 1, 2010 You can get the tool ( cPbo ) from: Kegetys Install cPbo by double click on the cPbo.exe. In your root ArmA 2 folder create a folder for example: @MyAddOn In this folder create a folder called AddOns. In the "@MyAddOn\AddOns\" folder create a file called Config.cpp. ( With a .txt editor ) Higlight the @MyAddOn folder press the right mouse button and choose "Create PBO". That's it. ;) Share this post Link to post Share on other sites