Blue_Beret's 10 Posted October 10, 2013 I was curious to know if someone can help me make/create Blufor(NATO) units wearing blue urban style camo, for my up and coming clan as a uniform, something based along the lines of the US Navy Blue Digital Camo or a Blue camo variant, I have looked at Armaholics and various mod sites and the closest thing I can find is US ACU camo or OPFOR urban camo. If someone can help me I would be eternally grateful for this, I have no uniform editing knowledge or skills sadly. Thanks in Advance. ---------- Post added at 07:22 ---------- Previous post was at 07:18 ---------- Something like this below is what I had in mine or the digital camo equivalent. Share this post Link to post Share on other sites
Ranwer135 308 Posted October 10, 2013 You need to convert your texture to paa (if you have). Now, im not a modder at this, but you can make a script for the unit to activate the texture. You can always do that before making the addon. Here is an example you put in the unit's init: this setObjectTexture [0, "texture\policeman.paa"]; You will need to create a texture folder in your missions folder so you can put your paa in there. Anyway, its just a little way you can test your skins before making the addon, that way, if the texture doesnt match the unit, redit it. Hope it helps, Ranwer Share this post Link to post Share on other sites