Source Filmmaker

Source Filmmaker

Zombie skin problem
Then i select zombie skin on tf2 player model, whole body is transperent except for a head. Any ways of how to fix it?
< >
Showing 1-15 of 19 comments
Pte Jack Jun 25, 2013 @ 3:41pm 
We're still digging it to that and haven't found the magic phrase to make them whole. But,

http://youtu.be/64lKrw7hRgw
Onyx Mayfield Jun 25, 2013 @ 3:50pm 
I am not talking about this kind of thing. I know how to add missing body parts, i am talking about this: http://img706.imageshack.us/img706/6614/4rwi.png
Last edited by Onyx Mayfield; Jun 25, 2013 @ 3:51pm
Pte Jack Jun 25, 2013 @ 3:53pm 
Yup, and that's what I said, we haven't found the shader that is causing this yet, we're still looking for the magic phrase to make it solid... Try turning off AO for now (haven't tried this yet myself, but it does work on some models)...
Pte Jack Jun 25, 2013 @ 4:01pm 
Yup, turning AO off will make him solid, but no AO.

http://imgur.com/XExqAxC
Last edited by Pte Jack; Jun 25, 2013 @ 4:04pm
R234 Jun 25, 2013 @ 4:29pm 
You can also make the texture not render AO, by typing the following line of code in the appropriate material (.vmt) file:
"$ambientocclusion" "0"
That way you can have AO on models that allow for it, while disabling the so-called "see-through" AO on translucent textures.
Pte Jack Jun 25, 2013 @ 4:31pm 
Just tried that R234, on the demoman_red_zombie.vmt file... does not work, tried 1 and 0. I think you have to find every associated vmt and turn it off in all of them to make it work. Looking for them now.
R234 Jun 25, 2013 @ 4:44pm 
You have to put it into demoman_red_zombie_alphatest.vmt too, apparently.
R234 Jun 25, 2013 @ 4:56pm 
There's an other way, too. You can disable (by commenting it out) "alphatest" "1" in demoman_red_zombie_alphatest.vmt. This will make ambient occlusion work on the model. The downside is that it will disable transparency on the texture, rendering it impossible to use the zombie misc (exposed bones and all that) with it, so they won't look like in TF2. Example shots:
http://i.imgur.com/6WYqjUi.jpg
Expanix Jan 5, 2014 @ 10:48am 
You can decompile the model, add $mostlyopaque to the QC file and recompile. Is a long process but it solves the problem without disable AO
beees? Feb 17, 2014 @ 12:57pm 
Disabling Ambient Occlusion fixed it for me.
Pte Jack Feb 17, 2014 @ 1:14pm 
yeah, but that kills AO in your render as well. Find the zombie vmts with the "$alphatest" "1" in them and add the command $mostlyopaque below it.

http://youtu.be/EywdZE2H4Nk
Expanix Apr 1, 2014 @ 7:08am 
Well, sorry but I add the "$mostlyopaque" "1" and there's no change. Any ideas?
Pte Jack Apr 1, 2014 @ 1:44pm 
No, actually I don't...

Other ppl have reported that it doesn't work for them as well.

The $mostlyopaque command is usually a qc type command, added to the qc when compiling a model. I've tried it on a few model vmts were I run into the grainy transparency problem now, one being the degreaser, and it seems to work for me on the models I've tried.

I'm starting to wonder if it might be something that triggers a setting on my GPU to render correctly when it encounters the command, but I doubt it.

But that being said, All my GPU are radeon HD Series Card and chips.
Last edited by Pte Jack; Apr 2, 2014 @ 8:05am
Expanix Apr 2, 2014 @ 7:28am 
Well, where do you put the "$mostlyopaque" "1" to fix the transparency problem?
Pte Jack Apr 2, 2014 @ 9:12am 
Ah man, you had to ask... That was a couple of months and 6 reinstalls of SFM ago... And I answered you in a chat session... The one were in now.... lol
< >
Showing 1-15 of 19 comments
Per page: 1530 50

Date Posted: Jun 25, 2013 @ 3:39pm
Posts: 19