jetelain / AceArsenalExtended

Find easily your favorite gear within ACE3 Arsenal
17 stars 14 forks source link

Feature Request: add Hiddenselection Materials to texture options #6

Closed mihal190 closed 3 years ago

mihal190 commented 3 years ago

Add option to use custom materials for textureopitons:

Original class Texture{texture = Texture.paa";};

Suggested class Texture{texture = "Texture.paa";Material = Texture.rvmat";};

jetelain commented 3 years ago

Feature published on Workshop, let me know if it's ok for you

mihal190 commented 3 years ago

Needs re-opening and fixing ASAP

// material = = "path\to\material.rvmat"; (default is "\a3\data_f\default.rvmat")

Needs to be changed, example of material in regular CfgWeapons hiddenSelectionsMaterials[] = {"sgu_russia\altyn\data\cover_Velcro.rvmat"}; if this parameter is not present it should be ignored, as of now, forcing default.rvmat breaks every model in the game