Jump to content

Recommended Posts

Posted

I have a lot of good Hornet liveries that have been abandoned since the helmet textures were changed, causing the helmet to look awful. Is there any easy fix to this through a lua edit or drag-n-drop generic helmet texture files?

Posted

You can always revert to the default helmet textures by editing the lua file.

Do this by just removing the lines below from the lua.

Or copy these lines and replace them. It will force the skin to use the default textures. 

	{"pilot_F18_helmet", 0 ,"pilot_F18_helmet",true};
	{"pilot_F18_helmet", 1 ,"pilot_F18_helmet",true};
	{"pilot_F18_helmet", ROUGHNESS_METALLIC ,"pilot_F18_helmet_RoughMet",true};
  • Thanks 1
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...