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.

Duke Nguyen

Members
  • Joined

  • Last visited

Reputation Activity

  1. Love
    Duke Nguyen reacted to OfficerArk for a file, [ELS][Addon] Los Santos Police Department   
    Features:
    -PIP's ALPR's mounted to lightbar.
              -Optional, use extra_10.
    -Takedown Lights.
    -Alley Lights.
              -The spotlight emis does not work with these enabled (I am working on that).
    -ELS pattern changes with sirens.
     
     
    Thank you @Parzival for helping work out the kinks.
    -A big thanks again to him for this showcase video!
     
     
     
    Thank you @SnickersClassicTTV for the showcase video of the updated pack!
     
     
    As Always, Please Enjoy 🙂
  2. Love
    Duke Nguyen reacted to Matthew686 for a file, BETTER ELS Reflections   
    BETTER ELS Reflections is an ELS lighting file remake, giving you the most realistic reflections!
     
    DO NOT RE-UPLOAD WITHOUT MY PERMISSION!
     
    Did you hit a snag? Or installing for the first time? Or maybe the mod isn’t working properly? Rest assured! Please join this discord server for help!
    --https://discord.com/invite/gyw5rDHCfr
     
     
    People who made this mod what it is today!
     
    @Charlie686

    @OfficerBenzo
     
    @GeoffreyGamer
     
    @CriminalJustice
     

    RECOMMENDED USE WITH:
     
  3. Like
    Duke Nguyen reacted to opus49 for a file, Callout Interface   
    Callout Interface
    A new way to interact with callouts.
     
    Features:
    RAGENativeUI menu front-end to start a callout Force a random callout via keybind Advanced MDT with multiple status buttons and tabs Callouts can be sent to the MDT while you're on another callout A fully functioning ALPR system with advanced camera layouts External license plate display  
    Support:
    Discord Server | https://discord.gg/AuJCUag
    Developer API | https://github.com/Immersive-Plugins-Team/CalloutInterfaceAPI
     
    Recommended Callout Packs:
    686 Callouts  | link
    Chaos Callouts | link
    Super Callouts | link

    New in Version 1.4.1
     
  4. Love
    Duke Nguyen reacted to Rich for a file, Scene Manager   
    Retired - No more updates
    Installation
    Follow the instructions in the README and verify your settings in the .ini file.
     
    FAQ
    Q:  The plugin doesn't open.
    A:  Read the README
     
    Q:  Why do vehicles ignore the barriers?
    A:  Read the README
     
    Q:  Why does the virus check say anomaly detected?  Are you trying to hack my computer??  ARE YOU GOING TO STEAL ALL MY GTA MONEY?
    A:  It's a false positive.  If the positive reviews and tens of thousands of downloads don't convince you it's safe, then don't download it.

    About
    Scene Manager is a standalone plugin which allows you to create custom AI paths to help manage your incident scenes.  Follow the README for instructions, and don't forget to load the plugin with Rage.

    Included Features
        Create custom paths for the AI to follow     Custom waypoint options to modify AI driving speed and behavior     Direct nearest driver to a selected path     Dismiss nearest driver to release them from your path     Barrier management menu to add and remove barricades around your scene     Save, load, and share paths with XML files
    Dependencies
        RageNativeUI 1.8 (included)     InputManager (included)  
    Recommended Mods
    Basic how-to (menus are outdated, but functionality is the same)
     
  5. Love
    Duke Nguyen reacted to Echooo for a file, Gate Fix   
    This is a very simple plugin I made in about an hour, when its loaded it fixes the prison gate and Michaels gate and makes them open properly again. If you have another annoying gate in your game that doesn't open let me know and I may add it into a future update. The plugin is very lightweight too, literally 5 lines of code.

    Note: If the plugin does not seem to work, load it again after you've spawned into the game, sometimes loading it on startup may cause inconsistent results (I say load it again because the plugin automatically unloads itself after running through the few lines of code)

    If you have any issues, or wanna see WIPs of future plugins, join my Discord! https://discord.gg/xerjdGeTA7
  6. Like
    Duke Nguyen reacted to Vari for a file, Damage Tracker Framework   
    Note:
    Unless you are using this mod for development, or using a mod that requires this, this mod does nothing by itself!
     
    Open-Source 1.0 is here!
    1.0 fixes all previous issues such as non-lethal weapons not being tracked with LSPDFR. All damage should now be tracked.
     
    DamageTrackerFramework
    DamageTrackerFramework is an RPH Plugin that acts as a framework by providing events to other plugins for when Peds and the Player take damage. Previously, the way you had to check whether a Ped was damaged was very inefficient and inaccurate and would often cause major performance loss.
     
    DamageTrackerFramework attempts to remedy this by getting the data directly from the game's memory and passing it to other plugins, resulting in accurate, reliable, and performant damage tracking with a negligible loss of ~0-1fps, in comparison with other techniques which would often drop anywhere from 20fps to 60fps, while being less accurate or reliable.
     
    Requirements
    RagePluginHook
     
    Installation
    Install DamageTrackerLib.dll to the GTA V directory.
    Install DamageTrackerFramework.dll to the plugins folder.
    DamageTrackerFramework MUST be started with RagePluginHook.
     
    Issues
    - Damage from Gas Grenades is not tracked.
     
    The best way to contact me or report any issues is via this discord: ULSS then visit my forum.
    You can navigate to the "Varis-Plugins" channel in the "Affiliate Contact" Section near the bottom and make your post tagged with DamageTracker.
     
    Development
    Now supports vehicle damage tracking! Let me know if there is any data you'd like me to track specifically in vehicles.
     
    Source Code
    This plugin is now open source, documentation and source code can be found here: Variapolis/DamageTrackerFramework (github.com)
     
    NuGet
    The library is available as a package on NuGet: https://www.nuget.org/packages/DamageTrackerLib
     
    Example Plugins
    An example plugin has been provided and the source code for it can be found here: Variapolis/DamageTrackerExample (github.com)
     
    Redistribution Rules & License
    This modification is now under the Eclipse Public License v2.0
    You may redistribute the files with your mod as long as you include the license included with these files in your download.
    If you modify the source code, you must make those modifications open-source.
    I ask you to credit me and link to this mod page as a courtesy.
    The Full License can be found within the files.
     
    The Example Plugins are licensed under 0BDL, you are free to modify and redistribute them as you see fit.
     
    Special Thanks
    - @Rohit685
    - @khorio
    - @Echooo
    - @SuperPyroManiac
    - @Vincentsgm
    - My Friend Wagner
    - PNWParksFan
    - LMS
    - alexguirre
    - Helpers in the LSPDFR Dev Discord
     
    Mods Using DamageTrackerFramework
     
  7. Like
    Duke Nguyen reacted to Greskrendtregk for a file, Los Santos RED   
    Los Santos RED
    > Enhanced and Customizable Criminal Free-Roam. 
     
    Bored with the vanilla GTA 5 free roam mode? Wish there was more interaction and things to do? Hate how the cops will only ever kill and never arrest? Confused why civilians don't care that you are carrying a rocket launcher? Los Santos RED hopes to enhance the default criminal free roam experience by: adding an entirely new script based dispatching system, enhancing police/gang/civilian AI, adding stores and locations to visit, allowing you to perform actions and consume items you buy, giving you the ability to swap to any ped on the street and become that persona, adding new crimes that civilians and cops can report/arrest you for, enhancing the carjacking and lockpicking activities, adding and expanding civilian hold ups and interactions, completely rewriting the scanner system to be more immersive, and much more. The mod also aims to be extremely customizable by exposing tons of settings for the player to get the experience they want. Additional configuration settings are also available in the user editable xml files for even more customization.

    ## Installation
    - Place all RAGE Plugin Hook files in the root GTA V directory
        - RAGE Plugin Hook Version 1.105 or later required, see RPH Discord #necessities to get it since the main site is outdated.
    - Place all RAGENativeUI files in the root GTA V directory
        - RageNativeUI Version 1.9.2 or later required, be sure to update if you haven't
    - Download the latest release and drag into the root GTA V directory (NAudio is included in the package with LSR)
    - Requires a custom Gameconfig, Packfile Limit Adjuster, and Heap Adjuster!
        - Download and install based on the instructions provided. Links: Gameconfig Packfile Limit Adjuster Heap Adjuster
    - Verify RAGE Plugin Hook is installed to the root GTA V directory
    - Verify NAudio.dll and NAudio.xml along with RageNativeUI.dll and RageNativeUI.xml are in the root GTA V directory
    - Verify the Los Santos RED.dll, Los Santos RED.pdb, and LosSantosRED folder  are in the plugins folder (in the root GTA V directory)
     
    - To update the mod, remove the Los Santos RED.dll, Los Santos RED.pdb, and LosSantosRED folder from your Plugins folder and replace with the newest version
     
    ## Features
    Enhanced Free Roam Mode
      - Police Enhancements
        - Dynamic difficulty 
        - Script based
        - Create custom agencies
            - Set their patrolling and responding areas
            - Set their weapons and vehicles
            - Set the max threat they respond to
         - Redone police scanner audio
         - Can respond to civilian and player called in crimes 
         - Can call in backup to both civilian and player chases
     
         - Built in EUP support with pre-made configs for EUP (LosSantosRED\AlternateConfigs\EUP).
                - Need some vehicles to go with the EUP uniforms? Full Expanded Jurisdiction is included in your LSR download and has many new vehicles covering all EUP agencies and more. See (LosSantosRED\AlternateConfigs\FullExpandedJurisdiction). Preview images attached below.
     
         - Police will deploy dynamic roadblocks Including spike strips. They can appear on any road with any agencies vehicles
      - Gang Enhancements
        - Create custom gangs or make changes to the vanilla gangs
            - Set their territory
            - Set their weapons and vehicles
            - Set the type of items they sell on the street at at their safehouses
            - Many new gangs have been added and given territory around LS
        - Reputation with the player
            - Gangs will now remember your interactions with them
            - Friendly relations with a gang can lead to opportunities
            - Hostile gangs territory should be avoided
            - Certain interactions will increase rep (purchasing, chatting, etc.) and others will decrease (bringing heat, attacking members, etc.)
        - Join a Gang
            - Ability to join a gang and recruit fellow members to help out.
            - Gang members have benefits and responsibilities.
      - Busted/Wasted Choose Your Start
        - Added "undie" after death to call a mulligan and continue the chase
        - Added bribing of police
        - Added surrendering to police with choice of respawn location
        - Added ability to chose jail/hospital to respawn at
      - Stores and Shopping
        - New store types have been added around Los Santos
        - Restaurants, Food Vendors, Convenience Stores, Liquor Shop, and more give you the ability to purchase foods, drinks, and smokables.
        - Hotels allow you to quickly advance time and help you expire BOLOs
        - Underground gun shops and gang dens allow you to purchase weapons not found in AmmuNation
        - Car dealers can be used to purchase vehicles legitimately
        - Pharmacies, Head Shops, and Gang Dens all allow purchase of narcotics, both legal and illegal
        - Scrap Yards to get rid of unwanted vehicles and make a quick buck
      - Tasking Enhancements
        - Police and civilians are more reactive
        - Police react more realistically to escalation
        - Civilians react with fight or flight response instead of ignoring you
        - Added ability to be busted at greater than 1 star
        - Cops will now give foot chase and use tasers
        - Cops will now apprehend and arrest peds that are committing crimes
        - Civilians can react and call in other civilians crimes
        - Civilians can commit random crimes
        - Civilians can now be arrested and transferred to the station
        - Cops will now say more based on the current chase state
      - Crimes
        - Added/Tweaked vanilla crimes
        - Added other common crimes
        - Added traffic offenses
            - Felony speeding, reckless driving, hit-and-run, etc.
        - Fully configurable
            - Set who can report, wanted level gained, etc.
      - Investigations
        - Police will respond and investigate areas called in by civilians
        - The more serious the crime the faster the response
      - Interactions
        - Added Talking with any NPC in the world
            - Ability to react positively and negatively, RDR2 style
            - Different Civilian/Police groups react differently to antagonism
        - Added mugging civilians to get extra spending money
        - Added buying and selling from peds on the street. Certain peds will have items that they either want to buy or sell
      - Activities
        - Drinking and Smoking are now possible without being stuck in one place
        - Drinking/Drugs will cause intoxication, with similar effects to vanilla
        - Police and Civilians are aware of you being too intoxicated
        - Ability to steal and replace license plates on cars
        - Ability to surrender or commit suicide to quick end a chase
        - Ability to manually close your car door
        - Cigarettes are hazardous to your health
      - Carjacking Enhancements
        - Carjacking can be done with any weapon now
        - Ability to quickly execute the target when doing an armed carjacking
      - Car Lock-Picking Enhancements
        - Most cars are now locked and require picking to enter along with hotwiring to start
        - Traditional smash-and-grab is still available however cops are now on the lookout for suspicious vehicles (broken windows, smashed headlights, etc.)
      - Ped Swapping
        - Become any ped you come across on the street
            - Auto generated name, criminal record, vehicle, and weapon
            - Spend money! Buy a soda! Go to Ammunation! The game will treat the ped as a main character and allow you to use money as expected
        - Become a completely customized ped
            - Customize Ped wizard allows you to create a ped from scratch 
            - Choose model, components, props, head data, name, money and more
            - Save and load your custom ped at will 
      - Sprinting
        - Can sprint for a short period of time to give you a slight speed boost over regular running
        - When running press Z to start sprinting
        - The red bar under your health shows your current sprint stamina
      - Intoxication
        - Certain purchased items that you ingest will cause intoxication
        - Effects are different from different substances
        - The blue bar under your armor will show current intoxication level
        - Cops and civilians are aware and will react if you are too intoxicated
      - Cell phone
        - Interact with gang members and others through the added contacts and text messages on your phone
        - Items also available on the Player Information Menu
      - Owned Vehicles
        - Purchased vehicles and vehicles you designate as "owned" will not be removed from the game world
        - They will always be unlocked for you and will have a custom blip on the map
        - You can add as many owned vehicles as you wish
        - Save vehicles and locations with the Save/Load feature on the main menu
      - Weapon Enhancements
        - Enhanced Recoil 
        - Added Sway
        - Added Fire Mode Selection
      - Vehicle Enhancements
        - Button press indicators
        - Button press ignition
        - Disabled auto vehicle start 
        - Auto window roll down when doing a drive-by
        - Manual door close
        - Forced first person on duck
        - Automatic radio tuning
    - Fully Adjustable Settings
      - Configure almost any setting with the XML files
    - Plus lots more
     
    ## Video Showcase
     
    ## Default Controls
    F10 - Main/Busted/Detained/Wasted Menu Toggle
    F11 - Debug Menu Toggle
    Mouse4 - Action Wheel Menu Toggle (Mouse)
    LAlt + N - Action Wheel Menu Toggle (Keyboard)
    Back/Select - Action Wheel Menu Toggle (Controller)
    Attack (In Action Wheel) - Select Item in action wheel
    Aim (In Action Wheel) - Return to action wheel home
    Shift + Down Arrow - Burner Phone (Also available on the action wheel)
    Shift + E - Surrender
    Shift + X - Change Fire Mode Selection
    Z (When Running) - Start Sprinting
    Shift + Left Arrow (In Car) - Right Blinker
    Shift + Right Arrow (In Car) - Left Blinker
    Shift + Space (In Car) - Hazards
    Shift + Z (In Car) - Toggle Engine
    LCtrl (In Car) - Manual Door Close
    Vehicle Enter (Occupied, Press, w/ Weapon) - Carjack With Weapon
    Vehicle Enter (Occupied, Hold) - Regular Carjack
    Vehicle Enter (Empty, Press) - Lockpick
    Vehicle Enter (Empty, Hold) - Smash Window
    (others should have prompts)
     
    ## License
    License: GPL v3
     
    ## Credits
    - Peter Badoingy
    - benzstar
    - box
    - huzzahsir
    - CPKS
     
    - alexguirre
    - alloc8or
    - pongo1231
    - Eddlm
    - FoxUnitOne
    - RAGE Plugin Hook Team
    - GTAForums
    - Bob74
    - DisapprovedByMe
    - Xinerki
     
    ## Compatibility
    - Incompatible with
      - Menyoo can cause item duplication
      - Any police script or wanted level changing mod
      - Story mode
      - Can you make it work with XXX? No.
    - Do NOT save and turn off autosave
    - If you delete the xml files, they will be recreated on next launch with the default settings.
    - Complementary Mods
        - True Realistic Driving V
     
    ## Discord
    https://discord.gg/7zaZhKervU
     
    ## Issues
    - Running without a custom gameconfig can lead to issues with vehicle and ped spawning.
    - You will need to rebuy components if you remove them at the underground gunshops, gang dens, or drug dealers.
    - Vanilla taxi service is not available with LSR active (Downtown Cab Co on the vanilla cell will show Busy forever) use the burner cell to call the LSR taxi service.
    - Loading bodies in the trunk can fail or not attach properly.
     
    ## Full Expanded Jurisdiction
    - Preview images of some of the new vehicles included in the FEJ pack. See LosSantosRED/AlternateConfigs/FullExpandedJurisdiction folder to install or learn more.

     
    ## Full Modern Traffic
    - Preview images of some of the new vehicles included in the FMT pack. Updates traffic to use DLC vehicles along with other lore friendly vehicle edits. See LosSantosRED/AlternateConfigs/FullModernTraffic folder to install or learn more.

     
    ## Full Expanded Weapons
    - Lore friendly weapon tweaks and additions. See LosSantosRED/AlternateConfigs/FullExpandedWeapons folder to install or learn more.
     

     
    ## Full Modern License Plates
    - Includes lore friendly modern license plates for EVERY state and lots of government/state/federal items. See LosSantosRED/AlternateConfigs/FullModernLicensePlates folder to install or learn more

     
    ## Liberty City RED
    - Included in the LSR download is a full LSR config, peds/vehicles, and some LSR focused map fixes. Usable with Full Modern Traffic for that super modern feel.. See LosSantosRED/AlternateConfigs/Liberty City folder to install or learn more.

  8. Love
    Duke Nguyen reacted to yoep for a file, Automatic Roadblocks   
    Automatic Roadblocks
    Automatic Roadblocks allows the dispatching of roadblocks during a pursuit based on a selected pursuit level.
    When roadblocks are deployed, custom scanner audio is played as well as for the indication that the pursuit level is automatically increased.
    Next to automatic roadblocks, it allows you to place configurable manual roadblocks and traffic redirections.
     
    Leave improvements, issues or feature requests in the comments.
     
    Audio levels have been decreased as of version 0.8.0, please update all files provided in this plugin under "lspdfr/audio".
     
    Features
    Automatic roadblock placement during pursuits Roadblock cops automatically join the pursuit after a hit/bypass Request a roadblock during a pursuit Manual configurable roadblock placement Configurable traffic redirection Spike strips Junction/intersection roadblocks Police SmartRadio integration Grammar Police integration Road closure  
    Planned Features
     
    Requirements
    LSPDFR 0.4.9.0+ RageNativeUI 1.9.0.0+ (provided in ZIP)  
    Automatic roadblocks
    Automatic roadblocks are deployed automatically or requested by the player during a pursuit.
    Each roadblock is dynamically created based on the road location where it is deployed (no prefabs are used).
     
    Each roadblock level has a unique setup and variation which makes it more difficult to pass the higher the level is.

     
    Evening/night - Lights
    Lights will be automatically placed within the roadblock during the evening/night.
    This option can be disabled in the config file.
     
    Automatic roadblock level increases
    The levels of the roadblock are automatically increased based on the following conditions:
     
    Roadblock levels
    The roadblock levels are now fully customisable to your liking.
    For more info, see the plugins/LSPDFR/Automatic Roadblocks/data/roadblocks.xml
     
    Manual placement
    Deploy a custom configured roadblock (outside of pursuits) through the in-game menu.
    The manual placement option allows different variants of barriers, lights and vehicles.
     

     
    Redirect traffic
    Create a configurable traffic redirection for the current lane.
    This will not close the road but redirect traffic to the next lane or around the location.
     

     
    Close road
    Close the current road for any traffic with roadblocks along the road or close the nearby intersection.
    This feature will be expanded in the future with additional scenery items. 
     
    ---
    Automatic Roadblocks is open source: https://github.com/yoep/AutomaticRoadblock
    Feel free to contribute to the project 🙂 
     
  9. Like
    Duke Nguyen reacted to ZPhDevs for a file, Lore Callouts   
    Official GitHub with plugin documentation and guides for Lore Callouts
    https://github.com/ZPhDevs/Lore-Callouts
  10. Love
    Duke Nguyen reacted to Sova Mods for a file, Unmarked Mini Pack [ELS]   
    Reworked the pack! Currently only the Crown Victoria and Ford Fusion!

    Vehicles:
    2011 Crown Victoria - Finished
    2009 Dodge Charger - CANCELED
    2014 Dodge Charger - CANCELED
    2018 Dodge Charger - CANCELED
    2018 Dodge Durango - CANCELED
    2014 Chevrolet Tahoe - CANCELED
    2019 Chevrolet Tahoe - CANCELED
    2016 Ford Explorer - CANCELED
    2020 Ford Explorer - CANCELED
    2020 Ford Fusion - Finished
    Suggest any further to add!
    Any further updates have been canceled, I no longer do ELS.

    Join Phoenix Development here.
  11. Like
    Enjoy   Pack Includes: 21-22 Ford F450 Ambulance 2017 Pierce Enforcer   Features: Scene Lighting Handling Included Templates Included Metas Included Whelen Lighting System Motorola Radio Special Features: Multi-Stage Pattern Lighting That Changes With Each Siren Stages (Additional ELS file is included that keeps the same pattern) Coming Soon: - Updated Personal Handling Lines To Match The Vehicle Speed And Handling - Reported Minor Fixes Will Be Gone Contains my SUPERFIX file which fixes any issue you ever had (flipping, disappearing car, handling, audio sound, etc) with the slot/car you are trying to use. That way you can use anybody car from here on out as long as it fits in that slot. People has contacted me so many times how to fix this and that even with other Devs cars. So I created the SUPERFIX to fix the slot completely so you can use anybody car in the future without issues. ***READ ALL READ ME FILES*** ***BACK UP YOUR FILES I AM NOT RESPONSIBLE FOR YOUR GAME ISSUES*** ***ALL FILES NEEDED ARE INCLUDED*** Custom Models And Exclusives !!! Yes We Are Taking Custom Orders !!! Website: https://www.emergencydistributorsfleet.com/ Discord: https://discord.gg/ZGxjWc6kyB Patreon: https://www.patreon.com/emergencydistributors New Blaine County Fire Rescue Packs New Los Santos County Medical Packs New Sheriff Packs New Special Division Packs New Police Packs New Park Ranger Packs New Unmarked Vehicles Plus More !!!!!!!!!!!! *** Blue Files Can Be Provided Upon Request *** *** Can Be Used In FiveM ***  





  12. Like
    Duke Nguyen reacted to Tactiblox for a file, Federal Signal Vision Smart Siren   
    The Vision Siren is a Smart Siren designed for the vision lightbar. Older LVMPD units have it in their vehicles. It is capable of doing 5 tones. Wail, Yelp, Priority, HiLo, Airhorn. And from what I know is the only smart siren capable of having priority and hilo both programmed on it. 

    I cannot make a demo video currently, so I have included a folder named "Tones" which has all of the siren tones in it.

    DEMO: (thanks reddington since 6ixfilms got deleted)
     
  13. Like
    Duke Nguyen reacted to bakerxgooty for a file, Federal Signal SS2000 LMS Siren Pack | FiveM Ready   
    My custom made SS 2000 LMS siren I use regularly. Sounds similar to the old LAPD SS 2000SM which I also made but has it's own characteristics. Hope you enjoy ! Added FiveM version due to request. 
     
    Files included: 
    FiveM Ready version
    Raw Tones
    Vehicles.oac
    Siren Pack
     
    DEMO VIDEO: 
     
     
    SIREN RECORDED FROM THIS VIDEO: 
     
  14. Like
    Duke Nguyen reacted to Beren for a file, Los Angeles based LSPD Liveries [4k & 2k]   
    Los Santos Police liveries re-textured to appear more similar to their LAPD counterparts.
     
    NOTE: The archive has been re-structured to make things more organized (CVPI liveries will be inside the CVPI folder etc)
     


    ---------------------------------------------------
    You'll need to cars listed below, however most of these skins will work on other models that use the same template (F5544's cars, FPIU's that use Desmond98's model, etc):
    I realize that there are a dozen LSPD skins out there, but I just wanted to put out my own take on it. As always, I'm open to suggestions and requests.
    Enjoy!
  15. Like
    Duke Nguyen reacted to Beren for a file, Los Angeles Sheriff's Department based LSSD Liveries [4K & 2K]   
    Los Santos Sheriff's Department liveries re-textured to appear more similar to their LASD counterparts.
    Just drag and drop the PNGs into the appropriate car model's .ytd.
    --------------------------------------------------
    The pack itself isn't finished as I still have other vehicles still in the works, but I wanted to at least release the major cars first. Expect more covered in the future, and, as always, I'm also up for requests.
     
    FPIU typo fix:
    Thanks to @ATeaDaze for spotting and fixing this little typo. You can download his fix over here:
     
    Suggested/required car models:
    --------------------------------------------------
    I also made some uniforms, which you can grab here:
     
  16. Like
    Duke Nguyen reacted to Daddeln for a file, Statewide Addon by Daddeln   
    Description 
        This is the Addon from my State wide pack im working on multible Departments like police/sheriff/Highway and Ranger over the time i will release the Parts step by step when one Department gets finished or i thnik its done.
    all of the cars will be addet by the dlc pack no metas to add just drag and drop the car files in and the els.xmls and you are done and can paly
     
     
    NOTE 
    for the Included siren setting in the addon folder only i [Daddeln] have the express permission to use it by the original author Jedahdiah no ripping or copying allowed
     
    available packages
     

     
     
     
     
     
     
     
     
  17. Like
    Duke Nguyen reacted to EmergencyDistributors for a file, Sheriff Pack (Los Santos County)   
    Sheriff Pack (Los Santos County)
     
    Pack Includes:
    2016 FPIU (Explorer)
    2018 Chevy Tahoe
    2019 Dodge Charger
    Features:
    Feniex Lighting System
    Panasonic Toughbook Station
    Feniex One Controller
    Motorola APX Radio
    Special Features:
    Pack Has Additonal ELS FIle
    2K FIles Inlcuded
    Mutli-Stage Pattern Lighting That Changes With Each Siren Stages
     
    For More Vehicles & Exclusive Vehicles Like The
     
    Unmarked Traffic Pack
    Dodge  Ram
    Charger
    FPIU
     
    Visit:
     
    Discord: https://discord.gg/cjqf9gzsey   Patreon: https://www.patreon.com/emergencydistributors









  18. Like
    Duke Nguyen reacted to POLICESCO for a file, 2015 [ELS] Unmarked Police Tahoe   
    Model 2015 Unmarked Police Tahoe
     
     
     
    This is the same model as my los santos police tahoe but i decided to make it into an unmarked version for you guys the vehicle is the same apart from i edited the rear TA removed the lightbar and edited the els.xml file so be sure to add that when installing.
     
    Here is the link to my Los Santos Police Tahoe if you want to install that also
     
     
     
    Please install all the files correctly before you leave a review
     
     
     
    Readme is in the download folder 
     
     
     
    DO NOT COPY/RIP OR UPLOAD ANYWHERE ELSE 
     
     
    I WILL NOT BE HELD RESPONSIBLE FOR DAMAGED TO YOUR GAME
     
    Thanks POLICESCO


     
     
     
    Credits
    • Vehicle textures by POLICESCO 
    • Lights Edits/Setup by POLICESCO 
    •Computer Ripped From Unconverted DSF Crown Victoria By Ubisoft Reflections By KillerFirstHand -
       Converted And Modified To A Motorola Mobile Workstation By KillerFirstHand -
      Textures By KillerFirstHand 
    • M/A-Com Radio by OfficerUnderwood
    •Whelen Cencom Sapphire scratch modeled by Five0/OfficerFive0 
    converted to gta 5 by Five0/OfficerFive0
    •Model & els lights scratch made and uv mapped by halopcdraco
    •Soundoff Fascia by SgtGoetz
    •Dash and Rear TA Lights  by Bueno
    •Spotlight Model from Dodge Charger provided by Cynax 
    Converted and edited by Black Jesus
    •Setina PB450 by Vertex3D
    •Whelen Vertex scratch modeled by Five0/OfficerFive0
    converted to gta 5 by Five0/OfficerFive0
    •Stalker DUAL made & converted by Caleb3019
    •Ion Mount Modeled in 3ds Max by Coopercm
    -Converted and mapped by Coopercm
     
    Model Credits
    •Orignal suburban Scratch modeled by Shadydk311 
    Converted and edited to V by BritishGamer88
    Converted to Tahoe by Thehurk & Allaboutk9
    MAJOR edits by Thehurk 
    Convert to PPV By Thehurk
    Rims purchased by Him1250
    Normals and wireframe fixed by Thehurk
    Textured by Thehurk
     

  19. Love
    Duke Nguyen reacted to EmergencyDistributors for a file, Unmarked Mustang GT (Predator)   
    This is an oldie/Frankenstein that was missing textures and parts. I have no plans on fixing any errors if you find any because I will be releasing a newer updated model in the future.... Enjoy
     
    Pack Includes:
    Mustang GT
     
    Features:
    Spotlight
    Handling Included
    Templates Included
    Metas Included
    Feniex Lighting System
    Motorola Radio
    Special Features:
    Multi-Stage Pattern Lighting That Changes With Each Siren Stages
    (Additional ELS file is included that keeps the same pattern)
     
    Coming Soon:
    - Updated Personal Handling Lines To Match The Vehicle Speed And Handling
    - Reported Minor Fixes Will Be Gone
     
    Contains my SUPERFIX file which fixes any issue you ever had (flipping, disappearing car, handling, audio sound, etc) with the slot/car you are trying to use. That way you can use anybody car from here on out as long as it fits in that slot. People has contacted me so many times how to fix this and that even with other Devs cars. So I created the SUPERFIX to fix the slot completely so you can use anybody car in the future without issues.
     
     
    ***READ ALL READ ME FILES***
    ***BACK UP YOUR FILES I AM NOT RESPONSIBLE FOR YOUR GAME ISSUES***
    ***ALL FILES NEEDED ARE INCLUDED***
     
     
     
    Custom Models And Exclusives
    !!! Yes We Are Taking Custom Orders !!!
     
     
    Website:
    https://www.emergencydistributorsfleet.com/
     
    Discord:
    https://discord.gg/ZGxjWc6kyB
     
    Patreon:
    https://www.patreon.com/emergencydistributors
     
     
     
    New Blaine County Fire Rescue Packs
    New Los Santos County Medical Packs
    New Sheriff Packs
    New Special Division Packs
    New Police Packs
    New Park Ranger Packs
    New Unmarked Vehicles
    Plus More !!!!!!!!!!!!
     
    *** Blue Files Can Be Provided Upon Request ***
    *** Can Be Used In FiveM ***






  20. Love
    Duke Nguyen reacted to OfficerFive0 for a file, [ELS] Los Santos County Sheriffs Office Pack   
    Los Santos County Sheriffs Office Pack. This pack includes a Crown Victoria and Tahoe, with working spotlights, takedowns/scene lights and cruise lights.

    Includes full interior equipment.

    If you dont install the vehicles.meta line then the lightbar glass on the Tahoe will be dark.
     
    If you are using RDE download the rde version, if not download the non-rde version
    Known bugs:
    to make the spotlights work i had to move the dummy on top of the driver seats, therefore when at a distance looking into the car you may see something like this
    If you find any bugs or problems dont leave it in a review let me know in the comments.
    thanks to thehurk for letting me know how to get the spotlights working.
     
    Screenshots by @Problematic @steinberg4145 and @thegreathah

    Planned Features:
    add in gunracks into both cars.
     
    Read the readme for installation instructions

    Credits
     

  21. Like
    Duke Nguyen reacted to dream Modifications for a file, [ELS] SAFD Pack   
    dream Modifications
    San Andreas Fire Department Pack - 2.0
     
    A fictional fire department pack based on Fire Rescue agencies around California. Vehicles equipped with Whelen lightning and Steady Burns.
     
    Discord Server
    Youtube channel
     
    Vehicles included:
    safd - 2010 Ford Crown Victoria Police Interceptor with Whelen Avenger II;
    safd2 - 2013 Ford Expedition with Whelen Avenger II;
    safd3 - 2014 Dodge Charger PPV with Whelen Spitfire;
    safd4 - 2019 Chevrolet Tahoe PPV with Whelen Freedom;
    safd5 - 2012 Chevrolet Silverado with Whelen Avenger II;
    firetruk - 2017 Pierce Arrow XT Engine Co. with Whelen Freedom.
     
    Requirements:
    ELS V1.05 by Lt.Caine;
    ELS does require Script Hook V by Alexander Blade;
    OpenIV.
     
    Notes:
    All vehicles come with multiple liveries. On all vehicles (Except the fire truck) extra_ten is a pushbar. All vehicles come as Add-on (Except for fire truck). However you can convert them to replace versions. There would not be any support on how to convert vehicles from add-on to replace.
     
    Lightning Template:
    All vehicles come with lightning templates. You can change the color of the emissive
    by simply replacing the texture. Lightning templates are customizable: use any bitmap editor
    and select a color from the ‘emis.png’ file. Then change the texture in the selected ‘els_emissives.png' texture. Make sure you are using the same type of emissive.
     
     
     
     
     
    Installation:
     Make sure you have your 'mods' folder in GTAV's main folder with a copied 'update' folder. Open your OpenIV, yurn on 'Edit mode' and go to GTAV/mods/update/x64/dlcpacks/. Drag and drop folder 'dmsafd'. Export a file called 'dlclist.xml' which located in GTAV/mods/update/update.rpf/common/data/. Copy this file to your desktop and open it with any editor you like. After, scroll to the bottom and locate the last line that starts with '<item>dlcpacks:/....' . Add a new line, then copy and paste this line:  
    <Item>dlcpacks:/dmsafd/</Item>
     
         4. Replace old file with the new one.
         5. Copy .xml files from 'ELS VCF' folder and paste them in GTAV/ELS/pack_default/.
     
    Fire truck installation:
    Copy fire truck files and paste them in GTAV/mods/update/x64/dlcpacks/(latest pachday)/dlc.rpf/x64/levels/gta5/vehicles.rpf/. Copy 'carvariations.ymt' and paste it in GTAV/mods/update/update.rpf/x64/data/.  
    Terms of Use:
    I (dream) accept no responsibility for any damage caused to your PC, game, or anything else. Backup your files before installing anything.
    Do not display this file on other sites as your own.
    Do not rip, dismantle or change the vehicle in any way (Except for livery files).
    If you do not accept this, please, do not use this pack.
  22. Like
    Duke Nguyen reacted to Tom3k. for a file, EUPFR Policing Redefined Configurations   
    Discord Server
    The official Tom's Designs Discord Server is the best way to stay up to date with news and updates.
    If you want to be part of the community, need support, have suggestions or need to report a bug - click here!
    Join us today and elevate your visual experience!
     
    Features
    These configurations will allow you to move to the new version of San Andreas as a first responder when using the Policing Redefined plugin. A multitude of jurisdictions, units and uniform presets that are as close as possible to the appearance of a California agency are waiting for you. Boring, repetitive basic PEDs or incorrect jurisdictions will no longer be a problem!
     
    Two versions are available. The decision you choose is yours!
    lore addon vehicles - already configured add-on vehicles ready to play. Of course, everything is lore friendly. REQUIRES installation of additional add-ons!
    default vehicles - set basic vehicles for each unit. It does not require installing any additional add-ons. It is recommended to configure your own configuration to suit your needs. If you don't know how to do it, you can find a configuration editing guide on my Discord Server.
     
    Included Units
    Local Units (LSPD, LSSD, BCSO, RHPD, DPPD, LSPA, LSIAP, SASPA, SASP, SASP Lifeguard, USAF Security, NOOSE Police)
    State Police Units (SAHP, NYSP)
    Female Local Units (LSPD, LSSD, BCSO, RHPD, DPPD, LSPA, LSIAP, SASPA, SASP, SASP Lifeguard, USAF Security, NOOSE Police)
    Female State Police Units (SAHP, NYSP)
    Local K-9 Units (LSPD, LSSD, BCSO, RHPD, DPPD, LSPA, LSIAP, SASPA, SASP, USAF Security)
    State K-9 Police Units (SAHP, NYSP)
    Air Support Units (LSPD, LSSD, BCSO, NOOSE SEP, NYSP, Air Ambulance (SAR))
    SWAT Units (LSPD, LSSD, BCSO, RHPD, DPPD, FIB SWAT, NYSP)
    Investigation Divisions (LSPD, LSSD, BCSO, RHPD, DPPD)
    State Police inspectors (SAHP)
    Local Transport Units (LSPD, LSSD, BCSO, RHPD, DPPD, LSPA, LSIAP, SASPA, NYSP)
    Medical Services (LSFD, LSCoFD, BCFD, MRSA, Lifeguard, Central Los Santos Medical Center, Mount Zohan Medical Center, Phillbox Hill Medical Center, Sandy Shores Medical Center, St. Fiacre Hospital, The Bay Care Center)
    Fire Services (LSFD, LSCoFD, BCFD)
    Federal Agents (FIB, DOA, U.S. Marshal)
    Bureau of Land Management
    National Oceanic and Atmospheric Administration
    National Parks Service
    Medical Examiners
     
    Requirements
    EUP Ultimate Backup Configurations require EUP 9.10 (9.7, 9.8, 9.9).
    You can only get these versions on EUP's Patreon.
    The list of required scripts and add-ons can be found in the Requirements.txt file in the zip archive.
     
    How to install
    Drag and drop files into: plugins\LSPDFR\Policing Redefined/Backup
  23. Like
    Duke Nguyen reacted to Failurez for a file, 3 Option Realistic Weapon Flashlight   
    tired of the weird looking toy gun style flashlight on your weapons? this modification will replace the "torch" file in your game to make it look like the ones from TV series or bodycams. the file is 600x600p so it is high quality without being too high for people with potatoes. 
     
     - ReadMe for instructions
     
    File comes with:
     - ReadMe
     - Screenshots
     
     - 3 Different options: original white, blueish, yellowish.
     - Backup file if you do not like this one.
     
     
     
    PLEASE  DO NOT REDISTROBUTE 
  24. Like
    Duke Nguyen reacted to jacobbbb for a file, Realistic Mag Size ( Glock )   
    REALISTIC MAG SIZE
    Description.
    Changes the current mag size of the pistol and combat pistol to have a more realistic mag size.
    I've based it off a Glock.
    If you have any idea about different mag sizes let me know.
     
    Installation.
    Made it an OIV installation.
    Easy to work with.
     
    Issues.
    None that I currently know of.
     
     

     
     
     
  25. Like
    Duke Nguyen reacted to Leroy100 for a file, Leroy Callouts   
    This callout pack is no longer supported!
    Due to life changes, I am no longer able to keep this pack updated or provide support. While all callouts should still work fine with the current version of LSPDFR and GTAV, there may be incompatibilities. Thank you to everyone who has downloaded this pack! I had a fun time making it.
     
    This pack currently adds 13 callouts, each with different possible outcomes.
     
    Current Callouts
    Panic Button Carjacking Stalking Public Urination Aggressive Panhandling Customer Refusing to Leave Person Vandalizing Vehicle Elderly Civilian Lost Security Guard Attacked Underage Person with Fake ID Purchasing Alcohol- Suggested by @OfficerJamesCarterr Homeless Person on Private Property- Suggested by @OfficerJamesCarterr Fighting- Suggested by UnmotivatedArsonists on Discord Disturbance- This callout has a few different scenarios For a couple of these callouts I tried to make some that I don't see very often in other callout packs.
     
    Requirements
    LSPDFR 0.4.9 or higher Latest version of Rage Plugin Hook RAGENativeUI 1.9 or higher by alexguirre (Included) Open All Interiors by NewTheft (only needed for Security Guard Attacked callout. If you do not want Open All Interiors, you can disable this callout in the INI) Not required, but I would highly recommend Stop The Ped by BejoIjo  
     
    Known Bugs, Issues, and Other Things
    Elderly Civilian Lost:  If you get into your vehicle after calling a taxi for the civ the callout will think you are driving the civ home. Just ignore the instructions and mini-map until the civ gets into the taxi. The callout should automatically end afterward.  The civ may immediately get out of the taxi after entering it One of the paramedics may  get out of the ambulance after entering it  
     
    ⚠️    YouTube, Twitch, and Other Content Creators    ⚠️
     
    Credits
    @Albo1125 for his easy to follow tutorials. Everyone who has asked and answered questions in the LSPDFR API Development forum, especially @Rich for answering a couple of my dumb questions.  
    EUP VEST&EARPIECE By HANAKO, Los Santos Police Mega-Pack By Jedahdiah, and BCSO Vehicle Pack by BradM were used in the screenshots.

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.