Feral Heart

Help & Guidance => Game Help => Topic started by: Particular836 on August 24, 2011, 09:01:22 pm

Title: Messed up mane
Post by: Particular836 on August 24, 2011, 09:01:22 pm
I created a preset and it came out good but the mane (the one on your head) was all thin and crooked.It also came out yellow which was weird because it became like that after i exported it.Can someone give me step by step  :D info on how to fix it.
Title: Re: Messed up mane
Post by: Particular836 on August 24, 2011, 09:02:25 pm
Also how do i make a screen shot?
Title: Re: Messed up mane
Post by: bloodlily on August 24, 2011, 09:59:23 pm
I Dont Know How To Fix It But I Do Know How To Take A Screen Shot Look For The "prnt scrn" Button On Your Key Bord Press it And You'll Have Your Screen Shot Which Will be In A Folder Called Screen shots ^w^
Title: Re: Messed up mane
Post by: Particular836 on August 25, 2011, 09:08:04 pm
Thanks for the screen shots ill send in some pics about how the mane looks I'm kinda busy at the moment but ill send it in like 20 minutes.  ;D
Title: Re: Messed up mane
Post by: Particular836 on August 26, 2011, 06:16:30 pm
um how do you add pics?  :P
Title: Re: Messed up mane
Post by: -Angel- on August 30, 2011, 04:56:08 am
if your adding the screnshot to the forum then just right click on the screenshot then go to open with> internet explorer (or whatever browser you use)
the screenshot should come up on the opened internet page. save the photo, im sure ya know how to do that. upload the photo to your tinypic, photobucket, or whatever photo sharing account you have, then get the img code and copy/paste it to the thread you wish to post it on.

as for your mane situation...
copy/paste the mane file in the preset1 file to your preset file, edit it as you please, then give it the proper name for your preset
Title: Re: Messed up mane
Post by: liomangeoleo on August 30, 2011, 06:10:11 am
have you double checked the file names are all right you didnt acidentally ad or forget to add a certail letter or prehaps call the mane another part like the body colour or something

the only other think i can suggest since im not to good with presets is try to re input the info again it might have just been a system glitch like mine was

i hope this helps
Title: Re: Messed up mane
Post by: Particular836 on August 30, 2011, 08:31:29 pm
Oh thx for the screenshot but with the mane i renamed it to the preset number and it came out the color i wanted but it was all blocky and weird looking.
Title: Re: Messed up mane
Post by: -Angel- on August 30, 2011, 09:08:37 pm
i had the same problem, the way you edit it is the way it will come out. so youll need to do some playing around with editing in order to find the right look
Title: Re: Messed up mane
Post by: Particular836 on August 31, 2011, 08:38:50 pm
k thx so that pic of the mane like the black and white one i use white to make the mane? because i did that before but never thought that was it
Title: Re: Messed up mane
Post by: Ruby1234 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
Title: Re: Messed up mane
Post by: liomangeoleo 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
Title: Re: Messed up mane
Post by: Particular836 on September 02, 2011, 12:22:58 am
K i changed the code but it looks the same O.O here the pic
Title: Re: Messed up mane
Post by: -Angel- on September 02, 2011, 05:43:43 pm
theres no picture