Author Topic: Preset wing fix  (Read 2569 times)

Offline Forests

  • Dedicated Supporter
  • ***
  • Posts: 467
  • Country: 00
  • Floof-O-Meter: 33
  • Look in that pocket of yours
    • View Profile
Preset wing fix
« on: November 21, 2012, 05:13:10 pm »


A simple fix for the preset wings. Before and after

All you need to do is paste over your wing code c: (If you havn't currently got an equip part, just paste this under the mane//

Code: [Select]
material preset_@_equipMatL
{
technique
{
pass
{
                        cull_hardware none
                        cull_software none
texture_unit
{
texture [email protected]
}
}
}
}
material preset_@_equipMatR
{
technique
{
pass
{
                        cull_hardware none
                        cull_software none
texture_unit
{
texture [email protected]
}
}
}
}


Simply open your preset .material file in notepad, type ctrl+H and in the find box, type @ then in the replace box, type the preset number, then press 'replace all'

Hope this help you all c:
No longer on the forums. Maybe around the game every now and again.

My DA
My creations