Sakowski 1 Posted October 2, 2012 Hey there! I'm doing a small retexture of BIS model UH1Y however I have no idea how to get its texture changed since it does not use config.cpp to change it I thought of doing hiddenselections but that did not work either. Could anyone help me out with that? I should of read that its hard to get it retexture... Thanks Sakowski. Share this post Link to post Share on other sites
cavemanmods 1 Posted October 2, 2012 The BIS UH1Y model belonging to the US marines faction has no hiddenslections so there is nothing you can really do. However, the model that is used for the Takistani army faction does have hidden selections so it can be retextured using hidden selection textures in your config.cpp if you are creating it as an addon. Just one thing, it is a different version of the aircraft. UH1H not the UH1Y. Share this post Link to post Share on other sites
Sakowski 1 Posted October 2, 2012 The BIS UH1Y model belonging to the US marines faction has no hiddenslections so there is nothing you can really do.However, the model that is used for the Takistani army faction does have hidden selections so it can be retextured using hidden selection textures in your config.cpp if you are creating it as an addon. Just one thing, it is a different version of the aircraft. UH1H not the UH1Y. Aite thanks! Share this post Link to post Share on other sites
max power 21 Posted October 3, 2012 Like I said in another thread, common selection names for BI vehicles are camo1, camo2, camo3. You might try creating hidden selections with those names in a config mod, and assigning textures that way. You can give a model hidden selections provided you know the name of some of the selections. It may not have the proper selections but you might try it. Share this post Link to post Share on other sites