two double bladed lightsabers?
Moderator: Moderators
- elfie
- Field Commander

- Posts: 931
- Joined: Fri Jan 25, 2008 8:26 pm
- xbox live or psn: no live
- Location: Coruscant, Jedi Temple
- Contact:
two double bladed lightsabers?
I thought about it but I still don't know if it is possible. Could you give a character two double bladed lightsabers by editing the geometry name section of the odf?
- Jawaraider
- Rebel Sergeant

- Posts: 196
- Joined: Thu Nov 30, 2006 3:12 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Unknown
Re: two double bladed lightsabers?
Just replacing the standard lightsaber msh with the double ones in the odf should be possible, the game normally doesn't care if it makes sense or not. If that doesn't work you could replace the actual lightsaber model with the double ones in the msh folder and just calling it the standard lightsaber name. Not very well explained maybe, but I think it can be done.
-
MandeRek
- Sith Master

- Posts: 2766
- Joined: Tue Oct 02, 2007 10:51 am
- Projects :: Battlefront Zer0
- xbox live or psn: No gamertag set
- Location: Ghosting around GT
- Contact:
Re: two double bladed lightsabers?
It is possible indeed, since 4 sabers are allowed.. The only deal is to hex-edit on doublesaber mesh, because every hp_fire (firepoint) must have a different name. So copy cis_weap_doublesaber.msh, call it cis_weap_2nd_doublesaber.msh and in there, hex edit (rename) hp_fire1 to hp_fire3 and hp_fire2 to hp_fire4.. Then setup the odf; the jedi creation doc can help you!
-
MetalcoreRancor
- Brigadier General

- Posts: 628
- Joined: Thu Jun 07, 2007 11:13 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Re: two double bladed lightsabers?
I have used 2 double sabre handles, but the second handle only was able to have 1 blade, I have merged them to make a triple bladed lightsaber before...
-
MandeRek
- Sith Master

- Posts: 2766
- Joined: Tue Oct 02, 2007 10:51 am
- Projects :: Battlefront Zer0
- xbox live or psn: No gamertag set
- Location: Ghosting around GT
- Contact:
Re: two double bladed lightsabers?
Hey, you're back! 
I'll do this, see if it's possible and write a possible tut or upload the files
I'll do this, see if it's possible and write a possible tut or upload the files
- elfie
- Field Commander

- Posts: 931
- Joined: Fri Jan 25, 2008 8:26 pm
- xbox live or psn: no live
- Location: Coruscant, Jedi Temple
- Contact:
Re: two double bladed lightsabers?
okay I got the hex editing part but I am still not sure if I set up the odf correctly. I did try the jedi creation and it helped a little but I still feel like I am missing something. Here is the odf:
Code: Select all
[WeaponClass]
ClassLabel = "melee"
ClassParent = "com_weap_inf_lightsaber"
[Properties]
GeometryName = "cis_weap_inf_doublesabre"
ComboAnimationBank = "human_doublesabre sabre cis_hero_darthmaul"
NumDamageEdges = "4"
FirePointName = "hp_fire1"
LightSaberLength = "1.0"
LightSaberWidth = "0.08"
LightSaberTexture = "redlightsabre"
LightSaberTrailColor = "255 0 0 128"
FirePointName = "hp_fire2"
LightSaberLength = "1.0"
LightSaberWidth = "0.08"
LightSaberTexture = "orangelightsabre"
LightSaberTrailColor = "214 132 42 128"
AttachedFirePoint = "bone_l_calf 1.0 0.0 0.0 0.35 0.0 0.0"
DamageEdgeLength = "0.5"
DamageEdgeWidth = "0.1"
GeometryName = "cis_weap_inf_2nd_doublesabre"
FirePointName = "hp_fire3"
LightSaberLength = "1.0"
LightSaberWidth = "0.08"
LightSaberTexture = "orangelightsabre"
LightSaberTrailColor = "214 132 42 128"
FirePointName = "hp_fire4"
LightSaberLength = "1.0"
LightSaberWidth = "0.08"
LightSaberTexture = "redlightsabre"
LightSaberTrailColor = "255 0 0 128"-
MandeRek
- Sith Master

- Posts: 2766
- Joined: Tue Oct 02, 2007 10:51 am
- Projects :: Battlefront Zer0
- xbox live or psn: No gamertag set
- Location: Ghosting around GT
- Contact:
Re: two double bladed lightsabers?
I don't seem to miss something.. Just try it to find out man 
- elfie
- Field Commander

- Posts: 931
- Joined: Fri Jan 25, 2008 8:26 pm
- xbox live or psn: no live
- Location: Coruscant, Jedi Temple
- Contact:
Re: two double bladed lightsabers?
okay I got a problemo. It showed up just as one doublesaber and I cleaned right before too. I knew I was missing something!
-
inferno
- 3rd Warning

- Posts: 106
- Joined: Wed Feb 06, 2008 6:41 pm
- Location: Where there's magic in the air...
Re: two double bladed lightsabers?
sounds interesting.
I wonder if you could give grievous 4 double blades hmmmmmmmm?
I wonder if you could give grievous 4 double blades hmmmmmmmm?
-
MandeRek
- Sith Master

- Posts: 2766
- Joined: Tue Oct 02, 2007 10:51 am
- Projects :: Battlefront Zer0
- xbox live or psn: No gamertag set
- Location: Ghosting around GT
- Contact:
Re: two double bladed lightsabers?
Not possible.. Maximum amount of sabers is 4 
-
inferno
- 3rd Warning

- Posts: 106
- Joined: Wed Feb 06, 2008 6:41 pm
- Location: Where there's magic in the air...
Re: two double bladed lightsabers?
That stinksMandeRek wrote:Not possible.. Maximum amount of sabers is 4
