PMC websites shut down November 13th 2025 unless web hosting fees are paid. See up to date status from PMC Website Hosting and Domain Registration Fee Status forum topic. 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 November 13th 2025 when web hosting fees are due.

User Tools

Site Tools


arma3:missions:name-missing

This is an old revision of the document!


ArmA 3 Mission Name Missing

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

Mission name wont show up, I can only see mission directory instead of the name I wrote into mission editor, howto fix?

That is because ArmA 3 only searches the first 4KB of a unbinarized mission.sqm for your briefingName. To workaround it you can cheat and edit your mission.sqm and put your briefingName at the start.

mission.sqm:

version=54;
briefingName="My Mission Name";

It is also good idea to write mission name to description.ext:

briefingName = "My Mission Name";
arma3/missions/name-missing.1656180203.txt.gz · Last modified: 2022/06/25 18:03 by snakeman