User Tools

Site Tools


arma2:config:mod.cpp

ArmA 2 mod.cpp

ArmA 2 Forum, ArmA 2 Home, ArmA 2 Config, ArmA 2 File Formats, ArmA 2 Missions, ArmA 2 3D Modeling, ArmA 2 Scripting, ArmA 2 Terrain, ArmA 2 Texturing, ArmA 2 Tools

ArmA 2 mod.cpp is used to identify your addon / modification.

When you put “mod.cpp” file in your addon/mod root directory, it will be read and used to identify your addon.

British Armed Forces mod.cpp:

   name = "Arma 2: British Armed Forces";
   // picture = "mod.paa"; optional to use different mod picture, mod.paa is default
   actionName = "Website";
   action = "http://www.arma2.com/BAF"; //only websites are currently possible here

name Is the long name of your addon which is written in the main menu and in the Expansions menu.

picture By default “mod.paa” image is read to show picture of your addon, you can use path + file name for this image or leave it commented out in which case “mod.paa” file is read.

actionName Is the name string written into the button in Expansions menu when user is viewing your addon. It could/should have your groups name abbreviation for example.

action Is a http website link to where you want users to be connected when they click the button in Expansions menu.

arma2/config/mod.cpp.txt · Last modified: 2024/08/01 17:07 by snakeman

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

All PMC web site download services are temporarily suspended until web site yearly fees have been recovered, want to download addons/mods? Then Support PMC.

If you are grateful for all the work PMC has done in the past 25 years, use Support PMC page.