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

XTREMEHEAT

Members

6 hours ago, ZiggyBee said:

I installed everything correctly, according to the instructions, but Computer+ doesn't appear in the list of plugins in RagePluginHook. What should I do?

It doesn't appear on Ragehook, but it automatically works when LSPDFR is loaded and you go on-duty. It is not a separate rage hook plugin but rather a plugin for LSPDFR.

I'm having an issue with ped and vehicle icons not showing up. I have it enabled however. Where should i start looking to try and fix the problem?

 

XTREMEHEAT

Members

1 hour ago, talia_nagisa said:

I'm having an issue with ped and vehicle icons not showing up. I have it enabled however. Where should i start looking to try and fix the problem?

 

Did you download the additional Images folder? It is a separate download provided when clicking the download button. It does NOT come with the default plugin folder.

10 hours ago, XTREMEHEAT said:

Did you download the additional Images folder? It is a separate download provided when clicking the download button. It does NOT come with the default plugin folder.

This is what I get for downloading mods at 2am. Thank you for that I'm suprised i missed it.

 

techgamer15

Members

I am trying to use the wiki to help me integrate computer+ into my callout pack. I used the "create callout" function that is listed here:

computerPlusRunning = Function.IsLSPDFRPluginRunning("ComputerPlus", new Version("1.3.0.0"));

            // Creates the callout within the computer
            if (computerPlusRunning)
                callID = ComputerPlusFuncs.CreateCallout("Example Callout", "EXAMPLE CALLOUT", location,
                    (int)EResponseType.Code_3, "This is an example callout.");

However, ComputerPlusFuncs says that it does not exist in the current context, and adding callID as a GUID doesn't help either. My only guess is that the API has been updated, but the wiki has not, so please may someone tell me how to first of all check if the plugin is actually running, and then create a callout becuase none of the code on the wiki is valid anymore. Many thanks.

Zuko4302

Members

Is that possible to adjust the punishment?

I mean the minimum and maximum penalty.

CDM.GAMING

Members

5 hours ago, Zuko4302 said:

Is that possible to adjust the punishment?

I mean the minimum and maximum penalty.

Same thoughts here. Would be cool to change it a little. If you mean the years in prison? It seems so unreal that someone with alcohol intoxication will get 3 years in prison. 😲

Zuko4302

Members

1 hour ago, Aussie.Sunset said:

mean the years in prison?

Yes and no.

I mean that the crimes can have a fine as penalty up to 3 years in the prison.

Or from 3 months up to 5 years in the prison.

If the crime is a traffic crime with endagering others the court can withdraw the driving license.

I would configure that because then I can play with penalties from my country.

Crazyvirus

Members

I need help with a bug i have had, So when i log into the computer and i go onto peds or on any of them i can't go higher then his highlighted yellow point on the image https://gyazo.com/89d1e2eac4f5a8531a1c4b4011ab65e1 (shown here) if anyone knows how to fix this could you help me. if i don't reply here is my discord profile  Crazyvirus095-Palmers#3838

jamessc18

Members

So Computer+ was working perfectly fine last night, but when I press "e" to load it up, it comes up with this screen:20180717171425_1.thumb.jpg.151ce120df81e30be101c1303e43fe4e.jpg

 

It doesn't let me select anything, and non of the buttons work. Please can you give me some advice.

December

Members

Why don't ped and vehicle images pop up? I have it enabled.

XTREMEHEAT

Members

(edited)

2 hours ago, TroopaN said:

Why don't ped and vehicle images pop up? I have it enabled.

Did you download the additional Images folder as mentioned in the third line of the mod description? It is a separate download provided when clicking the download button. It does NOT come with the default plugin folder.

Edited by XTREMEHEAT

Crazyvirus

Members

