If scenario's parameters like title and overview are localized with Stringtable.xml and either applied through Editor Attributes or Description.ext, upon export the mission title and description will be empty (in title the file name can be shown sometimes). Localization strings are properly displayed while previewing in Eden Editor.
Description
Description
Details
Details
- Severity
- Minor
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Category
- Menu UI
Steps To Reproduce
- Create a simple mission
- Add a Stringtable.xml file with string keys and add them to the scenario name and overview in Description.ext or within Eden Editor in Attributes -> General tab
- Export mission and view it from Scenarios menu
Additional Information
Edit #1:
If I put unpacked mission in Arma 3\Missions folder (instead of the exported PBO) I see this, so close to being okay but still no description.
Event Timeline
Comment Actions
Cannot confirm the Title, it works as intended in my test, overview text on the other hand doesnt. Are you sure you save and export mission every time you make changes to the scenario properties in the editor or description.ext?
Comment Actions
Revision: 151932
You also need to prefix description.ext briefingName and overviewText with @ not $ if you use description.ext over 3DEN, see
https://community.bistudio.com/wiki/Description.ext#briefingName
https://community.bistudio.com/wiki/Description.ext#overviewText