85,327
390
-
2018년 04월 16일 (월)
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!
최초 업로드: 2018년 02월 07일 (수)
마지막 업로드: 2018년 04월 19일 (목)
마지막 다운로드: 17분 전
댓글 161
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!
최초 업로드: 2018년 02월 07일 (수)
마지막 업로드: 2018년 04월 19일 (목)
마지막 다운로드: 17분 전
-
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
2022년 01월 09일 (일) -
-
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
2022년 06월 06일 (월) -
-
-
-
-
bro when i shoot it recoils into the sky like its lock there when u shoot.
2023년 06월 25일 (일) -
-
-
-
This mod is great, but as much as i like it Rocket launchers are desinged to have no recoil
2023년 07월 30일 (일) -
It doesn't work even if you change the "," to "." the recoil goes to the sky!
2023년 11월 19일 (일) -
-
@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.
2024년 08월 05일 (월) -
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.