Arma2 method for creating campaign fails to show the campaign overview image in Arma3. Although the bug that duplicates the mission list has been sorted, this has not. Perhaps, we could have some up-to-date documentation on campaign creation or maybe just a quick fix?
Description
Details
- Legacy ID
- 2780326362
- Severity
- None
- Resolution
- Fixed
- Reproducibility
- Always
- Category
- Menu UI
Event Timeline
Arma 3 problem - no overview image in the campaign screen. http://forums.bistudio.com/showthread.php?171551-Creating-a-Campaign
I'd like to see this one sorted - or at least some info from the Devs on how it can be done properly.
I have no idea why it works for BIS on their official campaign - perhaps all we need is an up-to-date wiki on how the campaign arrangement works?
Hopefully someone from the community might be able to help. I've tried countless times to get this to work and no luck. Sure it must be a bug.
Works fine for me?
http://i.imgur.com/dmXtlvZ.jpg
Just make sure your image is either JPG or PAA.
The path is relative to the game folder.
So, if your campaign description.ext is located at
Arma 3\Campaigns\Campaign1\description.ext
And your image is located at
Arma 3\Campaigns\Campaign1\cmp_overview.jpg
Your campaign class needs
overviewPicture = "Campaigns\Campaign1\cmp_overview.jpg";