Skip to content
View in the app

A better way to browse. Learn more.

LCPDFR.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Nightz Development

Members
  • Joined

  • Last visited

Everything posted by Nightz Development

  1. Hello LCPDFR Community, I understand that this website is primarily focused on Single Player, Not to much FiveM. However, I’m quite certain that there’s a significant number of FiveM players on here. We’re actively seeking ideas to enhance our scripts, including our Discord API and many others. Your assistance would be greatly appreciated. Alternatively, if you have any suggestions for what we should focus on developing for FiveM, I’m open to trying LSPDFR Plugins, although I’d need to learn how to make them. We have a new Script for FiveM that are in the works below.
    • 386 downloads
    • Version V0.2
    Overview: ND_Scenes is a fully reimagined and modernized scene placement script for FiveM. Based on the original DPScenes concept, ND_Scenes brings performance improvements, clean visuals, and a streamlined workflow — designed specifically for police, fire, EMS, and event RP. Features: Simple and intuitive command system Customizable fonts, sizes, colors, glow, and text alignments Fully editable scenes — no need to retype or delete ACE/role-based permission support Optional map markers and persistence toggle Built-in night mode for low-light readability No framework dependency — 100% standalone Framework integration optional (vMenu, QBCore, ESX compatible) Commands: /scene - Place a scene text at your location /sceneedit - Edit a nearby scene /sceneremove - Remove your nearby scene Ideal Use Cases: Police: Evidence tags, roadblocks, traffic notices Fire/EMS: Medical scenes, staging points Admin/Staff: Event signs, RP guidance, rule reminders RP Events: Custom signs for immersive world-building Requirements: FiveM server (no external dependencies) Optional Discord role permissions or ACE setup Performance: Highly optimized Minimal resource usage No persistent tick usage unless scenes are active Support: Active support provided through Discord. All ND scripts are fully maintained and regularly updated. Credits: Developed by Nightz Development in collaboration with Windsurf. Special thanks to the FiveM & RP community for ongoing feedback.
    • 570 downloads
    • Version 0.3.3
    ND_DiscordUnified combines 30+ powerful modules into a single, unified resource. Built for RP servers that demand seamless Discord integration, real-time role syncing, and comprehensive server management. What's Included Core Systems | Module | Description | |--------|-------------| | Discord API | Real-time role syncing with intelligent caching & rate limiting | | Permissions | ACE permissions automatically granted via Discord roles with group inheritance | | Whitelist | Role-based server access control with priority queue | | Priority Queue | VIP/Staff queue priority system | | Moderation | Full kick/ban/warn system with Discord DMs & database integration | | Admin Roles | Global admin role configuration shared across all modules | Player Systems | Module | Description | |--------|-------------| | Chat Roles | Custom prefixes & colors by Discord role | | Tag IDs | 3D overhead name tags with role-based styling | | Weapon Perms | Restrict weapons by Discord role | | Vehicle Whitelist | Role-based vehicle restrictions | | TrustScore | Player trust & reputation scoring system | | Player Profiles | In-game profile cards with stats, reputation & moderation history | | Reputation | Community-driven player upvote/downvote system | | Welcome | Customizable player welcome experience | Security & Monitoring | Module | Description | |--------|-------------| | Alt Detection | Automatic alt account detection via HWID/Discord/IP | | IP Reputation | VPN/Proxy/Tor detection & blocking | | Auto-Moderation | Chat filter, spam detection & caps detection with configurable actions | | Link Verification | Require Discord account linking before joining | | Session Tracker | Playtime tracking with leaderboards & player stats | | Staff Activity | Staff action logging & duty tracking | Communication & Events | Module | Description | |--------|-------------| | Notifications | Beautiful in-game NUI notifications | | 911 Emergency | Custom dispatch system with configurable blip duration | | Report Player | In-game player report system | | Announcements | Scheduled server announcements via Discord & in-game | | Advanced Logging | 13+ log categories with Discord webhooks & rate limiting | Server Management | Module | Description | |--------|-------------| | Restart Scheduler | Automated restart warnings with Discord notifications | | Maintenance Mode | Maintenance mode with role-based bypass | | Role Sync | Two-way Discord role synchronization | | Event Scheduler | In-game event scheduling with RSVP system | | Custom Commands | Create custom commands with Discord slash command sync | | Multi-Server | Cross-server player data sync (advanced) | Rich Integration | Module | Description | |--------|-------------| | Discord Rich Presence | Custom Discord status with live player count & buttons | | Voice Sync | Discord voice channel sync with in-game proximity | | Appeals | In-game ban appeal system with Discord integration | Key Features - Single Resource — One `ensure`, all features - 30+ Modules — Every module toggleable independently - Real-time Sync — Discord roles update instantly in-game - Smart Caching — Reduces API calls with configurable expiry & deduplication - Database Integration — MySQL support (oxmysql & mysql-async) for bans, warnings, sessions, reputation & more - Comprehensive Logging — Joins, deaths, chat, commands, explosions, teleports, noclip, vehicles & more - Discord DM Notifications — Players receive ban/warn/appeal notifications via Discord - Webhook Rate Limiting — Built-in queue with backoff to prevent Discord 429 errors - Auto-Moderation — Chat filtering, spam & caps detection with mute/warn/kick actions - Modular Config — Per-module config files with validation & secret masking - Module Guards — Disabled modules have zero performance overhead - Admin Dashboard — NUI-based admin panel for server management Support Need help with setup or configuration? Join our Discord: https://discord.gg/UpJKHT3hUN Built by Nightz Development Version: 0.3.3 | Last Updated: March 16, 2026
  2. Hey MadMod101, Appreciate the detailed feedback as always. If you’re free sometime, hop in our Discord and join a VC — would be great to go over some of this live. Thanks again!
  3. Hey John, If you could join the discord and submit photos in our ymap support to see if we can troubleshoot this for you
  4. Hi Karen, To clarify, all we do is update the FiveM game build compatibility—there were no changes made to the source code. This allows players on newer FiveM builds to still use the ASI/plugin for editing or enhancing their Rockstar Editor clips. The original creators of this ASI haven't yet updated it to support the latest FiveM game builds. We don’t modify or claim ownership of the source code, and the same goes for the Rockstar Editor components. Once the original developers release an update, we’ll either mark our version as outdated or remove it entirely. Appreciate you telling us your concern. Best regards, Nightz Development
  5. If you are able to Join the Discord and we can help you further by screen share
  6. If you have any other mods like DNX you need to follow the Read Me for DNX
  7. We are back We are currently unsure of the matter, you are the first person to report these issues. We will investigate the matter, and if anyone else comes forward, we will escalate it accordingly.
    • 125 downloads
    • Version 2.00
    A Complete workup from the old V1 Config = {} -- Debug Mode Config.Debug = false -- Notification System: Choose between 'native', 'okokNotify', 'mythic_notify', 'sx-notify' Config.NotificationSystem = "okokNotify" -- AFK Timeouts (in seconds) Config.AFKTimeout1 = 600 -- 10 minutes Config.AFKTimeout2 = 900 -- 15 minutes Config.AFKTimeout3 = 1120 -- 19 minutes (Final warning before kick) Config.AFKTimeout4 = 1200 -- 20 minutes (Additional warning before kick) Config.KickDelay = 10 -- Delay after the final warning (in seconds) -- AFK Messages Config.AFKMessages = { [1] = "You are AFK! You have been AFK for 10 minutes!", [2] = "You are still AFK! You have been AFK for 15 minutes!", [3] = "Your still AFK! You have been AFK for 18 minutes! Move now or be kicked.", [4] = "Final Warning! You have been AFK for 20 minutes! Kicking after this message" } -- Discord Settings Config.DiscordWebhookURL = "" Config.DiscordBotName = "AFK System" Config.DiscordAvatarURL = "" -- Optional: Set the bot's avatar URL if desired Config.PlayerExemptNotifications = true -- Enable notifications for when players are exempt Config.PlayerAFKNotifications = true -- Enable notifications for when players go AFK or stop being AFK Config.PlayerKickNotifications = true -- Enable notifications for when players are kicked for AFK Config.DiscordDetailedNotifications = true -- Idle Time Display Config.IdleTimeUI = { enabled = true, position = "top-right", format = "mm:ss", text = "Idle Time: " } Config.AFKDetectionSensitivity = 0.5 -- Lower value means more sensitive Config.SafeZones = { {coords = vector3(172.5817, -977.0687, 30.0011), radius = 50.0}, -- Example safe zone {coords = vector3(300.0, 400.0, 25.0), radius = 60.0}, -- Additional safe zone {coords = vector3(500.0, 600.0, 35.0), radius = 70.0}, -- New safe zone } Config.SafeZoneBehavior = { immuneToAFK = true, -- Disable AFK detection in safe zones notifyOnEnter = true, -- Notify players when entering a safe zone notifyOnExit = true -- Notify players when leaving a safe zone } -- Ace Permissions Config.AcePermission = { "afk.bypass" } Config.ExemptFromAFK = { inVehicle = true, -- Exempt players in vehicles inVehicleSpeed = 7.0, -- Minimum speed (in m/s) for exemption to apply (5.0 = ~18 km/h or ~11 mph) typing = true, -- Exempt players typing in chat usingMenu = true, -- Exempt players with menus open Notify = true -- Notify players when they are exempt }
  8. The developer discovered the error prior to uploading the livery pack. Nonetheless, we appreciate you informing us of it.
    • 193 downloads
    • Version 1.0.0
    Nightz Development First ever LEO Livery Pack. We have plans to release more Livery's for this pack to include more support for different Vehicle's like Redneck, Redsaint, ETC Vehicle List 2011 Ford Crown Victoria (11vic.png) 2013 Ford Explorer (13explorer.png) 2014 Dodge Charger (14charger.png) 2015 Ford Expedition (15Expedition.png) 2016 Ford Explorer (16explorer.png) 2018 Dodge Charger (18charger.png) 2018 Ford F-150 (18f150.png) 2018 Ford Taurus (18taurus.png) 2019 Chevrolet Tahoe (19tahoe.png) 2020 Ford Explorer (2020explorer.png) 2021 Chevrolet Tahoe (21Tahoe.png) 2024 Ford Mustang (24mustang.png) Required Pack https://ripplesvehicledev.com/products/mpower-pack FAQ Q: How can I download or purchase additional Nightz Development products? A: You can join our Discord server to browse and download products. Some items may also be available on LCPDFR. Q: How can I get in touch with Nightz Development for collaboration or other inquiries? A: Feel free to reach out through Discord or on LCPDFR. We’re open to collaborations, feedback, and any questions you may have. Q: How often are maps and products updated? A: Updates are released based on ongoing development and user feedback. Some updates may coincide with new map releases or enhancements. Q: What should I do if I encounter an issue with a map, even after reading the provided documentation? A: Please join our Discord server and open a support ticket. A developer or support team member will assist you as soon as possible. TOS [1] You shall not claim any products, scripts, or items created by Nightz Development as your own. Respect the effort and originality put into these creations. [2] You are not permitted to rip, modify, or alter any of Nightz Development's files without express permission. [3] These files are approved for use in FiveM servers only. Any other usage must receive explicit consent. [4] Do not redistribute, resell, or upload these files anywhere else without direct permission from Nightz Development. Unauthorized distribution, whether free or for profit, will result in the removal of these files from your possession and potential further action.
    • 191 downloads
    • Version 0.8
    This script idea come from our Grapeseed 3.80 Update that is coming. When it comes to this Script this is User Friendly and has a lot in the config. We may update this in the future but our development team is Focused on other stuff. We have a bunch of new stuff coming soon for 2025 and we are happy to release them to you guys. To get sneak peaks join the Discord Coming Soon: More customisation options for the penalty system. Additional notification methods for expired parking alerts. Integration with more third-party resources for advanced parking logic.
  9. are you able to join the discord and provide screenshots
  10. Have you turned up your distance scaling
  11. Odd. Do you have your Distance Scaling up
    • 2,628 downloads
    • Version 0.5.3 [BETA]
    IMPORTANT: Due to the way this mod works, the original Rockstar Editor video file will NOT be saved to the disk (actually it does, but it will be empty). The complete video will be exported to the folder specified in the .ini file. The default location is your user's Videos folder. NOTE: For high resolution exports without DSR, use this guide by Kravencedesign Note that this is not tested with version 0.5.0 of the mod, please confirm it in the comments if you managed to make it work. NOTE: Currently the mod only works in Windowed and Borderless Window mode. Your Graphics > Render Resolution and Advanced Graphics > Resolution settings MUST be the same value in game settings. Source code for this mod is available on GitHub. You can watch a showcase of some of the features here. Extended Video Export Extended Video Export is an enhancement mod for GTA V, aimed at directors who want better export options from Rockstar editor. Requirements ScriptHookV or FiveM Voukoder 13.3. Might work with other versions. Latest version of Microsoft Visual C++ 2015 - 2022 Redistributable [FiveM] Added Game Build Support 3095 3258 3324 [SP Changes] https://www.gta5-mods.com/scripts/extended-video-export#description_tab
  12. I think it has to do with the new GTA Update. But I could be Wrong, I will Investigate when I get the Time.
  13. Hello Sorry for the Late Response can you send us photos or a clip of what you mean Hello Sorry for the Late Response, What errors or issues were you having

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.