Hi dudes,
im new in this Forum, but i like all your tuts and ideas!
In my new project i want to add recoil to my weapons (like in Eisenfausts Realism Mod), but i cant find the right entry in the .odf of "com_weapon_inf_rifle.odf". Can anyone help me? And i hope that this can be set in the odf and is not a animation or so...
I also used the search before, but i didn't find anything that belongs to my question...
Sorry for my bad english, i'm German!
MFG Carth
Adding recoil?
Moderator: Moderators
-
Carth
- phazon_elite
- Rebel Colonel

- Posts: 597
- Joined: Tue Jan 16, 2007 9:10 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: I'm sorry Link, I can't give the location. Come back when you're a little...mmmh...RICHER!
- Contact:
RE: Adding recoil?
Off Topic: Welcome to Gametoast!
On Topic: I know how, but the weapon shoild be named "com_weap_inf_rifle" not "com_weapon_inf_rifle.
Taken from com_weap_inf_rifle:
Editing those parameters should affect the recoil.
- EP-000782
On Topic: I know how, but the weapon shoild be named "com_weap_inf_rifle" not "com_weapon_inf_rifle.
Taken from com_weap_inf_rifle:
Code: Select all
RecoilLengthLight = "0.1"
RecoilLengthHeavy = "0.1"
RecoilStrengthLight = "1.0"
RecoilStrengthHeavy = "0.2"
RecoilDecayLight = "0.0"
RecoilDecayHeavy = "0.0"- EP-000782
-
Carth
- phazon_elite
- Rebel Colonel

- Posts: 597
- Joined: Tue Jan 16, 2007 9:10 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: I'm sorry Link, I can't give the location. Come back when you're a little...mmmh...RICHER!
- Contact:
-
Alpha
- phazon_elite
- Rebel Colonel

- Posts: 597
- Joined: Tue Jan 16, 2007 9:10 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: I'm sorry Link, I can't give the location. Come back when you're a little...mmmh...RICHER!
- Contact:
Oh wait, I just found it. Here are the parameters in the SBD Tri-Shot:
- EP-000782
Code: Select all
KickSpread = "0.25"
SpreadRecover = "5.0"
KickStrength = "0.25"
KickBuildup = "100.0"-
Carth
