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.

fireboy6117

Members
  • Joined

  • Last visited

Reputation Activity

  1. Like
    fireboy6117 reacted to PeterU for a file, ScenariOh!   
    ScenariOh! is a modification to help with roleplaying that lets you start various scenarios (animations + props) on the current player character.
     

     
    Before you ask, this is and always will be a Rage Plugin Hook modification for single player. I will not make this compatible with multiplayer modifications.
    Important: by using the modification, you agree to the terms and conditions in LICENSE.txt as included in the originally downloaded package from LCPDFR.com.
     
    Installation
     
    ScenariOh! is a Rage Plugin Hook modification, not an LSPDFR modification.
     
    You must therefore copy the files in this package to your  GTA V directory\plugins folder.
     
    To load the plugin on demand, open the Rage Plugin Hook console (default F4) and type:
     
    LoadPlugin "ScenariOh.dll"
     
    If you would like the plugin to be loaded by default when you start Rage Plugin Hook, open RPH’s settings (hold down Shift when starting RPH) and, in the Plugins tab, tick the plugin to add it to your RPH startup script. Then click Save and Launch.
     

     
    Usage
    Once the plugin is loaded, press the key combination (default Right Ctrl + S) to open the menu. 
     
    Scroll between the different Categories using the first menu item. This allows you to have distinct menus for different roleplaying types — e.g. a cop Category and a medic Category, for example.
     
    The next two menu items allow you to stop the current scenario (which will return control of your character to the keyboard/controller input). Stopping the scenario gracefully make take some time, as the “exit” animations will be played before returning control to you.
     
    The remainder of the menu shows you the scenario lists available to you in the current category. Scroll through and find a desired scenario, then press Enter to start it. Esc will close the menu.
    Customization! Oh my!
    For more information on customizing ScenariOh!, including adding your own selections of scenarios to the menu, see the readme file in the downloaded package.
     
    License
    All files copyright (C) 2017 PeterU unless otherwise stated.
    RAGENativeUI.dll is copyright (c) 2016 Guad, alexguirre and is licensed as follows: https://github.com/alexguirre/RAGENativeUI/blob/master/LICENSE.md
    Throughout this document:
    "The Modification" means this downloadable package, and also any and each file contained within it.
    "The PC Single-Player Mods Statement" means the statement released with that title by Rockstar Games on June 23rd, 2017.
    If you do not agree to this license, then you have no legal right to use the Modification, as the original work of the Modification author(s) is protected by copyright. Using the Modification constitutes making a copy (even if this copy is only into temporary storage, such as RAM).
    This Modification is intended to be compliant with the PC Single-Player Mods statement from Rockstar Games:
    https://support.rockstargames.com/hc/en-us/articles/115009494848-PC-Single-Player-Mods
                      Rockstar Games believes in reasonable fan creativity, and, in particular, wants creators to showcase their passion for our games. After discussions with Take-Two, Take-Two has agreed that it generally will not take legal action against third-party projects involving Rockstar’s PC games that are single-player, non-commercial, and respect the intellectual property (IP) rights of third parties. This does not apply to (i) multiplayer or online services; (ii) tools, files, libraries, or functions that could be used to impact multiplayer or online services, or (iii) use or importation of other IP (including other Rockstar IP) in the project. This is not a license, and it does not constitute endorsement, approval, or authorization of any third-party project. Take-Two reserves the right to object to any third-party project, or to revise, revoke and/or withdraw this statement at any time in their own discretion. This statement does not constitute a waiver of any rights that Take-Two may have with respect to third-party projects.
     
     
    By loading Grand Theft Auto while this Modification is installed in the game directory you agree the following:
    ·      You shall defend, indemnify and hold the Modification author(s) harmless from any and all claims, injuries, damages, losses or suits, including attorneys' fees, arising out of or in connection with the Modification.
    ·      You shall neither engage in nor attempt to engage in any action to which the PC Single-Player Mods Statement above does not apply. For example, you may not attempt to load the Modification or any part thereof during a multiplayer session.
    ·      You shall respect the rights of the Modification author(s) and third parties.
    ·      You shall not provide material support (including but not limited to payment, publicity) to individuals or organizations who fail to respect the rights of the Modification author(s) and/or third parties.
    ·      You shall not use any part of the Modification for any purpose other than:
    -       Executing it, unmodified, inside a validly licensed instance of Grand Theft Auto V
    -       Customizing configuration files (.ini, .xml) for your own personal, non-commercial purposes
    ·      You shall obtain specific written permission from the Modification author(s) before commencing any other use of the Modification.
    If any of these conditions are unsatisfactory to you, your only option is to remove any and all copies of the Modification from your computer.
     
  2. Like
    This plugin adds in configurable location in game window information about :
    current player location (street and city/county), displays interstates in red, routes in yellow, other streets in white color, displays speed limit at current street, it's based on street location and in some cases player coordinates in game world - as of now it has basic functionality, comparing to this what I planned. also displays current time in game (12 or 24 hour clock), current player speed displayed in MPH or KMPH depending on which system player choosen in options, direction / heading. current zone player coordinates (x,y,z) There's ability to configure plugin behaviour via "RageShowMyLocation.ini" file and / or using in-game menu accessible by pressing LShift + F6 (thanks to RageNativeUI - by alexguirre, Stealth22, LtFlash, Guad and others ), which includes :
    position of each 6 text elements (heading, street/county/zone, time, speed limit, player speed, coordinates) on screen, font sizeof each 6 text elements (heading, street/county/zone, time, speed limit, player speed, coordinates) on screen, switchable options mentioned below also switches (on/off) in ini file :
    metric/imperial units switch, time (in game), heading, player speed, player coordinates (x,y,z), current zone. if display text inside black box (with adjustable opacity) or not, for all those patrols on sunny weather, and ...
    font family/name - this can be any system font installed in Windows, in-game menu key binding (for better integration with other tools, trainers etc.) Settings, while using in-game menu, are saved immediatelly to ini file after applying so they are persistent, and are applied instantly.
    Default config has set position values for small screen resolution which give basic feel how it works, just to be adjusted by player to his/her needs.
     
    If You have older version of plugin, and plugin's ini file contains customized text positioning (among other options), and want to retain your config, You should backup plugin's ini file, and restore it if desired after plugins update. However from time to time, I'm updating plugin's functionality and new settings become available, so I post in plugin's change log information about these new settings, so plugin users know what to expect.
     
    There's API for plugin makers in test phase as well allowing to obtain speed limit for given street (name, location) - see development forum thread for details - I'll post there some examples.
    Issues with text flickering has been resolved, In RPH 0.29 - 0.30 was added method for faster drawing text on game window, so once I figured that solution to this problem is already available, I used it.
    Improved zone information displayed to player, thanks to translation table (raw string to more readable form) from AlexGuirre.
    Requirements :
    - Rage Plugin Hook 0.52 (may work with older versions)
    - Rage Native UI 1.6
     
     
    Installation :
    - Unpack archive file (7-zip),
    - Copy file named "RageShowMyLocation.dll" and "RageShowMyLocation.ini" to Gta5/Plugins directory,
    - Copy file named "RageNativeUI.dll" to main GTA 5 directory
    - Enable Plugin in Rage Plugin Hook Settings Window (accesible after holding Shift key when starting RPH 0.52), plugins tab
    Please do not re-upload this file to other sites, as You do not have my permission to do so.
    This plugin is only available here and at my site (see My profile tab or development forum thread - http://www.lcpdfr.com/forums/topic/54695-wiprel-rageshowmylocation/
     
  3. Like
    fireboy6117 reacted to NefariousBonne for a file, [ELS] Vanilla Valor Pack   
    A mini-pack of vanilla vehicles decked out with a vanilla-ified Federal Signal Valor, made entirely out of default R* parts. Contains the Stanier, Interceptor, and Gresley; if there is a demand the pack can be expanded to include more. Includes red/blue and blue/blue lighting configurations. 
    --------------------------------------
    A readme is provided in the archive containing installation instructions for both RDE and non-RDE users.
    --------------------------------------
    Credits:
     
    Special thanks goes to @DukSezQuak for making the vehicle liveries.
     
    If a credit has been omitted or incorrect; feel free to let me know and I'll correct it as soon as possible.
     
    If you want more vehicles in this style, check out the main pack here: 
     
  4. Like
    fireboy6117 reacted to NefariousBonne for a file, [ELS] Taxi Police Cruiser   
    A police adaption of the taxi; not much more to say than that. This taxi is the modified one (by me) for WoV, the additional liveries have been included with Cass' permission.
    --------------------------------------
    A readme is provided in the archive containing installation instructions for both RDE and non-RDE users.
    --------------------------------------
    Credits:
     
    If you want more cars in the style of this pack:
     
    If a credit has been omitted or incorrect; feel free to let me know and I'll correct it as soon as possible.
     
    I post irregularly here, if you want to see what I may or may not be up to:
    (If you have a question for me join the RDE Discord server, I'm active there)
  5. Like
    fireboy6117 reacted to RolandHUE for a file, LSPD-New Orleans Pack   
    LSPD-New Orleans pack 

    This is a pack with liveries for LSPD based on New Orleans Police Department for RDE 3.1 vehicles. All of them edited to fit vanilla vehicles. 

    The textures were created by TheKawaiiMiata and uploaded to LCPDFR.com for use in real vehicles such Crown Victoria and Ford Taurus and some other vehicles. I thank him for let me edit and upload these textures. You can see his awesome work here: 
     
    Download RDE 3.1:
     
    This pack features 4K Resolution textures for the following vehicles: 

    -Buffalo 
    -Buffalo S 
    -Gresley 

    And standard 2048x2048 textures for: 

    -Interceptor 
    -Police Maverick 
    -Stanier
     
    Enjoy!
  6. Like
    fireboy6117 reacted to alexguirre for a file, Spotlight   
    Installation 
    Install RAGEPluginHook 1.74+.  Drop the "Spotlight.dll" file and "Spotlight Resources" folder into the "Plugins" folder in your game directory.  
    Controls
    This plugin has 3 input layouts:
    Keyboard:
    For toggling the spotlight press I.
    For moving it use the NumPad (NumPad4, NumPad6, NumPad8 and NumPad2). 
    For tracking peds or vehicles press NumPad3. Controller:
    For toggling the spotlight press LB + X.
    For moving it use the left stick. You can change this to the right stick or the DPad in the General.ini file. Mouse:
    For toggling the spotlight press I.
    For moving it hold down the left control key and move your mouse.  
    And to open the in-game editor press F11.
     
    Check General.ini file to change which keys/buttons should be used, or if any controls should be disabled. 
     
     
    Source code
  7. Like
    fireboy6117 reacted to PieRGud for a file, Cop Holster   
    Cop Holster is an RPH plugin that adds some unique functionality to the police handgun holster. It removes the handgun from the holster if a pistol is a drawn. It also comes with intimidation mode -- a simple feature that allows you to put your hand on your holster. Cop Holster works with both the player and AI officers.
     
    Here's a neat little GFY showing it in action:
     
    Requirements
    RAGEPluginHook 0.23 or higher.
     
    Installation
    Place CopHolster.dll and CopHolster.xml in your Plugins folder.
    When ingame, open the RPH console (default F4) and type LoadPlugin CopHolster.dll.
     
    Features
    Dynamic holsters for both the player an AI officers. Animations that automatically play when holstering and unholstering. Intimidation mode, a feature that allows you to put your hand on your holster. Toggle with Right Shift Key (keyboard) or Left DPad (controller). Highly configurable! Turn off animations, change keys, add new ped models for Cop Holster support, you name it.  
    Questions
    Does this come with RDE support?
    The RDE Cop Holster config file is in the RDE 3.1 download.
     
    Does this come with EUP support?
    Yes. Cop Holster comes with support for EUP 7.5.
     
    How does Cop Holster work?
    All ped models in GTA have what are called drawables. They are pieces of clothing or equipment that can vary between instances of that model. Many of the default cop models have two holster drawables. One is empty, and one has a pistol. Cop Holster simply changes between those two drawables depending on if you have your pistol drawn or not to give the illusion that you are taking the pistol out of the holster.   

    I'm a ped model developer and would like to make my model work with Cop Holster. How would I go about doing that?
    See the readme in the download.
     
    Support
    If you experience a bug, crash, need help with installing or even just have a suggestion, post a comment below.
    Either myself or someone else will be more than happy to help you out!
  8. Like
    fireboy6117 reacted to Patrinus for a file, HEROCOP BETA 0.5b   
    THIS MOD IS NOT ACTIVE ANYMORE
    - Patrinus


  9. Like
    fireboy6117 reacted to Steele1925 for a file, BetterDispatchAudio   
    Are you tired of hearing "IN, UHHHHHH"? Tired of "DIS BOBCAT 4 EN ROUUUTEE!!!"? So was I. So I fixed that. Better Dispatch Audio (B.D.A.) includes completely new AI Responding Audio (from NFS Most Wanted). Calling for backup (and Helicopter Support) will trigger this. Ending a callout from Albo's "Assorted Callouts" or "Traffic Policer" and finishing up with "BetterEMS" will also trigger new audio, changing "We are Code 4, no further units required" to "All Units you can clear this call, return to patrol". Pursuits are much more immersive. This has been a several weeks long process, with restless nights, and my 1'st mod. I'm happy to release it here for the community. Please let me know what you think of it, and enjoy.
    Works with...
    LPCallouts
    PoliceSmartRadio
    HeroCop
    AssortedCallouts
    TrafficPolicer
    AgencyCallouts
    BetterEMS
    CodeRedCallouts
    ArrestWarrantCallouts
    PeterUCallouts
    ArrestManager
    VocalDispatch
    Tacco's Highway Callouts
    OJ's Plugins
    Streetname Addon (All streets)
    Standard Dispatch version works with just about any callout pack.
     
    Installation : Simply drag and drop the provided folders to their designated locations. A ReadMe.txt has been provided for your convenience.
     
    A special thanks to mikegolden Games and Gallonman20 on Youtube, for taking interest in this mod, and uploading videos about it. Please check out their channels, as they both do fantastic LSPDFR related Content, plus more 
    *Disclaimer* Audio used in these videos is outdated by about a year. These sounds were from the very beginning stages, and the mod is much more cleaned up these days.
     
  10. Like
    fireboy6117 reacted to Gilbo for a file, Take-Two Interactive Bugstars Parody   
    Information:
    Thank you everyone for the positive support, it really means a ton to me considering this is my first mod. I will try to make more ''Fuck TakeTwo'' mods. However I cant promise anything for now because first I need ScriptHookV to be updated because I fucken reinstalled my game -_- Love y'all ♥♥♥
    ----------------------------------------------------------------------------------------------------------------------------------------------------
    Installation:
    1. ~Use OpenIV and navigate to update/x64/dlcpacks/patchday11ng/dlc.rpf/x64/levels/gta5/vehicles.rpf
    2. ~Enable ¨Edit Mode¨ and simply drag and drop the yft, hi.yft and ytd files included in this download.
    3. ~Have Fun.
    ----------------------------------------------------------------------------------------------------------------------------------------------------
    Texture edited by Gilbo with Photoshop.
  11. Like
    Keep Calm Plugin for GTA V
    Copyright (C) 2015 Stealth22. All rights reserved.
    Any unauthorized modification, reverse engineering, or distribution (including re-uploading of any kind) is strictly prohibited.
    PLEASE DO NOT PM ME WITH SUPPORT REQUESTS, OR POST A NEGATIVE REVIEW WITHOUT ADDRESSING THE ISSUE WITH ME FIRST.
    FOR ANY SUPPORT RELATED ISSUES, PLEASE POST A COMMENT ON THIS PAGE, OR POST IN THE KEEP CALM FORUM TOPIC.
     
    ** NOTE REGARDING RPH CRASHES **
    If your GTA V crashes to the desktop, and RPH says that the crash was most likely caused by Keep Calm...to put it simply, it most likely was not caused by Keep Calm.
    RPH tries to detect which plugin caused the crash by calculating which plugin was running at the time of the crash. Keep Calm runs constantly in the background, so naturally, RPH will think that Keep Calm is the culprit whenever you have a game crash.
    GTA V can CTD for any number of reasons. Keep Calm does not do anything heavy enough to cause a game crash...I am not saying that it will never happen, but it has never happened in the history of Keep Calm's development. Anyone who has reported a CTD crash so far has had their issues stemming from elsewhere.
    If you get an RPH crash that says Keep Calm was the cause, try un-installing Keep Calm, or disabling it from starting in the RPH settings. If the crashes persist, your issues are being caused by something else.
    If the crashes go away, then re-install Keep Calm by downloading the latest release from LCPDFR.com. If the crashes then return, we need to diagnose the issue further, and you should post a comment here (or in the forum topic) so we can look into it.
     
    ** IMPORTANT NOTE REGARDING THE ENTITY PERSISTENCE MOD!! **
    If you use the Entity Persistence mod by FtDLulz, you need to do ONE of two things...
    If ped persistence is enabled, ensure that it is set to only 'persist' dead peds, not live ones (this is the default setting, to my knowledge) OR...Disable ped persistence entirely
      If ped persistence is enabled, and set to 'persist' LIVE peds, then Keep Calm will have NO effect at all!! (Not to mention that you will have performance issues if you do that!)
    YOU HAVE BEEN WARNED!!!
     
    Requirements
    You must have at least version v0.41 of the RAGE Plugin Hook installed, LSPDFR v0.3.1, as well as v1.6.0.1 of the Stealth.Common DLL, which is packaged with this release. Keep Calm will check these versions on startup, and will refuse to run if older versions are installed.
    You must have a fully legal, non-pirated version of GTA V.
    Installation
    - Copy the Keep Calm.dll and Keep Calm.ini files into the Plugins folder of your GTA V directory.
    - Copy the Stealth.Common.dll file into your main/root GTA V directory.
    Features
    - Nearby drivers and pedestrians should not panic in the event of gunfire (police officers are excluded)
    - Some customization is available via the config file
    - Peds spawned by LSPDFR and LSPDFR plugins are excluded, to eliminate conflicts with callout plugins
    Usage
    - Press the toggle keybind (CTRL + 9 by default) to start/stop Keep Calm
    - Keep Calm will start on it's own by default, unless the auto-start is disabled in the config file
    Known Issues
    Please note that GTA V does not always provide access to every pedestrian and vehicle in the area, and some peds may spawn AFTER the "calming" function has already been triggered. It runs in the background continuously, but each ped has to be modified individually.
    As a result, some drivers and pedestrians may still panic in the event of gunfire. This may improve as new versions of the RAGE Plugin Hook are released.
    This plugin has been released with the intent of minimizing the panic attacks experienced by the AI.
    The panic attacks will NOT be eliminated completely, however, this plugin should hopefully minimize them enough to make the game more enjoyable. The main intent with this plugin is to not have drivers run officers over when they are in the middle of making an arrest after a pursuit.
  12. Like
    fireboy6117 reacted to Alex_Ashfold for a file, RDE Liveries for LSPD/LSSD/SAHP 4k   
    This texture mod offers you the liveries found in Realism Dispatch Enhanced converted to popular car mods.
    This mod purpose is to enhance RDE experience to those who wish to use Real world cars without breaking game lore and still enjoy RDE like it.
    If you know what you are doing these textures can be use without RDE.
     
     
    Recommended vehicles
    Our team selected from the current vehicle mods available based on the quality, realism and immersion added to the game. These vehicles are Recommended and not mandatory.
    Important: You must install the models in the following location if you are using RDE
    update/x64/dlcpacks/rde/dlc.rpf/x64/levels/gta5/rdevehicles.rpf
    (and replace/add the vehicles)
    LSPD
    LSSD/Sheriff depts
    SAHP
    FOR BCSO liveries, download [P4] NON-DLC VEHS TEXTURES included in:

    more updates as the time goes, this currently the first release.
    Next updates:
    - Noose liveries and Park rangers
    - RDE next cars additions (FIB, Correctional vehicles, Port authority, etc.)
    - Including more vehicles liveries for the freedom of choice
     
    I will include more screenshots eventually, but right now. I'm in a rush, stay safe!
  13. Like
    Some basic vehicle textures I created for @Thehurk's 2013 Ford Expedition and 2013 Ford F-350.
    Included are two new VCF files for alternate flash patterns (video below)
     
    These are NOT full models. Just textures for models by @Thehurk
    You can find the models here:
    Videos:
     
    Important Information:
    Please rate the mod for what it is, and not what it should be. Thank you.  I'm unable to add a license plate to the F-350 as the model does not support it (as far as I know) If you know how to add a license plate to the F-350, please feel free to pm me or post a comment down below  
    Big thanks to @JBrawn for the first two screenshots!
  14. Like
    fireboy6117 reacted to NefariousBonne for a file, [ELS] Los Santos Police Vanilla Pack - Final   
    A pack of vanilla cars modified to be ELS compatible, using only lore friendly parts; contains a Stanier, Buffalo, Interceptor, an unmarked Stanier, Gresley and Granger, equipped with Yard's "Liberty", a traffic advisor, and lore friendly interior equipment. 
    --------------------------------------
    A readme is provided in the archive containing installation instructions for both RDE and non-RDE users.
    --------------------------------------
    Credits:
     
    Special thanks goes to @DukSezQuak for collaborating, making the vehicle liveries, gathering screenshots, and beta testing.
     
    If a credit has been omitted or incorrect; feel free to let me know and I'll correct it as soon as possible.
     
    Our DEV thread can be found here:
     
  15. Like
    fireboy6117 reacted to alexguirre for a file, Persistent Weapon Flashlight   
    This plugin makes the flashlight on your weapon stay on when you're not aiming and when you're in a vehicle. 
    To toggle the flashlight you use the same controls as in the normal game, E on the keyboard and DPad Right on the controller, by default. 
     
     

    OPEN SOURCE
      -The source code is hosted on GitHub under the MIT license.
  16. Like
    Law Callout
    How to install ?
    - Move all files in your GTA V folder.
    - Start GTA V and go on duty!
    - Enjoy for this!
    List of calls :
    - Possible Murder: A murder has just been said, go talk to a witness!
    - Possible Home Invasion: An officer saw the suspects get into a home! He called himself the backup to intervene.
    - Emergency carjacking: A person commits a service vehicle theft !
    - Stolen Truck: A truck was stolen! You must intervene to neutralize the thief!
    - Speed Pursuit: A suspect detected by ANPR System runs at full speed! You have stopped the vehicle ..
    - Homeless People: A homeless person disturbing behavior for a citizen, you must act!
    - Bus Stolen: A bus has just been hijacked, intercept the suspect responsible for that.
    - Celebrity Kidnapping: A celebrity has been kidnapped, intercept the suspect and rescue the victim !
    - Terrorist Attack: Destroy the terrorist threat, the individuals are armed with heavy weapons and explosive belts !
    - Possible Hooker: Observe the hooker and see what happens.
    - Gang Riot: Go to the position and stop the gang riot !
    - Possible Burglary: An alarm is triggered, go see what happens.
    Preview(s) :
    For the French people:
     
     
     
     
    For the English people :
     
     
     
    Thanks for downloading! and Thanks if you visit my web site : http://lefr.fr
  17. Like
    fireboy6117 reacted to Albo1125 for a file, Assorted Callouts (Bank Heist, Store Robbery & More)   
    https://www.youtube.com/albo1125
    DISCONTINUED & UNSUPPORTED - COMPATIBLE WITH OLDER LSPDFR VERSIONS ONLY - FEEL FREE TO HELP UPDATE THE CODE 
    Assorted Callouts is now open source. https://github.com/Albo1125/Assorted-Callouts
     
    Thank you @55charlie for the awesome images!
     
    With Assorted Callouts, my aim is to provide a varying experience, adding a range of differently-styled callouts for you to experience. They all have one thing in common, though, and that is a fun and sufficiently realistic atmosphere!
    Current Callouts (full explanation in documentation):
    Petrol/Gas Theft Pacific Bank Heist Traffic Stop Backup Required Stolen Police Vehicle Person with a Knife Solicitation Organised Street Race Illegal Immigrants in Truck Store Robberies Store Shoplifting Prisoner Transport Required Hot Pursuit More to come! For suggestions and development updates, check this thread. To get early access to new versions, participate in the Loyalty Rewards Programme. Installation instructions are provided in the ReadMe.
    Lots of settings, such as keybindings, callout frequencies etc. can be modified through the INI file.
    Starting from Computer+ 1.3.0.0, Assorted Callouts offers support for its callout display system. For a more realistic experience, I recommend downloading Computer+ here.
     
    Support - what to do if you encounter a bug or have problems:
    Watch the installation video for my modifications here. Use this tool: http://www.lcpdfr.com/files/file/9755-lspdfr-troubleshooter-by-albo1125/  Read the documentation file if you're having trouble getting a specific feature to work. Suggestions can be made here. If all else fails: Please leave a comment (not a review). Include your RAGEPluginHook.log file, located in your Grand Theft Auto V folder. Also, please provide an accurate description of what happened. This allows me to help you as fast as possible. https://www.youtube.com/albo1125
  18. Like
    fireboy6117 reacted to Stealth22 for a file, ALPR+   
    ALPR+

    ALPR+ is a plugin that I have been thinking about for a while now, but just never got around to writing it. After publishing major updates for both Code 3 Callouts and LSPDFR Computer+, I now have had some more time to devote to this.
    ALPR+ is intended to model a real life ALPR (automated license plate recognition) system used by many police departments across the United States, as well as in Canada and other countries around the world. There are many different types of systems out there, and I must admit, I am not really familiar with the intricacies of any of them. However, I've done my best to make this plugin as realistic as possible.
    The concept of ALPR+ was inspired by the Realistic ANPR plugin by Danielle. However, due to unknown reasons, Danielle has not been able to update Realistic ANPR in quite some time. It is quite unfortunate, as she did some great work on that plugin, and worked hard to make it as realistic as it was. I hope that I'm able to do the same with ALPR+. Like I said, I am not familiar with ALPR systems at all, and I've obviously had to develop ALPR+ from scratch.
    ALPR+ is a plugin that I am quite proud of, and I hope you enjoy it as much as I've enjoyed developing it!!
    Features
    Inspired by the Realistic ANPR plugin by Danielle Realistic detection logic which takes various factors into consideration, including vehicle distance, angle, line of sight, camera field of view, etc When alerts are triggered, the player only receives information that the ALPR system would know You don't get a blip on your map! The only information you receive is the vehicle model, color, which camera triggered the alert, and the license plate Configuration file with customizable camera settings (for advanced users only; default values are highly recommended) Eight different types of ALPR alerts, each with it's own potential probability weight Stolen Vehicle Outstanding Warrant Suspended Driver's License Expired Driver's License Vehicle Registration Expired Vehicle Not Registered Vehicle Insurance Expired No Vehicle Insurance ALPR system automatically disables itself during traffic stops or pursuits, and re-enables them when the situation is Code 4 Integration with LSPDFR API NOTE: ALPR+ does change some vehicle and ped records; LSPDFR natively generates a lot of peds with outstanding warrants, or expired/suspended licenses Sound notifications when alerts are triggered Integration with Traffic Policer API (optional feature) Developer API Set (or clear) either a pre-defined or custom flag on a specific vehicle Events that are triggered when an event is either generated, or displayed Get the ALPR flag for a specific vehicle Get a list of ALPR results for the current session  
    Videos
    Check out this video by @FirstThirtyMinutes, featuring the beta version of ALPR+, in all it's glory!
  19. Like
    fireboy6117 reacted to NefariousBonne for a file, Karin Dilettante Taxi   
    The Karin Dilettante selectively mapped to sport the livery of Los Santos' Downtown Cab Co.
  20. Like
    fireboy6117 reacted to LowRid3R for a file, LPCallouts   
    I wished that I have more time to develop the callouts further, but its simply not possible. Therefore I make my callouts public for everybody who wants to enhance their callout experience
     
    If you use code from my Repo or Clone it for further dev, please keep the credits.
     
    Thanks LowRid3R!
     
    https://github.com/CK-Paradox/LPCallouts
     
     
     
    LowRid3Rs Police Callouts (LPC) is a callout pack that provides various hand-placed callouts.
    This pack aims to add more realism to your LSPDFR experience. These callouts spawn around the San Andreas area.
     
    Requirements:
    - Rage Plugin Hook (RPH) version 1.86 or later
    - RageNativeUI Version 1.7.0 ( included in archive )
    - LSPDFR 0.4.9
    - A legal copy of GTAV
     
    Support Features:
    - Custom/Addon Model Support ( possibility to customize the scenery with the cars / peds you want )
     
    Installation:
    To install, simply copy the files from the archive into your GTAV directory.
    If you want to modify the Unit, Beat, Division, Jurisdiction, Action Key, Menu Key or the Backup-units Unit, Beat, Division and the callout spawn radius then
    Travel to: GTAV > plugins > LSPDFR and edit LPCallouts.ini with a text editor, like Notepad++
     
    If an older version of LPCallouts is installed, then please delete the LPCallouts.ini file.
    You will be able to set the jurisdiction directly ingame. ( F11 default Key )
     
    Currently featured callouts:
    Assistance required: (Hit and Run)
    Arrive on scene and assist the first responders in finding a hit and run suspect. Talk to other officers, the victim, and witnesses in order to get the information needed to make a proper arrest. Disturbance: (Noise Complaint)
    A citizen has filed a noise complaint. Respond to the scene and make contact with the caller. Investigate the noise and deal with it as you see it.  
    Thankyou notes:
    Big thanks to @Albo1125 for giving me the permission to use his police scanner audio files. Thanks to @Yard1 for testing the RDE support Also a huge thanks to @GGN Crazy for supplying the dialogs Thank you to my beta testers: @GGN Crazy @phoenixpolice @Narobic @Delta120 @BethelLabs  
    If you find errors or bugs please report in this topic:
    THIS DOWNLOAD IS EXCLUSIVE TO LSPDFR.COM - DON´T UPLOAD ANYWHERE ELSE!
     
  21. Like
    fireboy6117 reacted to TitanSloth for a file, Crazy Callouts!   
    NOTE: All Callouts are now enabled! Remade the famous Kidnap Callout!
     
     
     
     
     
     
    FEATURES
    Aggravated Assault Callout! Driver on Drugs Callout! Kidnapping Callout! Active Shooters Callout! General:
    Keep checking for updates!! This mod will update more frequently!  
    THANK YOU for all the help everyone has given me!
  22. Like
    Current Callouts:
    Stolen Tanker - A tanker truck filled with flammable and dangerous fuel has been stolen! Get it stopped before something goes horribly wrong! Stolen Money Truck - A bank's money truck has been stolen with a large amount of money inside! Recover the money and the truck before they get away! Vicious Dog - A dog has been reported as being vicious towards people, get there and find out if it's just a paranoid person or if it really is dangerous... Customer Refusing To Pay - An establishment reports a customer not willing to pay for their food, go and sort it out! Indecent Exposure - Someone has been reported as showing off their crown jewels, so to speak, go and check it out. Officer Pressed Panic Button - A fellow officer needs YOUR help now! They're in trouble, get there quick! [Wait until dispatch finishes speaking before accepting for better immersion] Special Mentions:
    Developers:
    @fiskey111 - for always being welcoming and helpful whenever I had an issue or needed advice! And everyone else over on the LSPDFR API forums when I came to you (with a stupidly simple error most of the time) and you guys helped me out!
  23. Like
    fireboy6117 reacted to Desmond98 for a file, LAPD Ford Police Interceptor Utility (2014) [ELS/NON ELS]   
    Los Angeles Police Department Ford Police Interceptor Utility
    Project is WIP and EXCLUSIVE FOR LCPDFR.COM! DON'T UPLOAD IT ANYWHERE!
    Please report bugs to forum topic
     
    MODEL AVAILABLE FOR BOTH ELS AND NON ELS USERS
     
    Model features:
    HQ Interior Real scale Breaking glass Dirt and burn map Real reflection in the mirrors Working spotlights Working dials Extras (NON ELS VERSION)
    1 -  Spotlights  2  - Factory Stereo Antenn  3,4 - Mirror Lights  5 - Folded Spotlights  10 - Push bumper  12 - Side Antennas
     
  24. Like
    fireboy6117 reacted to PieRGud for a file, LSPDFR Computer+   
    Ever miss the LCPDFR computer? The one with the user-friendly realistic interface? LSPDFR Computer+ aims to bring that back.

    LSPDFR Computer+ is open-source! Check out the git.
     
    Looking for the Ped and Vehicle Images? Click Download,  select Additional_ComputerPlusImageAssets.zip and extract the contents to your root folder
     
    Features
    Ability to search for persons and vehicles without keys conflicting with other mods. Ability to request backup using a nice looking interface. Uses the LSPDFR API to get ped and vehicle information. Also includes info left out of the regular LSPDFR police computer, like times stopped, number of citations, and a vehicle's stolen status. Uses the Traffic Policer API (if it is installed) to also show a vehicle's insurance information. Search fields are automatically filled out with the subject's information during a traffic stop, so all you have to do is press a button! Dynamic backgrounds! Depending on which police vehicle you're in, you'll get a specialized department background. Comes with RDE support. Looks practically identical to the LCPDFR computer (in terms of the layout). Active Calls screen, which shows all callouts sent by Dispatch, even the ones that AI units respond to! (Must have participating callout plugins installed for this to work) Computer+ has its own API, for callout developers to use!! Computer+ will automatically add LSPDFR+ court case when you create an arrest report. (LSPDFR+ by @Albo1125 is required). Computer+ now have ability to create citation for stopped ped on foot. After stopping a ped (by holding E key) or using "Stop The Ped", you may open Computer+ and create a citation for the ped. Make sure you have the latest "CitationDefinitions.xml" in place which has a public citation category. After it's created, return to the ped and give the citation to the ped (default key: LControlKey + PgUp). You may open Computer+ as a tablet while on foot. (default key: LControlKey + NumPad0)  
    Installation
    Place ComputerPlus.dll, ComputerPlus.ini and the ComputerPlus folder in Plugins\LSPDFR\.
    LSPDFR will automatically load Computer+ when you go on duty.
     
    Usage
    While in a stationary police vehicle, hold E or the Right D-Pad button to bring up Computer+.
     
    Configuration
    If you open the ComputerPlus.ini file, you will notice a few things.
    You can change the username and/or password that is displayed on the login screen to anything you want.
    You can also adjust which backgrounds are shown for which vehicles.
    To give an additional police vehicle a background, simply add another entry in the format vehiclename:bgfile.jpg
    ENSURE THAT THE VEHICLE YOU'RE ADDING IS A POLICE VEHICLE AND THE BACKGROUND FILE IS IN .JPG FORMAT.
     
    Developers
    Keep an eye on the Computer+ Developers Wiki, over at -- https://github.com/PieRGud/ComputerPlus/wiki
    If callout developers need any help integrating their plugins, you can contact @BejoIjo, @ainesophaur or @PieRGud on the LSPDFR Developers Discord server (link is in the API forums)
     
    Additional Info
    Computer+ does not replace the default LSPDFR computer.
    So, if you don't always want to use Computer+ during your patrols, then you need not worry - the default computer is still there.
     
    Known Issues
    Your cursor is frozen in the middle or does not move Pause GTA (if you cannot, unload LSPDFR) Go to Settings Keyboard / Mouse Mouse Input Method Set to "Raw Input" Your cursor does not appear ... make sure the display resolution in game matches your windows display resolution. If the resolutions do not match, you will not see a mouse cursor If you have multiple monitors, make sure GTA's Graphic Settings have the same "Output Monitor" set as the same monitor set as your windows primary monitor. Example, if you have three monitors and your left monitor is your primary windows monitor, make sure GTA's Output Monitor is set to the left monitor -- if GTA isn't set to the same primary monitor as windows, you will not see a mouse GTA5 freezes / drops to 1fps while computer+ is open.. ...after you alt+tabbed out of the game.. If you plan to alt tab out of the game, play in windows boardless Try to untick the option to draw the background before leaving the game screen. Until there is a way to detect if the game has focus, this seems to be the only solution ...after you opened the Rage console Don't do that.. seems to be an issue with Rage's handling of form events and the console key presses ....after you pressed the escape key Don't do that... Rage forms do not like the escape key pressed multiple times  
    Support
    If you experience a bug, crash, or you just have a question/concern, please post in the Computer+ topic.
     
    Contributions
    If you would like to contribute to the project, feel free to fork the repo and open a Pull Requests. We work through feature branching and prefer to keep commits as scoped as possible (ie, not one large commit). If you have any questions, please contact @ainesophaur
     
    Many thanks to contributions from the following members:
     
    @BejoIjo, @Stealth22 and @Fiskey111
     
     
    !!!!! VERY IMPORTANT NOTES !!!!!
    If your game is crashing when opening ped or vehicle information window, please be informed that GTA V has very limited memory allocation for plugins which tends to crash your game when you have too many plugins installed. To prevent crashing, please try the followings:
    Download and install a good "gameconfig.xml" which might  increase memory space for plugins. We recommend the one created by "dilapidated" Reduce your mods and plugins by disabling them one by one until your game is stable => !!!! Especially reduce a few "RagePluginHook" plugins in "GTA V\Plugins\" folder !!!! If your game is still crashing, try to disable Computer+ components: Disable ped image by setting the flag in the .ini file (set DisplayPedImage=false) Disable vehicle image by setting the flag in the .ini file (set DisplayVehicleImage=false) Disable random history report generator in the .ini file (set RandomHistoryReport=false)
  25. Like
    fireboy6117 reacted to dilapidated for a file, Rebalanced Dispatch Enhanced   
    INSTALL THE NIGHTLY BUILD OF SHVDN, OR THE WANTED LEVEL WILL NOT FUNCTION PROPERLY, AND WON'T GO ABOVE 5 STARS.
    INSTALL OVER A CLEAN GAME FOLDER WITHOUT OTHER MODS BEFORE COMPLAINING ABOUT THINGS NOT WORKING PROPERLY.
    DO NOT INSTALL THE XMLs THAT COME WITH SHVDN, THEY MAY CAUSE TEXTURE LOADING ISSUES.

    Current game version: 1.72

    INSTALLATION
    Install the included OIV file via OpenIV over a clean game directory.
    Install SHV & SHVDN (NIGHTLY).

    ADDITIONAL SCRIPTS/TOOLS
    ScripthookV (REQUIRED) - https://www.dev-c.com/gtav/scripthookv/
    SHVDN (REQUIRED) - https://github.com/scripthookvdotnet/scripthookvdotnet-nightly/releases
    fwBoxStreamerVariable and decals limit patch (RECOMMENDED) - https://www.gta5-mods.com/tools/ymap-load-list-extent-limit-fix-fwboxstreamervariable-patch
    Packfile Limit Adjuster (RECOMMENDED) - https://www.gta5-mods.com/tools/packfile-limit-adjuster
     
    OPTIONAL ADDONS
    RDE Expanded & Enhanced (More agencies, rebalanced difficulty, modified systems & additional features that provide an alternative experience) - https://www.gta5-mods.com/misc/rde-expanded-enhanced-thatspella
     
    FEATURES
    10 Star Wanted Level
    6 Stars wasn’t enough. Illustrated by a darkening red hue, the wanted level can now go up to 10, allowing for more gradual escalation as the law responds to your path of destruction. You will also have a more difficult time shaking the law compared to 3.1 due to improvements and fixes made to chase AI and spawning.

    Overhauled Peds & Vehicles
    Tons of new peds & vehicles have been added, and existing ones have had enormous facelifts to improve quality, diversity & polish.

    Significant Performance & Stability Improvements Over 3.1
    The wanted level script has received a major uplift. Performance issues have been fixed, allowing for the game to perform as though you’re running vanilla. LODs have been improved and expanded upon, and all of this combines to prevent recurring problems that plagued 3.1, such as crashes, pop-in and map streaming issues.

    Enhanced Support For Story Missions & Cutscenes
    Cutscenes have been modified to include RDE peds where necessary. In addition, scripting has allowed for RDE peds and vehicles to show up in various story and stranger missions.

    Updated LSPDFR Support
    New compatibility files are included to allow for RDE peds and vehicles to be properly utilised when playing LSPDFR.

    Updated WOV Compatibility
    A lite version of WOV 10.1 is integrated, adding a ton of extra detail to the game world alongside RDE’s assets. This includes the Gangs of Los Santos overhaul, which, combined with personality, loadout and relationship edits, makes South LS more dangerous than ever, both for the player and for the law. Thanks to Cass & LDNENG for permissions here.

    PEV: Dispatch, Tactics, Ambience Remastered Features
    Jayden585 was kind enough to provide optional files that allow RDE to make use of various PEV features, such as more intricate search AI and fine-tuned combat behaviour (You should still only install one mod or the other, not both).

    Countless Extra Features
    Laser sights support for heli snipers (Thanks to AlexGuirre), improved loadouts, extra police weapon animations, overhauled roadblocks, additional wanted level music, corrected ped and vehicle soundbanks, new license plate designs, K9 response, paratroopers, restored ground response in certain zones like Mt Chiliad, high-speed response, streamlined script xmls, bug fixes. There’s even more, but we’ll let you experience it for yourself.

    RDE Lite
    RDE Lite is included in the download section of this mod page. It's a more stripped down version of RDE, intended for users who'd like to make their own entirely custom dispatch setups from scratch.

    Law Enforcement Agencies:
    Local:
    Los Santos Police Department (LSPD)
    Los Santos Sheriff Department (LSSD)
    Blaine County Sheriff's Office (BCSO)
    Los Santos Port Authority Police (LSPP)
    State:
    San Andreas Highway Patrol (SAHP)
    San Andreas State Park Rangers (SASPR)
    San Andreas Department of Corrections and Rehabilitation (SADCR)
    San Andreas National Guard (Military)
    Federal:
    National Office of Security Enforcement (NOOSE)
    Federal Investigation Bureau (FIB)
    United States Coast Guard (USCG)
    United States Marshal Service (USMS)
    Misc:
    Merryweather (MW)

    RDE DESIGN PHILOSOPHY
    RDE is:
    Lore Friendly - each of the changes introduced does not stand out from the GTA universe created by Rockstar Games. The concepts introduced by Rockstar have instead been expanded and revamped with loving care.
    Realistic - many of the introduced changes bring GTA V closer to real life - examples include new AI behaviours and tactics, agency jurisdictions, response types and more. However, realistic does not mean real - it’s still the GTA universe, just better.
    Detailed - every aspect of the mod has been fine-tuned, from higher quality models and textures to new police stations. Even the tiny details such as port police officers replacing private security in relevant places in the Port of South LS are included, and many more details have been added to already existing models.
    Fun - RDE has been made to be a challenging but fun experience. The specialised, built-from-ground-up wanted level system allows for truly epic chases and shootouts - but watch out! Cops have some new tools in their equipment, and they know how to use them - to great effect. Ten Stars is now in effect - can you survive the law enforcement agencies of San Andreas throwing everything they have at you?
     
    WIP FEATURES
    Revamped Arrest Warrant
    Scripted divers
    More female ped variants
    More bug fixes

    FAQ:
    Q: I noticed a bug; how should I submit a report for it to be fixed?
    A: Please provide a brief explanation of the bug and submit your logs. To do this open SixStarResponse.ini and make the following changes: “Debug=1” “NativeDebug=1” then save the ini. Reproduce the bug and open your SixStarResponse.log, gather the contents, use pastebin.com to post the log contents, and then submit the link to us with your description.

    Q: Please help! I’m getting crash issues upon loading the game or selecting story mode.
    A: There’s numerous things that could cause this. If a new game update is released it will require changes to the gameconfig, among various other potential file changes. If you have an excessive amount of extra vehicles or dlc archives in addition to RDE, that could cause issues with gameconfig as well. Our advice: Remove everything and start with a fresh mods folder (yes remove any other scripts as well) then install only RDE and slowly add the others back one by one; testing with each addition. We’ve also included Pool Manager, which, in particular circumstances, will tell you if a particular value in gameconfig is to blame for your crashing.

    Q: I do not own a legal copy of the game, will this mod still work?
    A: We only provide support for players with legal copies of the game.

    Q: Can I develop my own configs for RDE and submit them on GTA5-mods/LSPDFR?
    A: Not only are you allowed to do this but we encourage you to do so! However you are not permitted to share our files, models, scripts, etc. Only the config files are to be shared so be sure to have your users install RDE first before adding your mod/edits.

    Q: Why is the game failing to load the multiplayer map?
    A: This is most likely due to too many dlc archives being installed. RDE 4.0 by itself works fine with the mp map, so use some diligence when it comes to installing extra content on top of it that pushes the game past this limitation.

    Q: Why are the cops not using their weapons correctly?
    A: If you find yourself with cops just staring at you with bugged animations, that's because you've overwritten our weaponanimations.meta file located in update.rpf. To fix this, simply copy the contents here - https://pastebin.com/T8sdN3Dx
    and paste them right at the top of the meta file, so it should end up looking like this - https://i.imgur.com/MBRPntd.png

    CREDITS
    RDE TEAM
    Dilapidated, Jax765, NefariousBonne, Cpast, SuperStumpje, Jacobmaate, ArtehFailz, ThatsPella, SnH Firefighter, The Loot

    RDE BETA TESTERS
    Sweeps, The Apple, Requies, Colonel Sanders, DoubleHelix, TheMonotoneScone, William Halverd, Spyke, Guppiemann5000, KGBHeadofCommunications

    ADDITIONAL CREDITS
    Yard1, MrJayden585, Yorpie, AlexGuirre, Mkeezay30, 11John11, AlexVonShep, Alex_Ashfold, Aquamenti, Bilago, BobJaneTMart, BroCop, DukSezQuak, Dying, EddIm, NailBiter, rms8723, SkylineGTRFreak, Skyprone, Cass, LDNENG, Albo1125, PieRGud, PNWParksFan, Keegan, GlitchGamer, Lozano71, Illusionary, drp4lyf, Thero, Unmutual, Netman, Custo, Olanov, RM76, OfficerLund, RekRam, Lt. Caine, LtMattJeter, DLer, Abraxas, Bad_Company, blackhack09, Fenton, Resource, AverageKittenLover22, Monkeypolice188, F5544, Lumoize, Tap!

    We have exercised all due diligence in ascertaining correct credits for included content. If you feel that we have made an error or omission in credits, please contact Dilapidated or NefariousBonne on either LCPDFR.com or GTA5-mods.com privately.


    MISCELLANEOUS
    12.30.2023 VirusTotal results for containing DLL/ASI files:
    https://www.virustotal.com/gui/file/cf1ca63122caa7566be16c728a8120111cec5bfbb08d12e79832b72d8a84478e/details
    Have feedback, a bug to report, or a suggestion? Go here: https://goo.gl/forms/tTAmEdMUQ98g52qh2
    Official RDE Discord Server:
    https://discord.gg/QJhPPxB

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.