Jump to content

Home

Alpha channel making texture transparent


LordRevan999

Recommended Posts

I have been trying to apply a alpha channel on a underwear texture but it isn't working.I found out I didn't make a .txi file.Now I made it and everything is right.But no matter what I do the texture seems to be transparent or invisible if I use full black for full effect.Can anyone tell me what I am doing wrong.The .tga file is"pfbamc01.tga" and .txi file is "pfbamc01.txi".In .txi it contains "envmaptexture CM_Baremetal"

 

PLEASE HELP ME :(

 

 

EDIT:Okay,I fixed the problem by changing envmap in appearance.2da to CM_Baremetal.But now my question is.That I am making a lot of reskins of underwear model and only this reskin requires the metallic effect.How should I make a new appearance entry so it doesn't ruin the other non-metallic reskins I have made?

PLease I need answers quickly.

Link to comment
Share on other sites

If you changed the envmap in the appearance.2da, then I think you will get a baremetal shine for every armour that this character wears. That isn't always good, because there are several that use other envmaps (some use CM_Bright to give parts of the armour a glowing area).

 

Instead, try naming you txi file to "pfbam.txi" (or maybe "pfba.txi"). I tried something similar once, and I figured out that I had to match the name to the mdl, not the tga. Unfortunately, it would mean that every other medium female underwear would also get the baremetal shine if it had an alpha channel.

Link to comment
Share on other sites

alright, I'm at home, and I can check everything for sure now.

 

When you run a mdl through mdlops, one of the files it creates is a text file. In this case, it would be "pfbam-textures.txt" and it contains the name of the default texture for that model. In this case it contains "pfbama01" and that is what you should re-name your envmap file to: "pfbama01.txi"

 

I hope that solves it.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...