Hello, I'm a person who retextures and add cloth skins to a Roleplay community within the DayZ community and I've found that there is an issue with the official DayZ clothing of "class PolicePantsOrel : Clothing" as other clothing like the normal TTsko works fine.
Description
Description
Details
Details
- Severity
- Major
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Category
- Gameplay
Steps To Reproduce
Inside class PolicePantsOrel : Clothing { for D:\SteamLibrary\steamapps\common\DayZ\Addons\characters_pants\config.bin there is an issue with the "hiddenSelectionsTextures[]" and the issue is that the "\dz\characters\pants\data\TTsKO_Pants_g_KamyshCamo_co.paa" has a \ in the begining wile other clothes does not have it. Like the example from normal clothes: "DZ\characters\pants\data\PolicePants_co.paa".
How to fix it? just remove the first \ in the beginning of the hiddenSelectionsTextures in the PolicePantsOrel.
Aswell as PolicePantsOrel look like TTsko when you wear it ingame.
Related Objects
Related Objects
- Mentioned Here
- T135413: Orel Police Uniform Pants Showing as TTsKO Pants
Event Timeline
Comment Actions
The same issue with "hiddenSelectionsTextures[]" is with the TTsko class name as well "class TTSKOPants : Clothing"