41,435
314
-
2018年4月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年2月07日
最后更新时间: 2018年4月19日
最后下载: 1小时前
148个评论
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年2月07日
最后更新时间: 2018年4月19日
最后下载: 1小时前
-
@Eddlm could you make one for just the spread? It seems like the bullets always go where you want them to in this game, unlike IV where you had to actually aim and sometimes it would still miss
2021年4月07日 -
-
@rez5o9 Recoil was created for GTA IV a long time ago. Look up "Real Recoil" by InfamousSabre.
2021年6月07日 -
I installed this mod but recoil was too high i couldnt hit enemy (who i was shooting to)
2021年7月31日 -
Outdated do not use unless you want to learn how to code and do all the complicated fixes like replacing punctuation marks!
10/10 would shit on again2021年8月04日 -
-
-
-
-
Mod Actually works for those saying its fuckd up. Just open GunRecoil.omo and replace the commas (,) with dots (.) of the values or vice versa.
2021年11月28日 -
!!! IF YOUR RECOIL IS INSANE JUST CLICK ` (its under esc) AND TYPE recoil reload IT WILL BE OKEY !!!
2021年12月04日 -
-
@InfamousSabre bruh ur recoil mod for gta iv is super buggy and just generally garbage, every other shot has no recoil and script randomly crashes.
2021年12月28日 -
-
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年1月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年6月06日 -
-
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.