Feral Heart

Help & Guidance => Game Help => Topic started by: SevenWhiteTails on December 26, 2011, 06:20:04 pm

Title: Wings change colors.
Post by: SevenWhiteTails on December 26, 2011, 06:20:04 pm
Yes, I saw some people have same problem as mine.

Wings changes color as I am moving around public maps where others have colorful wings. It is really annoying because I want my color, not somebody's else! I tried reinstalling the game and installing new patch couple of times, no success.

If there is any solution for this, please... help. I need to fix that or I'm going to be driven crazy.
Title: Re: Wings change colors.
Post by: snowolf09 on December 26, 2011, 06:37:24 pm
I don't know what is wrong for you. My wings are perfectly fine!
Title: Re: Wings change colors.
Post by: SevenWhiteTails on December 26, 2011, 07:05:20 pm
I can picture it, if it will help understand what happens.
Thing is - example - I'm on Lonely Cave with my delightful red wings.

(http://img580.imageshack.us/img580/8121/screenshot1226201119503.png) (http://imageshack.us/photo/my-images/580/screenshot1226201119503.png/)

Then I went on the Island. Lots of people here all the time. And what happens? This happens:

(http://img515.imageshack.us/img515/1985/screenshot1226201119530.png) (http://imageshack.us/photo/my-images/515/screenshot1226201119530.png/)

(http://img825.imageshack.us/img825/7623/screenshot1226201119534.png) (http://imageshack.us/photo/my-images/825/screenshot1226201119534.png/)

(http://img37.imageshack.us/img37/5192/screenshot1226201119533.png) (http://imageshack.us/photo/my-images/37/screenshot1226201119533.png/)

Even if I go back to an empty map, wings color remains as changed one.

(http://img440.imageshack.us/img440/9208/screenshot1226201119542.png) (http://imageshack.us/photo/my-images/440/screenshot1226201119542.png/)

And I don't want wings that change color when I move! It also happens with Angel wings. Please, help me get rid of this...
Title: Re: Wings change colors.
Post by: antherax on December 26, 2011, 07:07:53 pm
OMG same problem with me Im using my preset walking around AHHH! Rainbow Wings! It's so annoying i hope Kov fixes this :/
Title: Re: Wings change colors.
Post by: SevenWhiteTails on December 26, 2011, 07:47:24 pm
I hope so too! But what is wrong then if not everybody have such problem? We have, but someone says that wings work fine! No color change and so on. So what is the problem?
Title: Re: Wings change colors.
Post by: antherax on December 26, 2011, 08:22:31 pm
I hope so too! But what is wrong then if not everybody have such problem? We have, but someone says that wings work fine! No color change and so on. So what is the problem?
Well probaly cuz they do have presets on is yours a preset because wings do really go in will presets its weird.The wings change color ONLY WITH PRESETS. So i really don't know i think because it's the preset, you can't see changing the underfur and coat and eyes ect, but if you take it off you can but with a preset can't (again) since wing codes aren't here yet the game doesn't know so yeah...


   P.S sorry about this huge post and thank you for reading :)
Title: Re: Wings change colors.
Post by: SevenWhiteTails on December 26, 2011, 09:09:47 pm
Jeez, Ranibow, you were right! Here are pictures:

(http://img85.imageshack.us/img85/7663/screenshot1226201122034.png) (http://imageshack.us/photo/my-images/85/screenshot1226201122034.png/)

(http://img534.imageshack.us/img534/8821/screenshot1226201122035.png) (http://imageshack.us/photo/my-images/534/screenshot1226201122035.png/)

Well... I tried making my custom wings for preset... but script doesn't work. I have the right one and still wings remain as default ones. What should I do to make it work? I re-wrote all script for preset for the new one from patch. But my wings... still this grayish def.
Title: Re: Wings change colors.
Post by: antherax on December 27, 2011, 12:08:00 am
Jeez, Ranibow, you were right! Here are pictures:

(http://img85.imageshack.us/img85/7663/screenshot1226201122034.png) (http://imageshack.us/photo/my-images/85/screenshot1226201122034.png/)

(http://img534.imageshack.us/img534/8821/screenshot1226201122035.png) (http://imageshack.us/photo/my-images/534/screenshot1226201122035.png/)

Well... I tried making my custom wings for preset... but script doesn't work. I have the right one and still wings remain as default ones. What should I do to make it work? I re-wrote all script for preset for the new one from patch. But my wings... still this grayish def.
Ok the preset custom wings Nala_91 is letting Kov know all of this stuff so don't worry this will be fixed (I think XD)
Title: Re: Wings change colors.
Post by: NightShade. on December 27, 2011, 03:53:23 am
Also, If you turn your camera alot, It changes color more often!

RAINBOW WINGS YAEY!
Title: Re: Wings change colors.
Post by: SevenWhiteTails on December 27, 2011, 10:47:02 am
You see, NightShade, it is not possible not to move camera.  Even if make the camera stay monitionless, wings on my preset still change colors. I tried it lots of times.
And as I said above - script for wings in presets does not work. I'm gonna try making new preset in new folder (this 11th and 12th folder) but I am pretty sure it won't change anything.

EDIT: I did make a feline preset with wings. As I said - nothing happened. Wings script is not working.

Here is the script I did re-write.

material preset_10_bodyMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_10body1.png
         }
      }
   }
}
material preset_10_bodyMatR
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_10body2.png
         }
      }
   }
}
material preset_10_headMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_10head1.png
         }
      }
   }
}
material preset_10_headMatR
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_10head2.png
         }
      }
   }
}
material preset_10_eyeMatL
{
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         texture_unit
         {
            texture preset_10eye.png
         }
      }
   }
}
material preset_10_eyeMatR
{
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         texture_unit
         {
            texture preset_10eye.png
         }
      }
   }
}
material preset_10_tailMat
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_10tail.png
         }
      }
   }
}
material preset_10_maneMat
{
   technique
   {
      pass
      {
         lighting off
         cull_hardware none
         cull_software none
         scene_blend alpha_blend
         depth_write off
         texture_unit
         {
            texture preset_10mane.png
         }
      }
   }
}
material preset_10_equipMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_10equip.png
         }
      }
   }
}
material preset_10_equipMatR
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_10equip.png
         }
      }
   }
}


