HOME | DD

Nala91 — Feathered / Custom Wings Code

Published: 2013-09-30 11:14:14 +0000 UTC; Views: 2539; Favourites: 42; Downloads: 0
Redirect to original
Description Hey guys, you all ever wonder how your FH character can have the same custom wings like in IT. I have been testing with the same code and finally got it to work. All you have to do is paste this code into your equip section of the material file, then make your textures.

THIS WILL NOT ALLOW YOU TO HAVE TWO TEXTURES, *AKA TOP FEATHERS AND BOTTOM FEATHERS*
-Sadly the way the wings were meshed... you can't do this. Trust me I've tried.

-----------------------------------
material preset_2_equipMatL
{
technique
{
pass
{
ambient 1.000000 1.000000 1.000000 1.000000
diffuse 1.000000 1.000000 1.000000 1.000000
specular 0.010000 0.010000 0.010000 1.000000
emissive 0.000000 0.000000 0.000000 1.000000
cull_hardware none
cull_software none
alpha_rejection greater_equal 128
texture_unit
{
texture Username_CharacternameLeft.png
tex_address_mode wrap
filtering trilinear
}
}
pass
{
ambient 1.000000 1.000000 1.000000 1.000000
diffuse 1.000000 1.000000 1.000000 1.000000
specular 0.010000 0.010000 0.010000 1.000000
emissive 0.000000 0.000000 0.000000 1.000000
alpha_rejection greater_equal 128
texture_unit
{
texture Username_CharacternameLeft.png
tex_address_mode wrap
filtering trilinear
}
}
}
}
material preset_2_equipMatR
{
technique
{
pass
{
ambient 1.000000 1.000000 1.000000 1.000000
diffuse 1.000000 1.000000 1.000000 1.000000
specular 0.010000 0.010000 0.010000 1.000000
emissive 0.000000 0.000000 0.000000 1.000000
cull_hardware none
cull_software none
alpha_rejection greater_equal 128
texture_unit
{
texture Username_CharacternamequipRight.png
tex_address_mode wrap
filtering trilinear
}
}
pass
{
ambient 1.000000 1.000000 1.000000 1.000000
diffuse 1.000000 1.000000 1.000000 1.000000
specular 0.010000 0.010000 0.010000 1.000000
emissive 0.000000 0.000000 0.000000 1.000000
alpha_rejection greater_equal 128
texture_unit
{
texture Username_CharacternamequipRight.png
tex_address_mode wrap
filtering trilinear
}
}
}
}
----------------------------------------------

Preset(C)Nala_91
Related content
Comments: 15

Jolina-Wolf [2014-01-22 18:43:55 +0000 UTC]

How do you like put items and stuff? Im kinda new to feral so yh.... and how do u past this? 

👍: 0 ⏩: 1

Nala91 In reply to Jolina-Wolf [2014-01-22 19:55:26 +0000 UTC]

This is for presets and as a mod, read the instructions.

👍: 0 ⏩: 0

dogebf [2013-11-16 23:03:25 +0000 UTC]

what do you paste this into (Ex: Media/textures, blah blah blah)

👍: 0 ⏩: 1

Nala91 In reply to dogebf [2013-11-17 00:34:35 +0000 UTC]

This goes into your material file when making a preset.

👍: 0 ⏩: 1

dogebf In reply to Nala91 [2013-11-20 01:23:30 +0000 UTC]

Is it just for presets? I want it in my game all the time.

👍: 0 ⏩: 1

Nala91 In reply to dogebf [2013-11-20 02:05:57 +0000 UTC]

It only works on presets.

👍: 0 ⏩: 0

The-Dragon-Flame [2013-10-12 13:21:48 +0000 UTC]

How does one have top and bottom feathers? I've been trying to figure that out.. but..

👍: 0 ⏩: 1

Nala91 In reply to The-Dragon-Flame [2013-10-12 13:54:27 +0000 UTC]

Sadly you can't, I tried and the under feathers would show up inside the mesh.

👍: 0 ⏩: 1

The-Dragon-Flame In reply to Nala91 [2013-10-12 14:04:57 +0000 UTC]

I know ;A;, I mean as in without this wing code that the picture is all about, I mean like, say, I wanted to make a charizard preset but couldent because I couldent make the bottom of the wings be blue because I didnt know the coding to it - What would be that coding for the bottom feathers?

👍: 0 ⏩: 1

Nala91 In reply to The-Dragon-Flame [2013-10-13 15:14:16 +0000 UTC]

There is no code for that, because the mesh for the wings will not allow it. I have tried the code for it, and it shows inside the mesh not outside.

👍: 0 ⏩: 1

The-Dragon-Flame In reply to Nala91 [2013-10-13 15:37:35 +0000 UTC]

Weird, because I've seen it before.. oh well, thanks for your time anyways.

👍: 0 ⏩: 1

Nala91 In reply to The-Dragon-Flame [2013-10-13 16:03:59 +0000 UTC]

That's because those are not FH wings, those are Imported wings from other games.

👍: 0 ⏩: 1

The-Dragon-Flame In reply to Nala91 [2013-10-13 17:32:22 +0000 UTC]

Ahhhh

👍: 0 ⏩: 0

The-Dragon-Flame [2013-10-05 14:20:15 +0000 UTC]

Its... Its beautiful...

👍: 0 ⏩: 0

Divine-Angel-Heroine [2013-09-30 20:10:21 +0000 UTC]

Aaw thanks!

👍: 0 ⏩: 0