PMC websites shut down October 13th 2025 unless yearly web hosting fees are paid. Please Support PMC to help keep these websites online.

Enjoyed or found this pages content useful, please Support PMC to help me keep this web page online beyond october 13th 2025 when yearly web hosting fees are due.

User Tools

Site Tools


arma3:missions:campaign-description.ext

ArmA 3 Campaign description.ext

ArmA 3 Forum, ArmA 3, ArmA 3 Config, ArmA 3 Missions, ArmA 3 3D Modeling, ArmA 3 Scripting, ArmA 3 Terrain, ArmA 3 Texturing, ArmA 3 Tools

ArmA 3 Campaign description.ext

This following inside every mission class is not necessary:

briefingName = "Mission Name";
author = "Snake Man";
overviewText = "Campaign mission overview";

Because these values are read from the mission description.ext instead.

When you are creating your ArmA 3 campaign and if you get this error:

Warning Message: No entry 'Campaigns\<NAME>\description.ext/Campaign.briefingName'.

You need to add one line in description.ext file:

briefingName = "My Campaign!";

And its fixed.

Campaign description.ext Extras

You can put other mission description.ext class entries into campaign description.ext instead. For example CfgDebriefing and CfgCommunicationMenu.

arma3/missions/campaign-description.ext.txt · Last modified: 2024/08/02 15:18 by snakeman