Page MenuHomeFeedback Tracker

ModuleStrategicMapORBAT_F doesn't accept non-addon images
New, WishlistPublic

Description

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}

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

Zed edited Steps To Reproduce. (Show Details)Jun 4 2014, 11:24 PM
Zed edited Additional Information. (Show Details)
Zed set Category to Other.
Zed set Reproducibility to Always.
Zed set Severity to None.
Zed set Resolution to Open.
Zed set Legacy ID to 1456155411.May 7 2016, 6:43 PM

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"