[Paid] ns-deathcam
β RedM Death Camera, Death Log & Death Messages
Three death features in one cross-framework script. When a player dies the camera turns to their killer, a death HUD breaks down exactly how it happened, every kill is saved to a searchable log, and players can leave their own taunt for whoever they drop. ![]()
Preview
Screenshots:
Links
Buy on Tebex: NS Deathcam | Open Source β Native Scripts
Documentation: ns-deathcam | Native Scripts
Discord (support): Native Scripts
More Native Scripts releases: https://nativescripts.com/
Requirements
ns-lib (free) β cross-framework adapter library shared by every Native Scripts release. Install this first.- One of: VORP or RSG-Core (or any core that respawns the player ped).
Features
Killer cam β the camera swings to whoever killed you and holds on them after death
Two HUD designs β cinematic letterbox and western parchment scroll, switchable live
Live readout β weapon, distance, damage given/taken, headshot, ping
Death log β every death saved per session, sortable by recent / killer / weapon
Copyable identifiers β one-click copy of any killerβs Steam / license / Discord ID
Death message β each player sets their own taunt that floats above their name on the victimβs screen (emoji supported)
Headshot detection β via last-damage bone, with damage accounting across your whole life
NPC-vs-player split β AI and environment kills handled cleanly, no fake identities
Discord webhook β optional kill-log embed with a full killer + victim identity block
No SQL β death log and messages run in memory, zero database setup
Configuration
Everything lives in one open config.lua β camera, default HUD design, message cap, log size and Discord webhook:
Config.KillerCamDuration = 8 -- seconds the killer cam runs (0 disables)
Config.DefaultDesign = 'B' -- 'A' letterbox / 'B' parchment
Config.MaxMessageLength = 30 -- death message character cap
Config.DiscordWebhook = '' -- paste a webhook URL to enable kill logging
Config.MaxDeathLogEntries = 50 -- per-player death log cap
Install
- Drop
ns-deathcam/intoresources/ - Add
ensure ns-libthenensure ns-deathcamtoserver.cfg - (Optional) Paste your Discord webhook into
config.lua - Restart
β no build step, no SQL
Other Native Scripts Releases
Free
[Release][Free] ns-loadingscreen π¬ β RDR2-themed RedM loading screen
[Free] ns-teleport π β Stagecoach fast-travel menu for RedM
[Free] ns-notify β Western-themed standalone notification system for RedM
[Free] ns-serverinfo β Modern corner HUD overlay (server name, date, time, logo)
Paid
NS-KITS π β Western-Styled Kit Menu for RedM
[Paid] ns-shops πͺ β Modern Glassmorphism Vendor Shops for RedM (VORP + RSG-Core)
[Paid] ns-auction-house β RedM Player-to-Player Marketplace (VORP + RSG-Core)
[Paid] ns-pedrobbery π€ β Aim-based ped robbery with animated stash UI
| Code is accessible | Yes |
| Subscription-based | No |
| Lines (approximately) | +3000 |
| Requirements | ns-lib, VORP or RSG-Core |
| Support | Yes |
