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 Computer+ 1.4.1.1

(172 reviews)

10 Screenshots

 

 

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)

What's New in Version 1.4.1.1

Released

VERSION 1.4.1.1 (Latest)   contributed by @PieRGud

  • Compatibility for LSPDFR 0.4
     

VERSION 1.4.1.0   contributed by @BejoIjo

  • Added feature to automatically put the passengers from traffic stopped vehicle into the ped view list
  • Fixed minor bug when the traffic stop passenger walks away after ComputerPlus logged off

 

VERSION 1.4.0.0   contributed by @BejoIjo

  • Code tweaks to make the plugin more stable (no crashes expected)
  • Removed LiteDB (persistency) support and replaced it with in-memory db. The gameplay doesn't change. Player can still see random citation and arrest report of the peds.

!! Important Notes !! If you are not suffering from crashes when using v1.3.6.5, you can keep using it. This version is made for those who still suffer from crashes

 

VERSION 1.3.6.5   contributed by @BejoIjo

  • Added new feature which allow  you to access Computer+ via tablet while player is on foot. (default shortcut key: LControlKey + NumPad0)
  • Added stolen flag on vehicle info window
  • Added checkbox to toggle create court case for the citation (Notice to Appear) on the citation form
  • Enlarged citation selection list for better UX
  • Replace citation ticket 3D model given to the ped with more suitable one
  • Fixed bug when driver takes off after being given the citation without waiting player return to the car. (during traffic stop)

        ** Special Thanks to @RayJGamer, @JBuzz826, @manu450 for beta testing this release :thumbsup: 

 

 

HISTORY:

Spoiler

VERSION 1.3.6.4   contributed by @BejoIjo

  • Added gun permit information on ped info window. (compatible with Stop The Ped plugin)
  • Added feature to create court case for any citation given to the ped (LSPDFR+ plugin is needed)
  • Added color (red/green) on flagged ped/vehicle data (e.g. license status, insurance status)
  • Fixed  truncated string on random history charge information
  • Reduced crash possibility by tweaking some components

 

