Page 1 of 1

Is it possible to have two double-sided lightsabers?

Posted: Sat Jun 18, 2011 4:42 pm
by rywar40
is it possible to have two double lightsabers

Re: Is it possible to have two double-sided lightsabers?

Posted: Sat Jun 18, 2011 5:55 pm
by Cerfon Rournes
You should be able to, but, I'm not 100% sure. All I can say Is this: Go try It out for yourself!
Also, did you search for this?
EDIT
I just did some checking, It is possible.

Re: Is it possible to have two double-sided lightsabers?

Posted: Sat Jun 18, 2011 6:40 pm
by rywar40
do you know how to do it im quite dumb :yes:

Re: Is it possible to have two double-sided lightsabers?

Posted: Sat Jun 18, 2011 7:01 pm
by Cerfon Rournes
rywar40 wrote:do you know how to do it im quite dumb :yes:
You are not dumb, you just don't know yet.
To give your jedi unit double-sided sabers, edit his saber odf.
I quickly made one..
Hidden/Spoiler:
[code][WeaponClass]

ClassLabel = "melee"
ClassParent = "com_weap_inf_lightsaber"

[Properties]

GeometryName = "Putyourfirstdoublesabergeometryhere"
ComboAnimationBank = "human_sabre melee all_hero_luke_jedi"

NumDamageEdges = "4"

OffhandFirePointName = "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 = "redlightsabre"
LightSaberTrailColor = "255 0 0 128"

OffhandGeometryName = "Putyourseconddoublesabergeometryhere"
OffhandFirePointName = "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 = "redlightsabre"
LightSaberTrailColor = "255 0 0 128"
[/code]
For the geometry, I would recommend using cis_weap_inf_doublesabre.

Re: Is it possible to have two double-sided lightsabers?

Posted: Sat Jun 18, 2011 8:26 pm
by rywar40
ok i did that it worked but on the second one only one should up

Re: Is it possible to have two double-sided lightsabers?

Posted: Sat Jun 18, 2011 9:37 pm
by Cerfon Rournes
Hmm... Could you post a picture of that please?

Re: Is it possible to have two double-sided lightsabers?

Posted: Sat Jun 18, 2011 9:57 pm
by rywar40
i can't for some reason but here is the odf
Hidden/Spoiler:
[WeaponClass]

ClassLabel = "melee"
ClassParent = "com_weap_inf_lightsaber"

[Properties]

GeometryName = "cis_weap_inf_doublesabre"
ComboAnimationBank = "human_sabre melee rep_hero_ep3obiwan"

NumDamageEdges = "4"
FirePointName = "hp_fire1"
LightSaberLength = "1.0"
LightSaberWidth = "0.08"
LightSaberTexture = "bluelightsabre"
LightSaberTrailColor = "7 85 255 128"

FirePointName = "hp_fire2"
LightSaberLength = "1.0"
LightSaberWidth = "0.08"
LightSaberTexture = "bluelightsabre"
LightSaberTrailColor = "7 85 255 128"

OffhandGeometryName = "cis_weap_inf_doublesabre"
OffhandFirePointName = "hp_fire1"
LightSaberLength = "1.0"
LightSaberWidth = "0.08"
LightSaberTexture = "bluelightsabre"
LightSaberTrailColor = "255 0 0 128"

FirePointName = "hp_fire2"
LightSaberLength = "1.0"
LightSaberWidth = "0.08"
LightSaberTexture = "bluelightsabre"
LightSaberTrailColor = "255 0 0 128"

Re: Is it possible to have two double-sided lightsabers?

Posted: Sat Jun 18, 2011 10:01 pm
by Cerfon Rournes
Hmm. Please explain, one more time, what is the problem. The blade on the second saber is not showing up?

Re: Is it possible to have two double-sided lightsabers?

Posted: Sun Jun 19, 2011 9:01 pm
by rywar40
ok the first doubled sided one works the other one only has one end showing up

EDIT
you did it wrong i figured it out it looks like that
Hidden/Spoiler:
[WeaponClass]

ClassLabel = "melee"
ClassParent = "com_weap_inf_lightsaber"

[Properties]

