Jump to content
Sign in to follow this  
granQ

which vehicles are fit for retextures?

Recommended Posts

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

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

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

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
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

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

Sounds good to me :yay:

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×