83.770
384
-
16 de Abril de 2018
Inspired by Cass' request.
Update 1.5
- Reworked the tilted recoil
- Removed the effect in vehicles
- Removed the effect in any throwable weapon, only guns should trigger it now
- Added all the relevant multipliers into GunRecoi.ini so you guys can finetune it yourselves
- Added Silencer multiplier
2.0 Would feature something related to NPCs. Them ragdolling when firing RPGs and not crouching (high center of mass), maybe.
Features
- Recoil system for all guns
- Supports DLC and Modded/Add-On guns
- Recoil is dynamically adjusted to account for multiple variables
- Tilted recoil (sideways)
- The Railgun now ragdolls you
- Configurable via settings file and internal cheats
Each bullet type has its own recoil value. After that:
Recoil Increases when the gun...
- is held with one hand
- is very short (SNS Pistol, for example)
Recoil decreases when the gun...
- is long-barreled
- is held with both hands
- is held on the shoulder, or you're aiming down its sights
- has a Grip attachment
Cheats (º or ´ key)
recoil toggle - toggles the functionality. Great to compare before/after behavior.
recoil debug - enables Debug information.
recoil reload - reloads the values from GunRecoil.ini.
Installation
All files go into (GTA V Folder)/Scripts/.
If you don't have it, congratulations, this is your first script.
Create the scripts folder and put them there.
REQUIREMENTS
.NET Framework 4.5.2
Visual C++ 2015
ScriptHookV Latest
ScriptHookVDotNet Latest
If you're not convinced with my implementation, check out these Alternatives i found while looking for duplicates. If you think it can be fixed though, do leave feedback!
Carregat per primera vegada: 07 de Febrer de 2018
Actualització més recent: 19 de Abril de 2018
Últim descarregat: Fa 2 hores
160 Comentaris
More mods by Eddlm:
Inspired by Cass' request.
Update 1.5
- Reworked the tilted recoil
- Removed the effect in vehicles
- Removed the effect in any throwable weapon, only guns should trigger it now
- Added all the relevant multipliers into GunRecoi.ini so you guys can finetune it yourselves
- Added Silencer multiplier
2.0 Would feature something related to NPCs. Them ragdolling when firing RPGs and not crouching (high center of mass), maybe.
Features
- Recoil system for all guns
- Supports DLC and Modded/Add-On guns
- Recoil is dynamically adjusted to account for multiple variables
- Tilted recoil (sideways)
- The Railgun now ragdolls you
- Configurable via settings file and internal cheats
Each bullet type has its own recoil value. After that:
Recoil Increases when the gun...
- is held with one hand
- is very short (SNS Pistol, for example)
Recoil decreases when the gun...
- is long-barreled
- is held with both hands
- is held on the shoulder, or you're aiming down its sights
- has a Grip attachment
Cheats (º or ´ key)
recoil toggle - toggles the functionality. Great to compare before/after behavior.
recoil debug - enables Debug information.
recoil reload - reloads the values from GunRecoil.ini.
Installation
All files go into (GTA V Folder)/Scripts/.
If you don't have it, congratulations, this is your first script.
Create the scripts folder and put them there.
REQUIREMENTS
.NET Framework 4.5.2
Visual C++ 2015
ScriptHookV Latest
ScriptHookVDotNet Latest
If you're not convinced with my implementation, check out these Alternatives i found while looking for duplicates. If you think it can be fixed though, do leave feedback!
Carregat per primera vegada: 07 de Febrer de 2018
Actualització més recent: 19 de Abril de 2018
Últim descarregat: Fa 2 hores
-
-
this mod messed up my gta, one shot made my weapon go all the way in the sky and i couldnt use half of my modded (replaced) guns. when my gun reloaded it crashed.. i seen the fixes for it and they problably work but i already deleted this, do better next time my guy
09 de Gener de 2022 -
-
when i installed this it didn't work, then i changed "," to "." and it worked but only upwards. the recoil doesn't go to the left or right
06 de Juny de 2022 -
-
-
-
-
bro when i shoot it recoils into the sky like its lock there when u shoot.
25 de Juny de 2023 -
-
-
-
This mod is great, but as much as i like it Rocket launchers are desinged to have no recoil
30 de Juliol de 2023 -
It doesn't work even if you change the "," to "." the recoil goes to the sky!
19 de Novembre de 2023 -
-
@EmbraceTheHate Rocket launchers IRL do not have recoil. In a rocket launcher the end of the barrel is open - so the exhaust goes out the back of the launcer and only acts on the air behind the soldier firing it. That technically is the recoil, but it’s not felt by the user.
05 de Agost de 2024
While working on 1.5 I have noticed some weapons have a forced camera shake (LMGs, for exaple) which screws with the experience if you have the recoil enabled. I am not able to disable those for now. I'll keep trying.