Author Topic: Messed up mane  (Read 5595 times)

Offline Ruby1234

  • Mean Tutorial Queen
  • Elder Grey Pelt
  • ****
  • Posts: 2,794
  • Country: us
  • Floof-O-Meter: 297
  • aka Phloxenfree.
    • View Profile
Re: Messed up mane
« Reply #10 on: September 01, 2011, 03:05:56 am »
Okay, odd looking mane, that looks all see-through, is just a coding issue. Go to the preset's folder and open the material in notepad. Scroll down to the mane section, and replace it with this:
Code: (Mane Fix) [Select]
material preset_5_maneMat
{
        technique
        {
                pass
                {
                        cull_hardware none
                        cull_software none
                        alpha_rejection greater_equal 128
                        texture_unit
                        {
                                texture preset_5mane.png
                        }
                }
        }
}
Now, you may need to edit the imagename, and the preset number to make it work. Like so;

Quote from: What to edit
material preset_5_maneMat
{
        technique
        {
                pass
                {
                        cull_hardware none
                        cull_software none
                        alpha_rejection greater_equal 128
                        texture_unit
                        {
                                texture preset_5mane.png
                        }
                }
        }
}

Red = Change to the preset's number

Green = Change to the mane image's name

Offline liomangeoleo

  • Experienced Traveler
  • **
  • Posts: 212
  • Floof-O-Meter: 20
  • WELCOME
    • View Profile
    • the mana world rpg
Re: Messed up mane
« Reply #11 on: September 01, 2011, 03:23:06 am »
xrubyx since that was so confusing to me and looks to technical im giving you a karma

woot for confuzzling the dookie out of meh L0L

Offline Particular836

  • Familiar Grounds Dweller
  • **
  • Posts: 78
  • Country: 00
  • Floof-O-Meter: 2
    • View Profile
Re: Messed up mane
« Reply #12 on: September 02, 2011, 12:22:58 am »
K i changed the code but it looks the same O.O here the pic

-Angel-

  • Guest
Re: Messed up mane
« Reply #13 on: September 02, 2011, 05:43:43 pm »
theres no picture