So, I'd like to try and apply a force ghost effect....(like this one:Morgan Katarn Ghost, Jedi Knight 3 Downloads, Jedi Knight 3 Others )
to this skin:
Could I get some help with this?
I think all the textures need to be tga, the textures also need to have the opacity taken down. I don't remember how to do the shader part though.
No, that's not it. If you look at that Morgan skin, the textures are all 100%.
Edit the Shader File...
[COLOR=Navy]Yeah, see Morgan's, or Ragnos's shader file for example;)[/COLOR]
I tried this, it made him invisible
did you add the blue box texture to yours? its in the morgan ghost file.
Indeed I did.
Have you done exactly what is says here: models/players// { surfaceparm metalsteps q3map_nolightmap sort seeThrough { map models/players// blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA depthWrite rgbGen lightingDiffuse alphaGen wave sin 0.7 0.1 0.1 0.1 } { map models/players//blue_glow blendFunc GL_ONE GL_ONE rgbGen wave sin 0.9 0.1 0.1 0.1 } }
You will probably need to decrease the first number in each row a bit, that will decrease the base opacity.
what model is this? i used the morgan katarn shader on jk3 and mine worked quite fine