Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

dual-colored saber?

Page: 1 of 1
 dj_owen
03-25-2004, 12:18 AM
#1
okay, i just finished reading suchan's lightsabre tutorial, and a thought popped in my head.

he said (near the bottom) that when hex-editing a file, you must change the reference to the "leaf", which has four references for a single saber, and eight for a double-bladed saber.

what if you pointed 4 of those eight to "blue", and 4 of those eight to "green"? could you get a double-bladed lightsaber that has a blue end and a green end?

that would be awesome.
 Shimaon
03-25-2004, 1:44 AM
#2
Yep, you can, I did something like this before, but with hex editing, not exactly whatever way you said...

GK
 T7nowhere
03-25-2004, 2:06 AM
#3
Thats a cool idea dj_owen. I hex edited the blue saber model and this is how it looks PIC (http://members.shaw.ca/t7nowhere/files/grenblue.jpg)

oh and very easy to do took me about 3 min. :)
 dj_owen
03-25-2004, 2:22 AM
#4
awesome

i think that might be the first time that one of my ideas has actually worked!

T7, could you explian how you did it? imagine i'm very very stupid.
 T7nowhere
03-25-2004, 3:36 AM
#5
Originally posted by dj_owen
awesome

i think that might be the first time that one of my ideas has actually worked!

T7, could you explian how you did it? imagine i'm very very stupid.

lol :) ok this is exactly what I did. I extracted the model for the blue double bladed saber(w_dblsbr_001.mdl+w_dblsbr_001.mdx)
To override Then I opened the .mdl with a hex editor I scrolled all the way to the bottom of the file and found the fields that read w_lsabreblue01 (pointing to the blue texture) and changed the first 4 from the bottom to w_lsabregren01 saved the file, loaded KotOR and put a blue crystal in a double blade and then I was done.

the one's I changed were on lines

0000da70=w_lsabreblue01 to w_lsabregren01
0000b870=w_lsabreblue01 to w_lsabregren01
0000b2d0=w_lsabreblue01 to w_lsabregren01
000090d0=w_lsabreblue01 to w_lsabregren01

doing this will change all blue double blades so if you want it unique you will have to make a new saber uti, change the mdl number and have uti point to it. Im sure you know how to do the rest. If you have any questions just ask.

Cool idea , I never though of it. :D
 Hax0redCardz
03-25-2004, 4:34 AM
#6
Awesome idea... any chance someone can host a finalized version of a mod like this for those of us who are hex-editing impaired :)
 T7nowhere
03-25-2004, 5:17 AM
#7
Originally posted by Hax0redCardz
Awesome idea... any chance someone can host a finalized version of a mod like this for those of us who are hex-editing impaired :)

IF you want the blue green double saber here is the one I did up click (http://members.shaw.ca/t7nowhere/files/blugrendblsbr.rar) Dj_owen you could use it as a sample. I am kinda hoping you'll make a couple new sabers with this idea I know you are capable.

oh ya, unrar and drop both files in override :)
 darth makaan
03-25-2004, 7:56 AM
#8
how bout a double balded black and white saber?
 gameunlimited
03-25-2004, 8:53 AM
#9
I even used to create a cool effect by putting different color on the different leaves on the same saber. It will be like different color from different angle. It is kinda cool :)
 T7nowhere
03-30-2004, 10:38 AM
#10
Ok Here Is what I did with this Idea Dual Double Lightsabers (http://members.shaw.ca/t7nowhere/files/dualcolordblsbrs.rar) Screen (http://members.shaw.ca/t7nowhere/Dual%20color%20DoubleSabers.jpg)

OK this simple Idea took me 3 times as long to make that it should have. Sometimes I wonder wth bioware was doing. I was just going to edit each saber model, but for what ever reason the only Saber model that made any sense was the blue one. The others were uneditable(well you can edit them just fine if you want it to be one color)

I have also added modified JK saber skins to replace the defualt ones. Thanks goes to Jackel for sending those over to me. I had to add a core the the textures to make them look good in KotOR. IMO they are a vast improment over the Defualt textures.

anyway enjoy. :)
Page: 1 of 1