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.

This file has been reported as outdated or no longer maintained. For further information, see the file comments.

LSPDFR+ (Better Traffic Stops, Court System) 1.9.0.0

(137 reviews)

6 Screenshots

https://www.youtube.com/albo1125

DISCONTINUED & UNSUPPORTED - COMPATIBLE WITH OLDER LSPDFR VERSIONS ONLY - FEEL FREE TO HELP UPDATE THE CODE 

LSPDFR+ is now open source. https://github.com/Albo1125/LSPDFRPlus

 

Welcome to LSPDFR+! This script modification for LSPDFR greatly enhances your experience as a police officer by enhancing the base LSPDFR modification - LSPDFR+'s was designed to improve upon some of LSPDFR's features, hence its name. With improved pursuit AI, better Traffic Stops and even a fully fledged court system amongst the main features, there's bound to be something you'll love!

Requirements - some of these are included (credits go to their appropriate authors):

  • LSPDFR 0.4.2 (not included)
  • Albo1125.Common 6.6.4.0 or higher (included)
  • RAGENativeUI 1.6.3.0 or higher (included)
  • RAGEPluginHook 0.51 or higher (not included)
  • A legal copy of GTA V (version 1.0.1011.1 or higher).

Overview of LSPDFR+'s Features: Included in LSPDFR+'s documentation and the updated feature video above.

Support - what to do if you encounter a bug or have problems:

  1. Watch the installation video for my modifications here.
  2. Use this tool: http://www.lcpdfr.com/files/file/9755-lspdfr-troubleshooter-by-albo1125/ 
  3. Read the documentation PDF file if you're having trouble getting a specific feature to work.
  4. Suggestions can be made here.
  5. 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.

Please do not reupload or redistribute this without my explicit permission. Thank you.

https://www.youtube.com/albo1125

 

Edited by Albo1125

What's New in Version 1.9.0.0

Released

1.9.0.0 (28-06-2019)
Update for LSPDFR 0.4.2
Update .net targetting to 4.6.1
Code cleanup I couldn't ignore
Fix issues with ordering peds out of vehicles on enhanced traffic stops thanks to new LSPDFR API functionality.

 

 

1.7.0.0 (21-12-2018)

DEVELOPERS: Security GUID method overloads in the API are now obsolete and non-functioning (existing plugins won't crash but statistics won't be counted any more). Please update your reference!
Some code cleanup.
Open sourced at https://github.com/Albo1125/LSPDFRPlus 
Updated licence.
Removed obfuscation.

LSPDFR 0.3.1

For some more information on the open-sourcing and my 'retirement'

 

https://www.youtube.com/albo1125

 

Use comments to ask for support. Do NOT use reviews to ask for support! You will get ignored and reported as this is against community guidelines.


Short Description

LSPDFR Plus for LSPDFR

User Feedback

Recommended Comments

Slushy

Members

(edited)

@Albo1125 Getting an error with court cases. There is no XML in the location, but there isn't one in the download.

 

Log: 

Spoiler