VERSION 1.3.6.3   contributed by @BejoIjo

  • New feature to create citation for stopped ped on foot
  • Added compatibility to the peds stopped by "Stop The Ped" plugin
  • Fixed bug on creating citation while the suspect is in player car back seat, the car model now will show "N/A"
  • Reduced frequent crashes when opening ped info or vehicle info
  • Added configuration option to enable/disable ped and vehicle images (only disable if you're still having crashes)
     

VERSION 1.3.6.2   contributed by @BejoIjo

  • Fixed bug. Sometimes Computer+ creates duplicate LSPDFR+ Court Cases
  • Added configurable flag (in the .ini file) to enable or disable LSPDFR+ Integration

 

VERSION 1.3.6.1   contributed by @BejoIjo

  • Computer+ will automatically add LSPDFR+ court case when you create an arrest report. (LSPDFR+ by @Albo1125 is required)

 

VERSION 1.3.6.0

  • Stable release, finally out of beta. Crash prevention, handle clean ups. etc. Just download it 😉

 

 

User Feedback

Recommended Comments

Swarm3513

Members

11 hours ago, joker32791 said:

i have a question, i have been using this plugin for a while now

how do you implement the ped and vehicles images i havent seemed to figure that out yet

 

any step by step help would be appreciated

 

thanks

 

Download the "Additional_CpmputerImageAssets".

Extract files. (Should be in a "plugins" folder)

Drag folder to root GTA 5 file.

Spartacus6108

Members

Is there a way to get it to show up when stationary in a police helicopter? I like doing police helicopter patrols and transporting bad guys to jail with it but I always have to spawn a police car just to access the computer and press charges.

 

If there is no way of doing that currently, can you please consider this in a future update?

Officer403

Members

Hey, bud i have a question : Am i able to rewrite these laws?.. im a Texas Peace Officer.. and i was wondering if i could write them out to the Texas Penal Code. i  dragged out the chargesXML and the citationsXML files.. re-worded a few to my liking.. but was thinking about RE DOING it all.. and i didnt know if it would be stable or the .DLL wouldnt recognize it?.. anyways hit me back up.

Example: <category/> Assault

                  < Chargename/>  "Assault Class C = Misdemeanor<"true"/>

                  < Chargename/>  "Assault Class B = Misdemeanor<"true"/>

                  < Chargename/>  "Assault Class A = Misdemeanor<"true"/>

                  < Chargename/>  "Aggravated Assault  = Felony of the second degree <"true"/>   

ETC.

ETC.
ETC.

                  

SCRTAGNT69

Members

DPadRight not working on PS4 controller despite having an ini command entered. 

mat rowe

Members

when i try to open the computer + up its almost stutters until i release the E key however i cant open the computer

LegendaryBrax

Members

Hey, every time I open the computer the cursor gets stuck in the right side of the screen. After it happens, my frames drop and i also can not exit or pause the game. Please Help!!

Ifne

Members

new install. - mouse wont move any idea?

Kal74

Members

12 minutes ago, Ifne said:

new install. - mouse wont move any idea?

Try this

 

5a76f678a91a5_2018-02-0407_01_41-LSPDFRComputer-Page8-ScriptModificationsPlugins-LCPDFR_com.png.49d33017861c49d08865f3ee97e05905.png

Ifne

Members

14 minutes ago, Kal74 said:

Try this

 

5a76f678a91a5_2018-02-0407_01_41-LSPDFRComputer-Page8-ScriptModificationsPlugins-LCPDFR_com.png.49d33017861c49d08865f3ee97e05905.png

 

 

Perfect, excellent thank you.

MuffinQueen92

Members

I really like it! Question though, any way to add new pictures to ComputerPlus\images\vehicles for DLC cars? I have some of them spawn in traffic, so when I use the computer it obviously shows no image for the car. So I'm wondering if I could just add them

GunnDawg

Members

How do I change the fine amount or opt to tow the vehicle when creating a traffic citation in the computer? I feel like I've seen a youtuber do it. I'd like to use the computer to do all my tickets if possible, but if I can't choose to tow it, then I'll be forced to use the traffic policer menu for tickets :(

GabLeGamer

Members

On 2/7/2018 at 5:44 AM, GunnDawg said:

How do I change the fine amount or opt to tow the vehicle when creating a traffic citation in the computer? I feel like I've seen a youtuber do it. I'd like to use the computer to do all my tickets if possible, but if I can't choose to tow it, then I'll be forced to use the traffic policer menu for tickets :(


To change the fine amount, go in Grand Theft Auto V\PLUGINS\LSPDFR\ComputerPlus folder and modify CitationDefinitions.xml.

And if you want to tow the person after handing out the ticket, simply ask them to get out with the default lspdfr (or lspdfr+) function and then tow it with the radio.

Jwesolek

Members

Is there a video anywhere that showcases or even just shows briefly the new court case creation? I'd like to see it but a lot of the YouTubers haven't updated to that yet.

Wayne George

Members

Great Update! @PieRGud. For some reason though randomly it causes GTA V to crash when using the computer. Really odd. 

BlueLine Vibes

Members

(edited)

Anyone else have an issue when your in police computer  you can't move your mouse around or navigate?  This has happened on 2 different computer systems now.  Can't use the mouse when I have the LSPDFR Computer+ open.  I have to completely close out of game.

 

EDIT:  Nevermind I see others with same issue.  I will use the work around and see if it works with raw edit.

Edited by OfficerBenzo

JBuzz826

Members

On 2/12/2018 at 7:12 PM, Wayne George said:

Great Update! @PieRGud. For some reason though randomly it causes GTA V to crash when using the computer. Really odd. 

 

Mine crashes as well. Usually when I do a manual search of a ped. Although it happened on a traffic stop. Grrrr

IntenseDeer

Members

So I looked around a little bit in the settings but couldnt find what I was looking for. Does anyone know how to disable the go through light on a traffic stop. I pull someone over then when I try to use the computer by holding E the AI takes off because of the go through the light feature. I couldn't figure out how to bind it to another key.

Spartacus6108

Members

(edited)

5 hours ago, IntenseDeer said:

So I looked around a little bit in the settings but couldnt find what I was looking for. Does anyone know how to disable the go through light on a traffic stop. I pull someone over then when I try to use the computer by holding E the AI takes off because of the go through the light feature. I couldn't figure out how to bind it to another key.

 

1. Open Grand Theft Auto V\plugins\lspdfr\ComputerPlus.ini in a text editor (UltraEdit etc).

 

2. Change the following entry:

   OpenComputerPlusKey=OemQuestion

 

   If you want to add a modifier (RControlKey, etc) do it with this entry:
   OpenComputerPlusModifierKey=None

 

As you can see, I have my ComputerPlus key set to ? so there are no conflicts.

 

3. Save the file and play using the new key binding.

Edited by Spartacus6108

IntenseDeer

Members

4 hours ago, Spartacus6108 said:

 

1. Open Grand Theft Auto V\plugins\lspdfr\ComputerPlus.ini in a text editor (UltraEdit etc).

 

2. Change the following entry:

   OpenComputerPlusKey=OemQuestion

 

   If you want to add a modifier (RControlKey, etc) do it with this entry:
   OpenComputerPlusModifierKey=None

 

As you can see, I have my ComputerPlus key set to ? so there are no conflicts.

 

3. Save the file and play using the new key binding.

Thanks for your help but I found out my problem. I looked more into it and it was the horn that made the AI go. So I just changed my horn key.

Wayne George

Members

On 2/15/2018 at 4:53 PM, JBuzz826 said:

 

Mine crashes as well. Usually when I do a manual search of a ped. Although it happened on a traffic stop. Grrrr

Yeah thats pretty much where i am crashing as well. 

Spartacus6108

Members

(edited)

I'm pretty sure when I used to do a vehicle check (using PoliceSmartRadio or ALPR+) it would show up in Computer+ automatically in the Vehicle Database section (under ALPR scans??). In the last week, no vehicles ever show up there, even after searching for them manually using the default computer. Any idea why no vehicles ever show up in the vehicle database? I can't figure out what I could have possibly done to break it (other than updating some other mods).

Edited by Spartacus6108

Chris B.

Members

@PieRGud @ainesophaur

 

I beta tested multiple versions for a long time (I was incredibly honoured to do that) and I am a staunch supporter of this mod. However, I can still barely use it more than 2-3 times without a crash. Most of the time, I see a crash from a rph plugin such as persistent weapon flash, or dashcamV - the other times it crashes LSPDFR completely and sometimes it crashes GTAV totally. I remove some plugins from RPH to see if that helped such as Rageshowmylocation (I love this mod and hate not using it) but it hasn't really fixed the problem. Is there possibly sometime about this mod that my rig just cannot handle all these processes when C+ is open?

Gta5Expert

Members

how can i make the computer screen to fit my screen like the picture mine fills up my whole screen i want it to be smaller

Capture.PNGhkhgkgkgkk.PNG

Spartacus6108

Members

When clicking the [ERASE] button in the notepad. Doesn't always happen. One way it always happens is if the top like is blank.

 

[2018-02-19 9:58:44 PM.898] Arrived
[2018-02-19 9:58:48 PM.679]
[2018-02-19 9:58:48 PM.679] ==============================
[2018-02-19 9:58:48 PM.680] EXCEPTION DURING KEY UP
[2018-02-19 9:58:48 PM.680] ------------------------------
[2018-02-19 9:58:48 PM.681] Origin: Plugin "LSPD First Response" (LSPD First Response.dll).
[2018-02-19 9:58:48 PM.681] ------------------------------
[2018-02-19 9:58:48 PM.682] Exception type: System.ArgumentOutOfRangeException
[2018-02-19 9:58:48 PM.682] Exception message: Index was out of range. Must be non-negative and less than the size of the collection.
[2018-02-19 9:58:48 PM.682] Parameter name: index
[2018-02-19 9:58:48 PM.682] ------------------------------
[2018-02-19 9:58:48 PM.683] Inner exceptions:
[2018-02-19 9:58:48 PM.683] ------------------------------
[2018-02-19 9:58:48 PM.683] Stack trace:
[2018-02-19 9:58:48 PM.684] at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
[2018-02-19 9:58:48 PM.684] at Gwen.Control.MultilineTextBox.GetCharacterPosition(Point CursorPosition)
[2018-02-19 9:58:48 PM.684] at Gwen.Control.MultilineTextBox.RefreshCursorBounds()
[2018-02-19 9:58:48 PM.685] at Gwen.Control.MultilineTextBox.set_Text(String value)
[2018-02-19 9:58:48 PM.685] at ComputerPlus.Interfaces.SimpleNotepad.SimpleNotepad.EraseTextHandler(Base sender, ClickedEventArgs arguments) in D:\GTA Mod Dev\git\ComputerPlus\ComputerPlus\Interfaces\SimpleNotepad\SimpleNotepad.cs:line 63
[2018-02-19 9:58:48 PM.685] at Gwen.Control.Base.OnMouseClickedLeft(Int32 x, Int32 y, Boolean down)
[2018-02-19 9:58:48 PM.686] at Gwen.Control.Button.OnMouseClickedLeft(Int32 x, Int32 y, Boolean down)
[2018-02-19 9:58:48 PM.686] at Gwen.Input.InputHandler.OnMouseClicked(Base canvas, Int32 mouseButton, Boolean down)
[2018-02-19 9:58:48 PM.686] at Rage.FormsManager.UpdateKeyState(Object sender, KeyEventArgs eventArgs)
[2018-02-19 9:58:48 PM.687] at Rage.RemotePlugin.OnKeyUp(Object sender, KeyEventArgs e)
[2018-02-19 9:58:48 PM.687] at Rage.RemotePlugin.OnKeyUp(Object sender, KeyEventArgs e)
[2018-02-19 9:58:48 PM.687] at Rage.Plugin.OnKeyUp(Object sender, KeyEventArgs e)
[2018-02-19 9:58:48 PM.689] ==============================

 

Jedwards26

Members

(edited)

Almost every time i open up the police computer(computer +) and try to write a ticket or an arrest log, my game crashes! Idk if it's just the plugin itself or if anyone else has this issue but i can't seem to figure it out.

Edited by Jedwards26

Create an account or sign in to comment

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.