Is it in the combo file or something?
Increase lightsaber damage?
Moderator: Moderators
-
Noobasaurus
- Droid Pilot Assassin

- Posts: 2006
- Joined: Tue Aug 17, 2010 5:56 pm
Increase lightsaber damage?
I searched using the title of this topic, no seach results so I decided to ask. How do you increase the damage a lightsaber does? I looked in com_weap_inf_lightsaber (or sabre...) but I saw no damage values. I added in Damage = 9999999999 myself (copied from a different weapon) but nothing changed. I changed the armor pierce and whatnot but nothing changed either!
Is it in the combo file or something?
Is it in the combo file or something?
-
MrCrayon
- Jedi Knight

- Posts: 554
- Joined: Sat Apr 17, 2010 8:15 pm
- Projects :: Coruscant map Want to help PM me
- Location: Buried in homework, but getting better
Re: Increase lightsaber damage?
I don't know, but what if you just lowered health of units and then decreased damage of every other weapon. 1 hit kills for all lightsaber wielding units!
- Dakota
- Field Commander

- Posts: 991
- Joined: Mon Dec 06, 2010 8:21 pm
- Projects :: making random weapon assets
- xbox live or psn: PS3 beats xbox
- Location: at a computer desk floating around in space
Re: Increase lightsaber damage?
its in the combo file, each part of the attack has a set damage ammount, push, length, and width that can be changed. you can also change what the attacks in the combo are if you know how. you can change the damages to anything you need.
if you want any more help you could post the combo files of the units you want to change and then i could edit them for you and show you whats edited in red.
if you want any more help you could post the combo files of the units you want to change and then i could edit them for you and show you whats edited in red.
-
Noobasaurus
- Droid Pilot Assassin

- Posts: 2006
- Joined: Tue Aug 17, 2010 5:56 pm
Re: Increase lightsaber damage?
Oh yes, that would be very helpful if you could! I just learned I could open up combo files with notepad yesterday so I was going to try to make my own combo, but right now I'm just trying to increase lightsaber damage.Dakota wrote:its in the combo file, each part of the attack has a set damage ammount, push, length, and width that can be changed. you can also change what the attacks in the combo are if you know how. you can change the damages to anything you need.
if you want any more help you could post the combo files of the units you want to change and then i could edit them for you and show you whats edited in red.
A very nice solution but in this case it wouldn't work so well.MrCrayon wrote:I don't know, but what if you just lowered health of units and then decreased damage of every other weapon. 1 hit kills for all lightsaber wielding units!
- Dakota
- Field Commander

- Posts: 991
- Joined: Mon Dec 06, 2010 8:21 pm
- Projects :: making random weapon assets
- xbox live or psn: PS3 beats xbox
- Location: at a computer desk floating around in space
Re: Increase lightsaber damage?
Noobasaurus wrote:Oh yes, that would be very helpful if you could! I just learned I could open up combo files with notepad yesterday so I was going to try to make my own combo, but right now I'm just trying to increase lightsaber damage.Dakota wrote:its in the combo file, each part of the attack has a set damage ammount, push, length, and width that can be changed. you can also change what the attacks in the combo are if you know how. you can change the damages to anything you need.
if you want any more help you could post the combo files of the units you want to change and then i could edit them for you and show you whats edited in red.
ok then i can edit it, but you need to post the file
-
Noobasaurus
- Droid Pilot Assassin

- Posts: 2006
- Joined: Tue Aug 17, 2010 5:56 pm
Re: Increase lightsaber damage?
Here it is:
Hidden/Spoiler:
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: Increase lightsaber damage?
All you need to do is search through it for the word "Damage" and up any values you find. Pretty simple, imo....
-
Noobasaurus
- Droid Pilot Assassin

- Posts: 2006
- Joined: Tue Aug 17, 2010 5:56 pm
Re: Increase lightsaber damage?
I did that, but only the down attack and the dash attack had their damages changed...Fiodis wrote:All you need to do is search through it for the word "Damage" and up any values you find. Pretty simple, imo....
- Dakota
- Field Commander

- Posts: 991
- Joined: Mon Dec 06, 2010 8:21 pm
- Projects :: making random weapon assets
- xbox live or psn: PS3 beats xbox
- Location: at a computer desk floating around in space
Re: Increase lightsaber damage?
Noobasaurus wrote:Here it is:Hidden/Spoiler:
the first two red parts are the dash attack and the others are the jump attack which i was i thought u meant when you said the down attack.
-
Noobasaurus
- Droid Pilot Assassin

- Posts: 2006
- Joined: Tue Aug 17, 2010 5:56 pm
Re: Increase lightsaber damage?
Actually, @Fiodis, I think I will use Ctrl+F to find all the damages; I must have missed something.Dakota wrote:Noobasaurus wrote:Here it is:Hidden/Spoiler:
the first two red parts are the dash attack and the others are the jump attack which i was i thought u meant when you said the down attack.
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: Increase lightsaber damage?
That is what I meant by "search". Heh, I wouldn't expect anyone to go through that manually, even if they know where all the Damage values are.Noobasaurus wrote:Actually, @Fiodis, I think I will use Ctrl+F to find all the damages; I must have missed something.
-
Noobasaurus
- Droid Pilot Assassin

- Posts: 2006
- Joined: Tue Aug 17, 2010 5:56 pm
Re: Increase lightsaber damage?
Did that the first time 'round. Had a blast. Missed half of them though.Fiodis wrote:Heh, I wouldn't expect anyone to go through that manually, even if they know where all the Damage values are.
EDIT: I modified all the values to be very high, and now they don't even do damage!
-
Bob
- Brigadier General

- Posts: 633
- Joined: Thu May 27, 2010 4:28 am
- Location: at home
Re: Increase lightsaber damage?
did you play with the DamageLength/DamageWidth lines? There could be also a wrong FirePointName in the ODF, these are the two probs I know that cause this.
-
Noobasaurus
- Droid Pilot Assassin

- Posts: 2006
- Joined: Tue Aug 17, 2010 5:56 pm
Re: Increase lightsaber damage?
First I didn't, then I did, maxing them out, then I didn't. None of these worked.Bob wrote:did you play with the DamageLength/DamageWidth lines? There could be also a wrong FirePointName in the ODF, these are the two probs I know that cause this.
