granQ 293 Posted July 9, 2009 yes i know hexediting and all that but.. Saying you want to retexture the mi8/mi17 is just a matter of config and include the texture in the pbo. Which other vehicles can be 90% retextured with that method? (would check myself if I been home, but still far away) Share this post Link to post Share on other sites
modemmaik 53 Posted July 9, 2009 Hi GranQ :) I think that all vehicles include a section like this in the config: hiddenSelections[] = { "Camo" }; This would enable a retex via a simple config including sth. like this: hiddenSelectionsTextures[] = { "ca\animals2\cow\data\cow_co.PAA" }; I only notived that hiddenSelections are missing for the infantry, they seem to be included for civ's only. BR, mike Share this post Link to post Share on other sites
granQ 293 Posted July 9, 2009 but you mean ALL vehicles are a go then? since I wont be back home until like 15 august.. but eager to find out to plan the afghan mod better and tell some people what they can start on. Share this post Link to post Share on other sites
norsu 180 Posted July 10, 2009 Excerpt from marine spotter config: hiddenSelections[] = {"Camo"}; hiddenSelectionsTextures[] = {"\ca\characters2\data\ghillie_overall1_co.paa"}; So as you can see even the infantry models can be retextured via config :). Share this post Link to post Share on other sites
modemmaik 53 Posted July 10, 2009 but you mean ALL vehicles are a go then? Not 100% sure, because only the config shows the hiddenSelections. When those sections are included in the models... all vehicles :) I have tried the marine spotter, but had no luck. So I used the hexeditor method to put new camo on infantry. BR, mike Share this post Link to post Share on other sites
granQ 293 Posted July 12, 2009 from a friend that tried.. all vehicles basiclly except west air (uh1, uh60 and so) but a10 works. Share this post Link to post Share on other sites
modemmaik 53 Posted July 13, 2009 Sounds good to me I hope infantry and west air will be fixed in an upcomming patch, because it is a great feature :) BR, mike Share this post Link to post Share on other sites