Avitor Posted September 19, 2002 Share Posted September 19, 2002 I tried to change yellow to another color by swapping out the textures but the new saber color still casts a yellow glow. How can that be changed? Link to comment Share on other sites More sharing options...
Haseco Posted September 20, 2002 Share Posted September 20, 2002 alright, u must change first, the sabercolor_line.jpg which the actual blade of the saber and the sabercolor_glow.jpg which is the glow surrounding the saber. Link to comment Share on other sites More sharing options...
Avitor Posted September 24, 2002 Author Share Posted September 24, 2002 I've tried to change yellow to another color by swapping out the textures - yellow_glow.tga, yellow_glow2.jpg, and yellow_line.jpg in the gfx\effects\sabers\ folder of asset0.pk3 - but the new saber color still casts a yellow glow inpsite of the new colored textures. The yellow glow is still seen on walls and the floor and when the the saber is in use, swinging and throwing, etc. Is there a way to change that? I think the solution might lay in the file shaders/sabers.shader in assets0 but I'm clueless as to what it might be. Link to comment Share on other sites More sharing options...
Tchouky Posted October 1, 2002 Share Posted October 1, 2002 the glow and the trails are defined in the code, you can't alter it replacing jpgs... you'll have to create a real mod, and alter the client side qvm. check out jedimod 1.2 source code... Link to comment Share on other sites More sharing options...
Commodus Posted October 2, 2002 Share Posted October 2, 2002 Yes... look inside the function CG_DoSaberBlade, the colour data of the glow is in a switch for the Saber colour... Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.