greywolf907 20 Posted January 25, 2016 Hey Shomu 1, This is a part of a retexture pack I did some time back the config is for the Orca but just replace with Ghost hawk classname and your other info and it should work. class CfgPatches { class My_Mod_Config { units[] = {}; weapons[] = {}; requiredVersion = 0.1; requiredAddons[] = {"A3_Characters_F"}; }; }; //************************************************************************************************************************************************************************************************ //***** Factions ********************************************************************************************************************************************************* //************************************************************************************************************************************************************************************************ class cfgFactionClasses { class Custom_Faction { displayName = "Custom_Faction"; priority = 3; // Position in list. side = 1; // Opfor = 0, Blufor = 1, Indep = 2. icon = ""; //Custom Icon }; }; class CfgVehicles { class O_Heli_Light_02_F; class TIER1_ORCA: O_Heli_Light_02_F //For unarmed version use: "O_Heli_Light_02_unarmed_F" { side = 1; scope = 2; crew = "B_Helipilot_F"; //example: "B_Helipilot_F" faction = "Custom_Faction"; displayName = "PO-30 Orca WOODLAND [TIER1]"; hiddenSelections[] = {"Camo1"}; hiddenSelectionsTextures[] = {"\Orca\data\ORCA2.paa"}; //Your path to texture }; }; Share this post Link to post Share on other sites
IndeedPete 1038 Posted January 25, 2016 @greywolf907: It is very simple in GIMP, I don't know about PS though. I heard that is one thing it cannot do that fast, hence some people use GIMP in addition, just to make these heightmaps, shadowing, etc. The workflow is: 1. Locate matching xyz_nohq.paa (normal map), xyz_as.paa (ambient shadowing, sometimes not available), xyz_smdi.paa (reflexions, optional, I found that the smdi is not really useful), usually to be found in the same Arma 3\addons\xyz.pbo as the original texture. 2. Insert all of them to texture template, scale to original size if needed. (The AS is often quite small, apparently to save space.) 3. Desaturate them. 4. (GIMP-specific) Use Colours -> Colour to Alpha. 5. Adjust opacity / turn on/off SMDI as needed. Alternate workflow: when NOHQ or AS are not available and the original texture comes in single colour, i.e. no camo pattern, one can make a fake normal map using the same process. It will probably need some opacity adjustments and colour corrections in the end. @shomu1: You could do that, but as I said, it will replace the original, which is often not wanted. I, for example, wouldn't download repalcement mods or at least I'd only run them for a specific purpose but not as part of my general modset. 1 Share this post Link to post Share on other sites
shomu1 193 Posted January 25, 2016 The green Ghosthawk gets on my nerves, so in this case it's what I'm going for. But thanks for the help. I'll let you know how it goes. I assume for the FactionClasses section I would replace the "Custom_Faction" with the classname for BLUFOR? Or could I just leave that out? Share this post Link to post Share on other sites
IndeedPete 1038 Posted January 25, 2016 Just leave it out, but make sure the original faction class reference is set in the helo's config. Share this post Link to post Share on other sites
shomu1 193 Posted January 26, 2016 Alright, it worked perfectly! Thanks for your help, man. Share this post Link to post Share on other sites
IndeedPete 1038 Posted January 29, 2016 Just uploaded a current snapshot of my template library. I've actually no idea what changed. There is some new nano fabric material in some of the vest and backpack textures. Hm, the MXs templates are much cleaner now and got a new grunge effect. Oh, and a bunch of UI icon templates were added. Plus the templates for some Marksmen weapons have been brought to GIMP standards, so to speak. They should now produce similar results as the orignal PS templates from BI did. Finally, I've made a template for the Mk18 ABR. 1 Share this post Link to post Share on other sites
kimukun 12 Posted July 22, 2016 Hey Pete. Was wondering if you could make a template for the full ghillie-suit? :) Awesome templates! Share this post Link to post Share on other sites
IndeedPete 1038 Posted July 22, 2016 I think the Marksmen ones are still encrypted. Share this post Link to post Share on other sites
ceolnariazz 39 Posted July 22, 2016 no they're not , and if you are at it the Lod for the ghillies itself would be cool too xD Share this post Link to post Share on other sites
kimukun 12 Posted July 23, 2016 The only content thats encrypted right now is the Apex content. :) Share this post Link to post Share on other sites
IndeedPete 1038 Posted July 23, 2016 Interesting. I didn't know they decrypted the DLC content. But good to know, thanks. On the subject of Ghillie suits however, I never really use them so I don't have any particular interest in doing them at the moment. Got enough other things on my list anyway. Share this post Link to post Share on other sites
M. Capry 4 Posted July 27, 2016 Is it just me or are the google drive links empty/not working? Share this post Link to post Share on other sites
IndeedPete 1038 Posted July 27, 2016 They work for me. (Tested with incognito mode to simulate public access.) 1 Share this post Link to post Share on other sites
M. Capry 4 Posted July 27, 2016 They work for me. (Tested with incognito mode to simulate public access.) Yeah my bad, for some reason it didn't work with google chrome. But I got it working, thx. Share this post Link to post Share on other sites
IndeedPete 1038 Posted July 27, 2016 Yeah my bad, for some reason it didn't work with google chrome. But I got it working, thx. Oh, the irony. :D 1 Share this post Link to post Share on other sites
swtx 42 Posted August 22, 2016 Hey Pete, I see there is supposed to be templates for backpacks but i don't see any on Google Drive. If you have some could you help a brother out and upload them at your convenience. Thx in advance for your help. Share this post Link to post Share on other sites
IndeedPete 1038 Posted August 22, 2016 There's a sub-folder containing some backpacks. And I can access it anonymously. Unfortunately, I'm not able to update the templates at the moment as I currently just have ~128 mbit/s upload speed. I'm aiming to move to a new flat and hopefully get back a decent internet connection in one or two months. Share this post Link to post Share on other sites
M. Capry 4 Posted January 28, 2017 Does anyone know where to find the files for the Qilin or Prowler, or by any chance a template for it? Share this post Link to post Share on other sites
IndeedPete 1038 Posted January 28, 2017 They have been released by Bohemia. Download Arma 3 Samples in steam (Library > Tools). 1 Share this post Link to post Share on other sites
pokertour 30 Posted June 23, 2017 hi indeedPete, really nice work ! did you plan to create more template, by example the Tempest Truck ? Share this post Link to post Share on other sites
IndeedPete 1038 Posted June 23, 2017 Ah, no time, sorry. :/ Share this post Link to post Share on other sites
General Kong 148 Posted March 24, 2018 @IndeedPete: I wanted to thank you for these templates and camos, they really helped me out with my mod :D 1 Share this post Link to post Share on other sites
Alecont 2 Posted May 8, 2018 Please I need the harness lbv template, how can I find it? It's in your files because I do not see it. Share this post Link to post Share on other sites
wendaf 21 Posted July 10, 2019 Harness LBV is in the CSAT uniform hidden and scattered across the texture Share this post Link to post Share on other sites