I need help with a bug i have had, So when i log into the computer and i go onto peds or on any of them i can't go higher then his highlighted yellow point on the image https://gyazo.com/89d1e2eac4f5a8531a1c4b4011ab65e1 (shown here) if anyone knows how to fix this could you help me. if i don't reply here is my discord profile  Crazyvirus095-Palmers#3838

CDM.GAMING

Members

16 hours ago, Zuko4302 said:

Yes and no.

I mean that the crimes can have a fine as penalty up to 3 years in the prison.

Or from 3 months up to 5 years in the prison.

If the crime is a traffic crime with endagering others the court can withdraw the driving license.

I would configure that because then I can play with penalties from my country.

 Thanks for your answer. :) I'll see what I can do. 

XTREMEHEAT

Members

1 minute ago, Crazyvirus said:

I need help with a bug i have had, So when i log into the computer and i go onto peds or on any of them i can't go higher then his highlighted yellow point on the image https://gyazo.com/89d1e2eac4f5a8531a1c4b4011ab65e1 (shown here) if anyone knows how to fix this could you help me. if i don't reply here is my discord profile  Crazyvirus095-Palmers#3838

I believe some previous comments  may have addressed this issue, something to do with frame scaling or DPI scaling I guess, not sure. Please browse through the earlier comments, maybe it may shed some light. I myself don't know or haven't used the plugin for a long time now due to crashes.

Tonythabest14

Members

(edited)

Hello, I love this mod! it worked great up to now. All of a sudden when I open up the computer the mouse glitches and won't let me move it! Unplugged my mouse and re-plugged it, still nothing 😞 How can I fix this!!!?

Edited by Tonythabest14

LtBronco

Members

1 hour ago, Tonythabest14 said:

Hello, I love this mod! it worked great up to now. All of a sudden when I open up the computer the mouse glitches and won't let me move it! Unplugged my mouse and re-plugged it, still nothing 😞 How can I fix this!!!?

Did you do what it says in the description?  It worked fine for me when I first installed it, then a few days later it stopped.  See if this helps...

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"

Fhsig13

Members

(edited)

@PieRGudGreat Mod, but I've run into a persistent issue with the create citation menu, that being that the drop-down lists of offenses makes the dialogue box waaaay too long, and thus it hangs off the screen, making it impossible for me to see anything below the first two to four lines of the "Operations (Arrestable)" list. Idk if I need a bigger monitor than my laptop screen to fix this, or if it's a GTA V settings issue, but I haven't found a fix. If anyone has one, it'd great to know.....

Edited by Fhsig13

MaxArk68

Members

Great Mod! I play GTAV and LSPDFR in Nividia Surround Mode over three monitors. The result is a resolution of 5760x1080.

The computer interface for Computer+ is grossly distorted as a result. I'm going to ask just in case, knowing that the answer is probably no but ... can I resize the interface?

MCPhantomX

Members

I'm having a annoying flickering problem where the whole menu just flashes every once in a while. Anyone know a fix?

Jwesolek

Members

Here's a suggestion, when you get a call in the call details you should be able to update your status, like enroute or on scene and be able to mark yourself 10 8 again and type up a little disposition. Also when you do a traffic stop it should show a call for that with the vehicle's details on it and your location

Makeshiftchem13

Members

Just a quick question, sorry in advance if this isn't allowed here. Is there anyway to change the scaling of computer+? I am running in 4k which makes every thing very tiny. Thank you in advance for any help!

 

HazardHound

Members

On 7/16/2018 at 6:56 AM, Zuko4302 said:

Is that possible to adjust the punishment?

I mean the minimum and maximum penalty.

GTAV/plugins/lspdfr/computerplus/Citation Definitions

Open in notepad and make changes, then save. Or, open in OpenIV, right click, and edit.

Zuko4302

Members

17 hours ago, HazardHound said:

GTAV/plugins/lspdfr/computerplus/Citation Definitions

Open in notepad and make changes, then save. Or, open in OpenIV, right click, and edit.

I don't mean the citations.

I mean the crimes in the arrest report.

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.