Author Topic: Wings change colors.  (Read 3405 times)

Offline SevenWhiteTails

  • Familiar Grounds Dweller
  • **
  • Posts: 72
  • Floof-O-Meter: 3
  • Madness of queen Seven
    • View Profile
    • Deviant Art
Wings change colors.
« 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.

snowolf09

  • Guest
Re: Wings change colors.
« Reply #1 on: December 26, 2011, 06:37:24 pm »
I don't know what is wrong for you. My wings are perfectly fine!

Offline SevenWhiteTails

  • Familiar Grounds Dweller
  • **
  • Posts: 72
  • Floof-O-Meter: 3
  • Madness of queen Seven
    • View Profile
    • Deviant Art
Re: Wings change colors.
« Reply #2 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.



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







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



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...

Offline antherax

  • Pack & Pride Representative
  • ****
  • Posts: 1,191
  • Floof-O-Meter: 19
    • View Profile
Re: Wings change colors.
« Reply #3 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 :/
dead account

Offline SevenWhiteTails

  • Familiar Grounds Dweller
  • **
  • Posts: 72
  • Floof-O-Meter: 3
  • Madness of queen Seven
    • View Profile
    • Deviant Art
Re: Wings change colors.
« Reply #4 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?

Offline antherax

  • Pack & Pride Representative
  • ****
  • Posts: 1,191
  • Floof-O-Meter: 19
    • View Profile
Re: Wings change colors.
« Reply #5 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 :)
dead account

Offline SevenWhiteTails

  • Familiar Grounds Dweller
  • **
  • Posts: 72
  • Floof-O-Meter: 3
  • Madness of queen Seven
    • View Profile
    • Deviant Art
Re: Wings change colors.
« Reply #6 on: December 26, 2011, 09:09:47 pm »
Jeez, Ranibow, you were right! Here are pictures:





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.

Offline antherax

  • Pack & Pride Representative
  • ****
  • Posts: 1,191
  • Floof-O-Meter: 19
    • View Profile
Re: Wings change colors.
« Reply #7 on: December 27, 2011, 12:08:00 am »
Jeez, Ranibow, you were right! Here are pictures:





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)
dead account

Offline NightShade.

  • Experienced Traveler
  • **
  • Posts: 130
  • Country: 00
  • Floof-O-Meter: 8
  • I had text, til' I took an arrow in the knee.
    • View Profile
Re: Wings change colors.
« Reply #8 on: December 27, 2011, 03:53:23 am »
Also, If you turn your camera alot, It changes color more often!

RAINBOW WINGS YAEY!

Account ingame: Nightshade.
Deviantart: CeruleanCube

Offline SevenWhiteTails

  • Familiar Grounds Dweller
  • **
  • Posts: 72
  • Floof-O-Meter: 3
  • Madness of queen Seven
    • View Profile
    • Deviant Art
Re: Wings change colors.
« Reply #9 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.





Sorry that I post so many pictures and write a lot, but I want problem to be clear to understand.
« Last Edit: December 27, 2011, 11:12:24 am by Patrycja »