User Tools

Site Tools


arma2:config:cfgmods

ArmA 2 CfgMods

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

CfgMods config entry for mod makers

A new feature for Mod maker who want to identify their mod in ArmA 2 Operation Arrowhead and lead the player directly to his website. In the main menu there an feature to link more mods without the shortcut procedure. (the last entry there)

Here an example:

class CfgMods
{
       class BWMod
       {
            dir = "BWMod";
            name = "Bundeswehr Mod";
            picture = "\bwmod\bwmod_logo.paa";
            hidePicture = "true";
            hideName = "true";
            action = "http://www.bwmod.armedassault.info";
       };
};

Descriptions of the config values.

Config Description
class You choose a name for your entry
dir The name of the mod folder
name Name in Menu
picture a logo picture who is shown on the right site of the menu
hidePicture true/false (show the pic in the mainmenu)
hideName true/false (show the name in the mainmenu)
action the link for the website button
arma2/config/cfgmods.txt · Last modified: 2024/08/01 16:59 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.