Combat Realism

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
Hunted_One

Combat Realism

Post by Hunted_One »

Hey, I was wondering what files were necessary in editing SWBF 2 when making the combat more real? What I'm getting at is stuff like recoil, ammounts of damage/unit health ammounts, ect., if I were to make a map that included units with 1-2-hit kill weapons and recoil. Sort of like with TEC mod. Thanks.
Commander_Cody771
Vader's Apprentice
Posts: 1069
Joined: Thu Jun 07, 2007 5:02 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Looking for a new CPU
Contact:

Re: Combat Realism

Post by Commander_Cody771 »

Well, in order to make a 1/2 hit kill: 1. go to the gun ODF ord that you wish to edit, 2. you will find the line "maxdamage=???" change that to what a normal units health is, 3. then save the ODF and munge. Hope I helped
Last edited by Commander_Cody771 on Mon Sep 03, 2007 11:17 pm, edited 1 time in total.
Hunted_One

Re: Combat Realism

Post by Hunted_One »

Good, thanks. Now, if anyone could answer the other half about recoil...?
Syth
General
General
Posts: 784
Joined: Thu Apr 13, 2006 8:46 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: happy fun island

Re: Combat Realism

Post by Syth »

KickStrength = "2.0"
Hunted_One

Re: Combat Realism

Post by Hunted_One »

Great, but what file contains that line? The weapon ODF? Or do I add that in?
Commander_Cody771
Vader's Apprentice
Posts: 1069
Joined: Thu Jun 07, 2007 5:02 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Looking for a new CPU
Contact:

Re: Combat Realism

Post by Commander_Cody771 »

The ODF that is not the ord.
Hunted_One

Re: Combat Realism

Post by Hunted_One »

Alright, thanks.
Hunted_One

Re: Combat Realism

Post by Hunted_One »

Blah, sorry for the DP, but nobody's going to notice if I just edit. How do I make blaster shots go faster? I noticed a topic mentioning such a feature, but I don't know ODF editing very well, and I would like to know what line would be needed (or what line should be edited) to make it work.
Caleb1117
2008 Most Original Avatar
Posts: 3096
Joined: Sun Aug 20, 2006 5:55 pm
Projects :: No Mod project currently.
xbox live or psn: No gamertag set
Location: X-Fire: caleb1117 ಠ_ಠ

Re: Combat Realism

Post by Caleb1117 »

Velocity = "500.0"

In the concerned weapon's .ord.odf
Penguin
Jedi Admin
Jedi Admin
Posts: 2541
Joined: Sun Mar 05, 2006 12:00 am
Location: Australia

Re: Combat Realism

Post by Penguin »

You should have edited, that post was only a few minutes after your previous one, don't do it again.
MercuryNoodles
Jedi
Jedi
Posts: 1003
Joined: Sun Mar 12, 2006 7:16 pm
Projects :: Space - Boarding Action
xbox live or psn: No gamertag set

Re: Combat Realism

Post by MercuryNoodles »

Also, the unit health line is usually in the parent odf for the class (for example: imp_inf_default_officer), but you can use it in the child odf if you want to override without changing it for all the variations. Just find the MaxHealth line, or add it in.
RepSharpshooter
Gametoast Staff
Gametoast Staff
Posts: 1351
Joined: Tue Jul 10, 2007 4:10 pm

Re: Combat Realism

Post by RepSharpshooter »

Someone's already made a combat realism mod, with recoil, more damage etc. It's on swbf files. Although if you want to make your own that's fine
VF501
Lieutenant Colonel
Lieutenant Colonel
Posts: 539
Joined: Fri Jun 08, 2007 1:18 am
Projects :: Various Stuff- Weapon models. UDK Stuff
Games I'm Playing :: Fallout New Vegas
xbox live or psn: Vintage Tagious
Location: Terra Firma, Sol System; Milky Way

Re: Combat Realism

Post by VF501 »

Yeah, its Eisenfaust's Tactical Enhanced Combat (TEC) mod. I have the SWBF1 version on my comp, the SWBF2 one is supposed to be good too.

Also, play around with the Shot Spread settings. Both the Spread per shot in the weapon odfs, and the Movement Spread settings in the parent odfs.

Another way to add combat realism is to make alternate fire mode weapons. Just make a new weapon odf, for instance, copy the rifle odf, then to make it semi auto, find TriggerSingle = "0" and change it to 1. One shot per click of the fire button. Save it under a different name, then call it in the Unit odf and add
WeaponShareAmmo = # of weapon you want it to share ammo with here.
Hunted_One

Re: Combat Realism

Post by Hunted_One »

Woah, VF, not all at one time! I'm not that good with ODFs :p. I don't really understand them that much...

Anyway, I'm not going to make a side mod with this (I might, but not now). I'm actually going to add this to a map so it's much more realistic. I find the SWBF 2 kills way, way too easy.
Post Reply