Page MenuHomeFeedback Tracker

Wrong Hiddenselections on CSAT Plane
New, WishlistPublic

Description

the hiddenSelections on the CSAT Plane "To-199 Neophron" (or rather the CSAT Plane base, are named wrong.

the code right now is:
hiddenSelections[] = {"Camo_1","Camo_2"};

it should be: (like on all other Arma 3 stuff who has more than one hiddenSelection
hiddenSelections[] = {"Camo1","Camo2"};

This is quite confusing when trying to retexture it and not getting it to work because of the annoying underscores in the code.

Details

Legacy ID
2973537131
Severity
None
Resolution
Open
Reproducibility
Always
Category
Modding
Steps To Reproduce

Try to retex the CSAT Plane with the "standard" hiddenselection code.

Additional Information

It's the same on the stable and the devBuild.

Event Timeline

Vasilyevich edited Additional Information. (Show Details)
Vasilyevich set Category to Modding.
Vasilyevich set Reproducibility to Always.
Vasilyevich set Severity to None.
Vasilyevich set Resolution to Open.
Vasilyevich set Legacy ID to 2973537131.May 7 2016, 7:14 PM
Bohemia added a subscriber: AD2001.Aug 17 2014, 8:00 PM