Modcraft - The community dedicated to quality WoW modding!

Content creation => Modelling and Animation => Topic started by: noyabrii on February 23, 2016, 10:36:39 am

Title: [QUESTION] [WotLk] fire raven god m2 files
Post by: noyabrii on February 23, 2016, 10:36:39 am
yo!

I used these files:
> http://www.mediafire.com/?2hjrpaa46mkwhp9 (http://www.mediafire.com/?2hjrpaa46mkwhp9" onclick="window.open(this.href);return false;)

and got the result:
> http://imagr.eu/gfvnV (http://imagr.eu/gfvnV" onclick="window.open(this.href);return false;)

but need to get:
> http://imagr.eu/up/5051d53c2f99e2_WoWSc ... 144234.jpg (http://imagr.eu/up/5051d53c2f99e2_WoWScrnShot_091312_144234.jpg" onclick="window.open(this.href);return false;)

PLEASE! How do I fix it? The problem must be in the file m2 , please feel free to contact with me and help me to edit the file? Already I tried a lot of things ...
Title: Re: [QUESTION] [WotLk] fire raven god m2 files
Post by: ladiszlai on February 23, 2016, 03:21:15 pm
This is blp problem.
Title: Re: [QUESTION] [WotLk] fire raven god m2 files
Post by: samgartell on February 23, 2016, 05:05:37 pm
Either the model hasn't got the texture flagged as alpha, or you're using a non-alpha compression on your BLP's, which is the more likely one of the two. Check out the readme for BLP converter, and using fresh BLP's convert it to an ARGB supporting compression such as BLP_DXT1_A1 or BLP_DXT3.
Title: Re: [QUESTION] [WotLk] fire raven god m2 files
Post by: MR. Farrare on February 23, 2016, 05:43:09 pm
Quote from: "samgartell"
Either the model hasn't got the texture flagged as alpha, or you're using a non-alpha compression on your BLP's, which is the more likely one of the two. Check out the readme for BLP converter, and using fresh BLP's convert it to an ARGB supporting compression such as BLP_DXT1_A1 or BLP_DXT3.
can you make a simple tut it will be awsome
Title: Re: [QUESTION] [WotLk] fire raven god m2 files
Post by: samgartell on March 15, 2016, 01:26:57 pm
I looked a little closer and honestly the problem might not be either, the shader for that effect might simply not exist in WotLK. I took a look at your source files and the necessary files all have alpha, so honestly it might be a little more complicated, check out this video explaining Blendflags for more info: https://www.youtube.com/watch?v=6NTqdJjyJjc (https://www.youtube.com/watch?v=6NTqdJjyJjc" onclick="window.open(this.href);return false;) (Credit to PhilipTNG (http://modcraft.io/memberlist.php?mode=viewprofile&u=189156) ^^)

If anyone knows if this effect is possible in Wrath, feel free to correct me.
Title: Re: [QUESTION] [WotLk] fire raven god m2 files
Post by: Alastor on March 17, 2016, 08:53:12 pm
its in RenderFlags and BlendFlags