And pictures: screenshot of the preset in maker and wing texture for it.

(http://img687.imageshack.us/img687/1760/screenshot1227201112042.png) (http://imageshack.us/photo/my-images/687/screenshot1227201112042.png/)

(http://img404.imageshack.us/img404/750/preset10equip.png) (http://imageshack.us/photo/my-images/404/preset10equip.png/)

Sorry that I post so many pictures and write a lot, but I want problem to be clear to understand.
Title: Re: Wings change colors.
Post by: Atharis on December 27, 2011, 03:47:37 pm
Sorry for my asking but where did you get those?
Title: Re: Wings change colors.
Post by: SevenWhiteTails on December 27, 2011, 06:17:22 pm
You mean wings? You need to download and install new patch. Then in game, in creator you have IV page and there are wings. Angel wings with feathers and Bat wings (as mine on the screen).
Title: Re: Wings change colors.
Post by: NightShade. on December 27, 2011, 08:23:16 pm
I meant if you move your camera often the preset's wings change color often, and when you don't move the camera often, it still changes color, just like per 20 seconds. Moving = per 5 seconds. SEIZURE WINGS 8D It's not a fact, or something to help, just a random observation.

Also it's not equip in the code, I thought it was wingMatL and wingMatR. Latepostsorry
Title: Re: Wings change colors.
Post by: fhamanda22 on December 27, 2011, 11:31:56 pm
Same for me. For some reason or another the wings are the default color and then in the game they change randomly. I hope Kovu get's the coding figured out for this soon :/