24,207
344
24,207
344
This mod adds a cinematic kill camera, similar to Max Payne 3 and Red Dead Redemption 2. It includes a ped camera, killer camera, screen effects, sound effects and 32 configurable settings to suit your preferences.
Use Enter/A to skip an active Kill Cam.
Use Right Arrow and NumPad 2 to toggle the mod for the current session.
It has been tested to work with ScriptHookVDotNet 3.1.0 and ScriptHookVDotNet 2.10.10.
--------------------
You can receive the latest updates, support, and send suggestions for mods on the SilverFinish Discord Server.
--------------------
Requirements
Script Hook V
Community Script Hook V .NET
Configurable Options
Triggers
DamageDetection (Trigger for player kills or any ped)
NoEnemiesNearby (Trigger when there are no enemies left in the area)
NearbyRange (Range for NoEnemiesNearby)
EnemiesOnly (Trigger for enemies only)
WeaponFilter (Weapon allow-list)
Chance (Kill Cam trigger chance)
Victim and Killer cameras
Enable (Toggles the camera)
VehicleEnable (Enables cameras for peds in vehicles)
Duration (Camera duration per angle)
Cooldown (Camera cooldown)
Chance (Chance of showing camera - Killer camera only)
Time
TimeSystem (Use system time for measurements)
TimeScaleEnable (Toggles game time scale changes)
TimeScale (Game speed during Kill Cam)
Effects
EffectEnable (Toggles timecycle effects)
Effect (Timecycle used)
EffectScreenEnable (Toggles screen effects)
EffectScreen (Screen effect used)
LightsEnable (Toggles additional lights)
SoundEnable (Toggles sound effects)
Protection
PlayerInvincible (Player invincibility during Kill Cam)
PlayerIgnore (Peds ignore player during Kill Cam)
Keys
KeyToggle (Keys to press to toggle this mod)
Other
LodTarget (Focus level of detail on Kill Cam peds)
CameraFov (Base camera field of view)
Possible future features
Installation
Notes
Change Log
v2.4.1
v2.4.0
v2.3.0
v2.2.2
v2.2.1
v2.2.0
v2.1.0
v2.0.0
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Use Enter/A to skip an active Kill Cam.
Use Right Arrow and NumPad 2 to toggle the mod for the current session.
It has been tested to work with ScriptHookVDotNet 3.1.0 and ScriptHookVDotNet 2.10.10.
--------------------
You can receive the latest updates, support, and send suggestions for mods on the SilverFinish Discord Server.
--------------------
Requirements
Script Hook V
Community Script Hook V .NET
Configurable Options
Triggers
DamageDetection (Trigger for player kills or any ped)
NoEnemiesNearby (Trigger when there are no enemies left in the area)
NearbyRange (Range for NoEnemiesNearby)
EnemiesOnly (Trigger for enemies only)
WeaponFilter (Weapon allow-list)
Chance (Kill Cam trigger chance)
Victim and Killer cameras
Enable (Toggles the camera)
VehicleEnable (Enables cameras for peds in vehicles)
Duration (Camera duration per angle)
Cooldown (Camera cooldown)
Chance (Chance of showing camera - Killer camera only)
Time
TimeSystem (Use system time for measurements)
TimeScaleEnable (Toggles game time scale changes)
TimeScale (Game speed during Kill Cam)
Effects
EffectEnable (Toggles timecycle effects)
Effect (Timecycle used)
EffectScreenEnable (Toggles screen effects)
EffectScreen (Screen effect used)
LightsEnable (Toggles additional lights)
SoundEnable (Toggles sound effects)
Protection
PlayerInvincible (Player invincibility during Kill Cam)
PlayerIgnore (Peds ignore player during Kill Cam)
Keys
KeyToggle (Keys to press to toggle this mod)
Other
LodTarget (Focus level of detail on Kill Cam peds)
CameraFov (Base camera field of view)
Possible future features
- Auto-aiming at killed peds during Kill Cam
Installation
- Copy KillCam.dll and KillCam.ini to scripts folder
- Open KillCam.ini in a text editor to configure preferences
Notes
- The camera may clip through materials that the game's raycast ignores, such as certain types of glass, windows and props.
- Slow motion mods or trainers with slow motion settings enabled may override slow motion functions of this mod.
- May conflict with mods that modify timecycles if EffectEnable is set to true
Change Log
v2.4.1
- Fixed an issue that caused the script to not remove tracked peds.
v2.4.0
- Added vehicle kill cams - This can be toggled with the VehicleEnable preferences.
- Disabled kill cams for peds in writhe dying on their own.
- Added new DamageDetectionLevel (3) which checks if a ped has been killed by another entity.
- INI file replacement is required.
v2.3.0
- Added the ability to toggle the mod for the current session (Right Arrow and NumPad 2 by default, can be configured with the KeyToggle1 and KeyToggle2 preferences).
- INI file replacement is required.
v2.2.2
- Fixed an issue that caused the mod to stop functioning with the TimeSystem preference enabled.
v2.2.1
- Fixed an issue with the EnemiesOnly preference.
- Added a 'Requires script reload' indication to settings that need a reload to function correctly.
v2.2.0
- Reworked the script to use system time instead of game time to prevent irregular timing with time scales set by other mods - This can be toggled with the TimeSystem preference.
- Added EnemiesOnly trigger preference.
- Split timecycle effects and screen effects into their own preferences - Effect and EffectScreen.
- Added EffectAlternative preference to toggle for timecycle compatibility.
- Adjusted logic to prevent too many angle switches.
- INI file replacement is required.
v2.1.0
- Added WeaponFilterEnable and WeaponFilter preferences to the 'Triggers' section.
- Added CameraFov preference to the 'Other' section, which sets the base field of view value.
- Fixed an issue that caused performance to drop over time.
- INI file replacement is required.
v2.0.0
- Reworked camera locations to be randomly generated to increase variety.
- Heavily improved collision and clipping detection when selecting a camera position and switching angles when peds are obscured.
- Added an additional camera angle for killed peds when a killer camera is not shown.
- Added the ability to skip an active Kill Cam using Enter/A.
- The default screen effect has been changed from black and white to a slight blue tint.
- Added additional lighting during Kill Cams, can be toggled with the LightsEnable preference.
- Added gradual camera zooms.
- Added camera cooldown preferences.
- Added DamageDetection preference to select between levels of damage to trigger Kill Cam for. This allows for NPCs to trigger Kill Cams with the setting set to 3. Player camera has been renamed to Killer camera for this reason.
- Added periodic config checks so manual reloads aren't needed.
- Fixed an issue where certain systems read the config file incorrectly, causing slow motion, enemy detection and chances to not function correctly.
- INI file replacement is required.
v1.0.5
- Fixed issues with certain story missions, which were related to the ped camera sound effects. These were adjusted and other issues with in-game audio have been addressed.
- Adjusted ped camera location to reduce the likelihood of spawning underneath the ground.
v1.0.4
- Added checks before cameras/objects are called to prevent stuck Kill Cams / script crashes.
- NoCollisions preference is now in the 'Experimental' section.
v1.0.3
- Enemy related preferences have been separated from the main script and can be enabled in the 'Experimental' settings.
- Added IgnorePlayer preference in 'Experimental'.
- Added CustomFov preference to toggle CamFov changes.
- Fixed an issue where the script could crash on first load with NoCollisions enabled.
v1.0.2
- There is now one file for both SHVDN versions.
- Added CamFov and FinalHit preferences.
- Fixed crashes with certain camera preferences.
v1.0.1
- Added a ScriptHookVDotNet v3 compatible version.
v1.0.0
- Release.
पहले अपलोड: अप्रैल 25, 2020
आखरी अपडेट: नवंबर 20, 2021
Last Downloaded: 2 hours ago
All Versions
178 टिप्पणियाँ
More mods by SilverFinish:
This mod adds a cinematic kill camera, similar to Max Payne 3 and Red Dead Redemption 2. It includes a ped camera, killer camera, screen effects, sound effects and 32 configurable settings to suit your preferences.
Use Enter/A to skip an active Kill Cam.
Use Right Arrow and NumPad 2 to toggle the mod for the current session.
It has been tested to work with ScriptHookVDotNet 3.1.0 and ScriptHookVDotNet 2.10.10.
--------------------
You can receive the latest updates, support, and send suggestions for mods on the SilverFinish Discord Server.
--------------------
Requirements
Script Hook V
Community Script Hook V .NET
Configurable Options
Triggers
DamageDetection (Trigger for player kills or any ped)
NoEnemiesNearby (Trigger when there are no enemies left in the area)
NearbyRange (Range for NoEnemiesNearby)
EnemiesOnly (Trigger for enemies only)
WeaponFilter (Weapon allow-list)
Chance (Kill Cam trigger chance)
Victim and Killer cameras
Enable (Toggles the camera)
VehicleEnable (Enables cameras for peds in vehicles)
Duration (Camera duration per angle)
Cooldown (Camera cooldown)
Chance (Chance of showing camera - Killer camera only)
Time
TimeSystem (Use system time for measurements)
TimeScaleEnable (Toggles game time scale changes)
TimeScale (Game speed during Kill Cam)
Effects
EffectEnable (Toggles timecycle effects)
Effect (Timecycle used)
EffectScreenEnable (Toggles screen effects)
EffectScreen (Screen effect used)
LightsEnable (Toggles additional lights)
SoundEnable (Toggles sound effects)
Protection
PlayerInvincible (Player invincibility during Kill Cam)
PlayerIgnore (Peds ignore player during Kill Cam)
Keys
KeyToggle (Keys to press to toggle this mod)
Other
LodTarget (Focus level of detail on Kill Cam peds)
CameraFov (Base camera field of view)
Possible future features
Installation
Notes
Change Log
v2.4.1
v2.4.0
v2.3.0
v2.2.2
v2.2.1
v2.2.0
v2.1.0
v2.0.0
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Use Enter/A to skip an active Kill Cam.
Use Right Arrow and NumPad 2 to toggle the mod for the current session.
It has been tested to work with ScriptHookVDotNet 3.1.0 and ScriptHookVDotNet 2.10.10.
--------------------
You can receive the latest updates, support, and send suggestions for mods on the SilverFinish Discord Server.
--------------------
Requirements
Script Hook V
Community Script Hook V .NET
Configurable Options
Triggers
DamageDetection (Trigger for player kills or any ped)
NoEnemiesNearby (Trigger when there are no enemies left in the area)
NearbyRange (Range for NoEnemiesNearby)
EnemiesOnly (Trigger for enemies only)
WeaponFilter (Weapon allow-list)
Chance (Kill Cam trigger chance)
Victim and Killer cameras
Enable (Toggles the camera)
VehicleEnable (Enables cameras for peds in vehicles)
Duration (Camera duration per angle)
Cooldown (Camera cooldown)
Chance (Chance of showing camera - Killer camera only)
Time
TimeSystem (Use system time for measurements)
TimeScaleEnable (Toggles game time scale changes)
TimeScale (Game speed during Kill Cam)
Effects
EffectEnable (Toggles timecycle effects)
Effect (Timecycle used)
EffectScreenEnable (Toggles screen effects)
EffectScreen (Screen effect used)
LightsEnable (Toggles additional lights)
SoundEnable (Toggles sound effects)
Protection
PlayerInvincible (Player invincibility during Kill Cam)
PlayerIgnore (Peds ignore player during Kill Cam)
Keys
KeyToggle (Keys to press to toggle this mod)
Other
LodTarget (Focus level of detail on Kill Cam peds)
CameraFov (Base camera field of view)
Possible future features
- Auto-aiming at killed peds during Kill Cam
Installation
- Copy KillCam.dll and KillCam.ini to scripts folder
- Open KillCam.ini in a text editor to configure preferences
Notes
- The camera may clip through materials that the game's raycast ignores, such as certain types of glass, windows and props.
- Slow motion mods or trainers with slow motion settings enabled may override slow motion functions of this mod.
- May conflict with mods that modify timecycles if EffectEnable is set to true
Change Log
v2.4.1
- Fixed an issue that caused the script to not remove tracked peds.
v2.4.0
- Added vehicle kill cams - This can be toggled with the VehicleEnable preferences.
- Disabled kill cams for peds in writhe dying on their own.
- Added new DamageDetectionLevel (3) which checks if a ped has been killed by another entity.
- INI file replacement is required.
v2.3.0
- Added the ability to toggle the mod for the current session (Right Arrow and NumPad 2 by default, can be configured with the KeyToggle1 and KeyToggle2 preferences).
- INI file replacement is required.
v2.2.2
- Fixed an issue that caused the mod to stop functioning with the TimeSystem preference enabled.
v2.2.1
- Fixed an issue with the EnemiesOnly preference.
- Added a 'Requires script reload' indication to settings that need a reload to function correctly.
v2.2.0
- Reworked the script to use system time instead of game time to prevent irregular timing with time scales set by other mods - This can be toggled with the TimeSystem preference.
- Added EnemiesOnly trigger preference.
- Split timecycle effects and screen effects into their own preferences - Effect and EffectScreen.
- Added EffectAlternative preference to toggle for timecycle compatibility.
- Adjusted logic to prevent too many angle switches.
- INI file replacement is required.
v2.1.0
- Added WeaponFilterEnable and WeaponFilter preferences to the 'Triggers' section.
- Added CameraFov preference to the 'Other' section, which sets the base field of view value.
- Fixed an issue that caused performance to drop over time.
- INI file replacement is required.
v2.0.0
- Reworked camera locations to be randomly generated to increase variety.
- Heavily improved collision and clipping detection when selecting a camera position and switching angles when peds are obscured.
- Added an additional camera angle for killed peds when a killer camera is not shown.
- Added the ability to skip an active Kill Cam using Enter/A.
- The default screen effect has been changed from black and white to a slight blue tint.
- Added additional lighting during Kill Cams, can be toggled with the LightsEnable preference.
- Added gradual camera zooms.
- Added camera cooldown preferences.
- Added DamageDetection preference to select between levels of damage to trigger Kill Cam for. This allows for NPCs to trigger Kill Cams with the setting set to 3. Player camera has been renamed to Killer camera for this reason.
- Added periodic config checks so manual reloads aren't needed.
- Fixed an issue where certain systems read the config file incorrectly, causing slow motion, enemy detection and chances to not function correctly.
- INI file replacement is required.
v1.0.5
- Fixed issues with certain story missions, which were related to the ped camera sound effects. These were adjusted and other issues with in-game audio have been addressed.
- Adjusted ped camera location to reduce the likelihood of spawning underneath the ground.
v1.0.4
- Added checks before cameras/objects are called to prevent stuck Kill Cams / script crashes.
- NoCollisions preference is now in the 'Experimental' section.
v1.0.3
- Enemy related preferences have been separated from the main script and can be enabled in the 'Experimental' settings.
- Added IgnorePlayer preference in 'Experimental'.
- Added CustomFov preference to toggle CamFov changes.
- Fixed an issue where the script could crash on first load with NoCollisions enabled.
v1.0.2
- There is now one file for both SHVDN versions.
- Added CamFov and FinalHit preferences.
- Fixed crashes with certain camera preferences.
v1.0.1
- Added a ScriptHookVDotNet v3 compatible version.
v1.0.0
- Release.
पहले अपलोड: अप्रैल 25, 2020
आखरी अपडेट: नवंबर 20, 2021
Last Downloaded: 2 hours ago
@SilverFinish The new version sometimes triggers the kill cam for enemies that were already dead. I mean like, i kill the enemy, like 2 or 3 seconds pass and then i get a kill cam of the enemy just dead lying on the floor, lol.
@JustDancePC Thanks for the feedback, v2.4.1 should resolve this.
in my opinion I didn't need to add buttons to activate the mod, it could be like before, starting with the game
@SilverFinish Pretty neat, a real game experience changer. Thanks for sharing budd.
@SilverFinish hi, this is an awesome mod, it's perfect with the Hitman/Liquidator mods here + dismemberment! Unfortunately, I also have the slow motion not triggering because I have the Watch Your Death mod (even with the slow motion setting set to off in its settings). I also tried enabling the compatibility with slow motion mods setting (TimeSystem = true), but that didn't help as well. I wish I didn't have to choose between these two great mods.
great but can you add the option to lock killcam for 15 to 30 seconds for each trigger?? I don't want it to trigger constantly especially when playing story missions. it would be nice to happen less like rdr2 and max payne.
How do I make the kill cam slow mo?First when I downloaded this the kill cam used to be for a split second now I reconfigured the ini but can't make the kill cam slow mo
slow mo is not workling for me.. i change the time scale 200 to 100 and increase the time of kill cam.. and i dont have any slow mo mod install still slow mo not working for.. kill works for a bit of second
@RikuIan did you ever fix this?
@jah1 unfortunately no. :(
love this mod, this mod (along with the rest of your mods) are a must. ty
Is it possible for a certain target only? Like a marked target for example (a certain person kill for a mission)?
why does sometimes it doesnt work for polices
😘😘😘
Can you add music playing in the background while fighting with people?
Hey silver, do you mind if I ask for a possible release date of the Hitman AI mod? I've really been wanting to play it and I reinstalled Grand Theft Auto V just to play with it.
Hi, after installing the script and trying it in game, there's an occuring problem : all stuff that's not in the camera's field of view and that's a few meters away from the player, are very shitty. The textures of buildings, trees, signs are like when you fly with a helicopter high in the sky and look the city, they are the same bad textures. I checked the ini file and there's a setting I'm suspecting :
" // BOOL | Forces the game to focus level of detail on Kill Cam peds - Toggle this if you are having rendering issues
LodTarget = true "
This is when the camera is showing yourself the ped when you kill him, I can see that the far textures are very blurry and are rendering slowly than normal. So I disabled the setting turning it on "false" and the problem was biggest, more textures are blurry half a second. All things are rendering correctly where I look, but for exemple if I press C (to turn the camera behind the player), there are shitty textures being detailled after half a second. Even the interior of any vehicle is not detailled, only the player's skin or clothes are very clean : that's why the setting of the ini file is strange. My render distance setting if half, the texture quality setting is very high and nothing is enabled in the advanced graphic settings. Before installing the script never of all of these occured. Thanks to help me if you can and goodbye! ( my english is very bad, sorry :) )
Doesn't seem to work anymore
juste AMAZING MOD i love death animation in slow .WORK GREAT
Great mod! Thanks!