[11/04/2017 16:03:13.120] [TRACE] Key down #1.5
[11/04/2017 16:03:13.120] CA: True
[11/04/2017 16:03:13.120] AC: False
[11/04/2017 16:03:15.798] [TRACE] Key down #1
[11/04/2017 16:03:15.798] [TRACE] Key down #1.5
[11/04/2017 16:03:15.798] CA: True
[11/04/2017 16:03:15.798] AC: False
[11/04/2017 16:03:16.962] [TRACE] Key down #1
[11/04/2017 16:03:16.962] [TRACE] Key down #1.5
[11/04/2017 16:03:16.962] CA: True
[11/04/2017 16:03:16.962] AC: False
[11/04/2017 16:03:19.380] LSPD First Response: LSPDFR+ Ped arrested
[11/04/2017 16:03:19.409] LSPD First Response: LSPDFR+ API: Plugin: PeterUCallouts is increasing statistic: Security Guard Requesting Assistance: subjects detained
[11/04/2017 16:03:21.629] LSPD First Response: LSPDFR+ API: Plugin: Arrest Manager is increasing statistic: People grabbed
[11/04/2017 16:03:23.454] LSPD First Response: PeterUCallouts.Callouts.AssistSecurityGuard: Process: KeyboardInteraction: Player chooses to end callout with End key
[11/04/2017 16:03:23.459] [TRACE] Instance cleaned ( #4)
[11/04/2017 16:03:23.459] LSPD First Response: PeterUCallouts.Callouts.AssistSecurityGuard: End: Cleaning up
[11/04/2017 16:03:23.476] LSPD First Response: LSPDFR+ API adding new court case.
[11/04/2017 16:03:23.605] LSPD First Response: LSPDFR+ encountered an exception writing a court case to 'Plugins/LSPDFR/LSPDFR+/CourtCases.xml'. It was: System.IO.FileNotFoundException: Could not find file 'C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPDFR\LSPDFR+\CourtCases.xml'.
[11/04/2017 16:03:23.607] File name: 'C:\Program Files (x86)\Steam\steamapps\common\Grand Theft Auto V\Plugins\LSPDFR\LSPDFR+\CourtCases.xml'
[11/04/2017 16:03:23.607] at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
[11/04/2017 16:03:23.608] at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
[11/04/2017 16:03:23.609] at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
[11/04/2017 16:03:23.610] at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy)
[11/04/2017 16:03:23.610] at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
[11/04/2017 16:03:23.611] at System.Xml.XmlTextReaderImpl.FinishInitUriString()
[11/04/2017 16:03:23.611] at System.Xml.XmlReaderSettings.CreateReader(String inputUri, XmlParserContext inputContext)
[11/04/2017 16:03:23.612] at System.Xml.Linq.XDocument.Load(String uri, LoadOptions options)
[11/04/2017 16:03:23.612] at ?????????????????????????????????????????.?????????????????????????????????????????(String , ????????????????????????????????????????? )
[11/04/2017 16:03:23.616] LSPD First Response: Emtpy items, clearing menu at index 1.
[11/04/2017 16:03:31.384] setting up new cop: null
[11/04/2017 16:03:31.384] [TRACE] New ped recognized as cop
[11/04/2017 16:03:31.384] setting up new cop: null
[11/04/2017 16:03:31.384] [TRACE] New ped recognized as cop
[11/04/2017 16:03:31.775] LSPD First Response: Creating stolen vehicle event

 

I have BPS installed.

Edited by Slushy

Zuko4302

Members

2 things are unclear for me.

 

Why is the Question: "Can I search you vehicle?" in the script?

Mean this, the player can search a vehicle while traffic stop or what.

 

And what happens on court summons?
This is total unclear for me.

Osopoderoso

Members

@Albo1125

I want to thank you for your work and tell you that I really like it.

 

Would it be possible that when we sent a ticket to the court also appeared in the menu of San Andreas Court to be judged and see its result?

Thanks and best regards

Solo4oh6

Members

For some reason I cannot grab a ped's ID when I am in a traffic stop and when using police smart radio when I ask for a ped check nothing comes back.. Has anyone else had this issue or know how to fix it??

Slushy

Members

4 hours ago, Solo4oh6 said:

For some reason I cannot grab a ped's ID when I am in a traffic stop and when using police smart radio when I ask for a ped check nothing comes back.. Has anyone else had this issue or know how to fix it??

can you get ped IDs with the core game? {without additional plugins for LSPDFR}. Plus you need to post your ragepluginhook log

Solo4oh6

Members

22 hours ago, Slushy said:

can you get ped IDs with the core game? {without additional plugins for LSPDFR}. Plus you need to post your ragepluginhook log

The problem was I had all of the notifications set to off. eg. social club, phone messages, ext.

Slushy

Members

5 hours ago, Solo4oh6 said:

The problem was I had all of the notifications set to off. eg. social club, phone messages, ext.

