Alright, I got permission to edit an old JK2 model for use as a personal/clan skin for myself, so long as I included the readme.. but, I also want to add a "lightning ripple" effect as I've seen on Show7's EvilReborn model (model reborn/show7_evil).
I have the basic shader info I need, but when I try and use said shader, the model loses its torso and legs?
I have the basic shader info I need, but when I try and use said shader, the model loses its torso and legs?
Code:
models/players/themachine/leg { q3map_nolightmap q3map_onlyvertexlighting { map models/players/themachine/lightblue blendFunc GL_ONE GL_ONE rgbGen wave noise 0 1 5 50 tcGen environment tcMod scroll -0.2 0.2 tcMod rotate 50 tcMod entityTranslate tcMod stretch square 0 1 0 1 } }