GeometryName = "cis_weap_inf_doublesabre"
ComboAnimationBank = "human_sabre melee rep_hero_ep3obiwan"

NumDamageEdges = "4"

OffhandFirePointName = "hp_fire1"
LightSaberLength = "1.0"
LightSaberWidth = "0.08"
LightSaberTexture = "bluelightsabre"
LightSaberTrailColor = "7 85 255 128"

FirePointName = "hp_fire2"
LightSaberLength = "1.0"
LightSaberWidth = "0.08"
LightSaberTexture = "bluelightsabre"
LightSaberTrailColor = "7 85 255 128"

OffhandGeometryName = "cis_weap_inf_doublesabre"
FirePointName = "hp_fire1"
LightSaberLength = "1.0"
LightSaberWidth = "0.08"
LightSaberTexture = "bluelightsabre"
LightSaberTrailColor = "255 0 0 128"

OffhandFirePointName = "hp_fire2"
LightSaberLength = "1.0"
LightSaberWidth = "0.08"
LightSaberTexture = "bluelightsabre"
LightSaberTrailColor = "255 0 0 128"
Double posting is against the RULES; please EDIT your post instead -Staff

Re: Is it possible to have two double-sided lightsabers?

Posted: Sun Jun 19, 2011 9:43 pm
by Cerfon Rournes
Not sure why It still isn't working, that code looks right, but just does not work. Anyone else have some insight on this? :?
EDIT
Please don't double post, It is against the Rules. http://www.gametoast.com/forums/viewtop ... 40&t=21656

Re: Is it possible to have two double-sided lightsabers?

Posted: Mon Jun 20, 2011 12:35 pm
by naru1305
rywar40 wrote: EDIT
you did it wrong i figured it out it looks like that
Hidden/Spoiler:
[WeaponClass]

ClassLabel = "melee"
ClassParent = "com_weap_inf_lightsaber"

[Properties]

GeometryName = "cis_weap_inf_doublesabre"
ComboAnimationBank = "human_sabre melee rep_hero_ep3obiwan"

NumDamageEdges = "4"

OffhandFirePointName = "hp_fire1"
LightSaberLength = "1.0"
LightSaberWidth = "0.08"
LightSaberTexture = "bluelightsabre"
LightSaberTrailColor = "7 85 255 128"

FirePointName = "hp_fire2"
LightSaberLength = "1.0"
LightSaberWidth = "0.08"
LightSaberTexture = "bluelightsabre"
LightSaberTrailColor = "7 85 255 128"

OffhandGeometryName = "cis_weap_inf_doublesabre"
FirePointName = "hp_fire1"
LightSaberLength = "1.0"
LightSaberWidth = "0.08"
LightSaberTexture = "bluelightsabre"
LightSaberTrailColor = "255 0 0 128"

OffhandFirePointName = "hp_fire2"
LightSaberLength = "1.0"
LightSaberWidth = "0.08"
LightSaberTexture = "bluelightsabre"
LightSaberTrailColor = "255 0 0 128"
does the edit mean, that it works, cause on my test map it works perfect:
proof:
Hidden/Spoiler:
Image

Re: Is it possible to have two double-sided lightsabers?

Posted: Mon Jun 20, 2011 1:13 pm
by rywar40
yes and do you add a pic it won't let me what format

Re: Is it possible to have two double-sided lightsabers?

Posted: Mon Jun 20, 2011 5:22 pm
by Darth_Spiderpig
For the pic part, you have to upload your pics to an image hosting website like photobucket or imageshack and copy the link of the uploaded picture between the tags.

Like

Code: Select all

[img]http://www.imagehostingwebsiteofyourchoice.com/yourpic.jpg[/img]

Re: Is it possible to have two double-sided lightsabers?

Posted: Tue Jun 21, 2011 12:00 pm
by SAMofBIA
@Naru: it worked ALMOST perfectly =P the second lightsaber is stuck in Obi's wrist.

Re: Is it possible to have two double-sided lightsabers?

Posted: Tue Jun 21, 2011 12:21 pm
by naru1305
yeah, you are right, but this can be only solved with editing the hp_active of the lightsaber in xsi i think