I think the module is supposed to accept pbo and non-pbo images.
From testing I have found this:
'insignia' can't show non-pbo image in the viewer for the main class
'texture' can show pbo images on map or in the viewer but not non-pbo {F24042} {F24043}
Description
Description
Details
Details
- Legacy ID
- 1456155411
- Severity
- None
- Resolution
- Open
- Reproducibility
- Always
- Category
- Other
Steps To Reproduce
Run repo in SP editor
Additional Information
In the repo is a basic mission with a CfgORBAT.
Hopefully I have highlighted all problems
Event Timeline
Comment Actions
Confirm this.
This arrays wont work correctly:
insignia = "\ca\missions_f\data\orbat\7thInfantry_ca.paa";
texture = "\ca\missions_f\data\orbat\customTexture_ca.paa";
On map it looks like clickable transparent square with size symbol above it (dots/stripes etc). On hover it shows tab with name and image which loading by 'insignia' array.
When you click on it and open ORBAT view u will see again clickable transparent square with size symbol again and no background.
I did uploaded example to that ticket "OrbatExamle.Altis.rar"