Ok, glad to see it's sorted now :)

cking760

Members

(edited)

@Albo1125 every time I load lspdfr a notification for lspdfr+ comes up and says "the xml file for offences is not valid". I couldn't figure anything out, can anyone help me?

RagePluginHook.log

Edited by cking760

AnthonyCacuzza

Members

I keep getting "Error loading LSPDFR+ INI FILE. Loading defaults"

Hoopsur

Members

So last night I went to a callout of an officer needs backup at a traffic stop and when i searched them and looked them up my jaw just dropped at how many things wrong they did... Stolen car, illegal weapon in the trunk, wanted, suspended license, and a bunch of other stuff, so i was gonna use the new ticket system in this mod to summon them to court and i found most of his offenses werent added as a reason yet... Which leads me to what this comment is about, more default offenses need to be added, Grand Theft Auto or whatever you want to call the offense of stealing a car isnt an offense and i find thats what most of the time im issuing a court summon for... Basically i'm asking for more offenses to be added such as possession of illegal fire arm, car theft, assault on an officer, etc.

Hoopsur

Members

On 4/14/2017 at 10:41 PM, AnthonyCacuzza said:

I keep getting "Error loading LSPDFR+ INI FILE. Loading defaults"

you can probably ignore the error, it doesnt mean anything important. I get it sometimes and everything still works.

medic4523

Members

I created some custom offences for traffic citations... fix-it tickets if you will. 

 

    <Offence>
        <name>Vehicle Unfit for Roads</name>
        <points>0</points>
        <fine>0</fine>
        <seizeVehicle>true</seizeVehicle>
        <offenceCategory>Vehicle</offenceCategory>
    </Offence>
 

However, even though I have the fine set at $0, in game the minimum is $5. I've failed to find that config in any settings. Can anyone direct me to where I can lower the minimum fine amount?

CrazyKillerDude

Members

Is there a Vehicle and Pedestrian search that will go good with this?

Patrick Dollar

Members

Is anyone having issue with the court system? the court system still don`t work for me, Even when i try use it without Computer+ installed. Anyone with an answer please reply me. 

ekebergt

Members

16 hours ago, Patrick Dollar said:

Is anyone having issue with the court system? the court system still don`t work for me, Even when i try use it without Computer+ installed. Anyone with an answer please reply me. 

theres a few of us but no fix that i know of

kentmagpie

Members

Maybe it's something to do with a combo of mods or similar to that. Mine was working before the latest patch and rph update. I run quite a few mods tbh and thought mine was linked to that but seeing there's a few more like it maybe I'm wrong

CrazyKillerDude

Members

11 hours ago, kentmagpie said:

Maybe it's something to do with a combo of mods or similar to that. Mine was working before the latest patch and rph update. I run quite a few mods tbh and thought mine was linked to that but seeing there's a few more like it maybe I'm wrong

I'm going to assume it is an extra mod y'all have or just a glitch. My court system is working fine. Have you tried reinstalling the mod? 

kentmagpie

Members

1 hour ago, CrazyKillerDude said:

I'm going to assume it is an extra mod y'all have or just a glitch. My court system is working fine. Have you tried reinstalling the mod? 

Yeah I have. I'm gonna try a fresh install again and build up my mods slowly testing the court system to see if and what the conflict is. I'll get a small chance to test this later but otherwise it'll be tomoz before I get time to extensive test

kentmagpie

Members

Hi guys back again with an update regarding the court system. It is working for me but only for DUI after breathalyser or drugalyser. I did get another case regarding a drugs chase but that was it. I had the assumption that upon issuing court tickets to drivers or peds then it'd start a court case. I guess it doesn't work like that unless someone could enlighten me?

unc1717

Members

I am having an issue where when I use the menu to ask someone to leave their vehicle they just walk away. Also none of the tickets/summons will go to the court the court section. I've attached my RPH Log. Thanks for any help-

RPH Log.txt

Create an account or sign in to comment

Latest Mods

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.