Darth maul
Moderator: Moderators
Darth maul
Can anyone make darth maul's lightsaber blue or green?
RE: Darth maul
probly all u need to do is *re-skin* the lightsaber to make it the color u want it to be.
How it could be done with the mod tools: change the following lines in cis_weap_doublesaber.odf to whatever color you like (Attention: the lines appear twice in the file so be sure you edit all of them or you'll get a saber with two different blades)
LightSaberTexture = "redlightsabre"
LightSaberTrailColor = "255 0 0 128"
For example to
LightSaberTexture = "bluelightsabre"
LightSaberTrailColor = "0 0 255 128"
LightSaberTexture = "redlightsabre"
LightSaberTrailColor = "255 0 0 128"
For example to
LightSaberTexture = "bluelightsabre"
LightSaberTrailColor = "0 0 255 128"
-
- Missing Jedi Admin
- Posts: 3277
- Joined: Fri Nov 12, 2004 2:54 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
I think it is possible, dipstick'... Indeed, the number of sections dedicated to the Double Light-Saber's blades lets me think that each of them must control the colors of one Staff's extremity... Also, you should read DF' message more attentively, since it seems to be equally his thought... ("[...] the lines appear twice in the file so be sure you edit all of them or you'll get a saber with two different blades")