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

JClem

Members

18 hours ago, ainesophaur said:

 

Quite the opposite, it should work with add on vehicles with no issue. I don't have any stock vehicles in my setup. As long as RPH detects the model as an emergency vehicle it should work (excluding the stock ambulance and firetruck model

 

C+ is definitely not sending someone to blow you up lol

 

The DOB goes by the culture settings in windows. Check your locale settings in windows for dob. That's what I use to validate the dob

 

I can't seem to get it to work with my add-ons. I use RDE but I also have smaller departments set up with Albo's Modding DLC and LEJS. The departments with RDE are fine, but the add-on departments don't work. I created custom backgrounds and added them into the INI file in the same format as the others are, but still nothing. It's really bumming me out not being able to use C+ on them

ainesophaur

Members Contributor

7 hours ago, JClem said:

I can't seem to get it to work with my add-ons. I use RDE but I also have smaller departments set up with Albo's Modding DLC and LEJS. The departments with RDE are fine, but the add-on departments don't work. I created custom backgrounds and added them into the INI file in the same format as the others are, but still nothing. It's really bumming me out not being able to use C+ on them

 

Attach your RagePluginHook.log 

 

C+ is quite simple in the open handler. We check if the person is in a vehicle and whether RPH has the vehicle loaded with the "HasSirens" set to true. We then ignore known in game model hashes for stock ambulance and firetruck  and ensure the vehicle is not moving before we trigger allowing the computer to open. 

 

In order to test it I'd need you to zip up your plugins folder so I can specifically test your setup.. However I have a ton a backlogged shit to do so I may not get around to it any time soon

 

As you'll see below, our check whether it's a police vehicle is quite simple 

 

Sorry for the format below but I'm on my phone

 


 
 internal static bool IsPoliceVehicle(Vehicle veh)
        {
            if (veh.HasSiren
                && veh.Model.Hash != 0x73920F8E // Ambulance
                && veh.Model.Hash != 0x45D56ADA // Fire Truck
                && veh.Model.Hash != 0x1BF8D381 // Lifeguard SUV
                && veh.Model.Hash != 0x91EFE36F) // Merryweather Patriot (RDE)
                return true;
            else
                return false;
        }

 

 

JClem

Members

6 hours ago, ainesophaur said:

 

Attach your RagePluginHook.log 

 

C+ is quite simple in the open handler. We check if the person is in a vehicle and whether RPH has the vehicle loaded with the "HasSirens" set to true. We then ignore known in game model hashes for stock ambulance and firetruck  and ensure the vehicle is not moving before we trigger allowing the computer to open. 

 

In order to test it I'd need you to zip up your plugins folder so I can specifically test your setup.. However I have a ton a backlogged shit to do so I may not get around to it any time soon

 

As you'll see below, our check whether it's a police vehicle is quite simple 

 

Sorry for the format below but I'm on my phone

 



 
 internal static bool IsPoliceVehicle(Vehicle veh)
        {
            if (veh.HasSiren
                && veh.Model.Hash != 0x73920F8E // Ambulance
                && veh.Model.Hash != 0x45D56ADA // Fire Truck
                && veh.Model.Hash != 0x1BF8D381 // Lifeguard SUV
                && veh.Model.Hash != 0x91EFE36F) // Merryweather Patriot (RDE)
                return true;
            else
                return false;
        }

 

 

Where would I find the RPH .log file? The Logs folder is in the main directory but the log itself isn't in the folder

Pitypangharcos

Members

Hello,
I use this mod from a while and I really like it, but recently when I try to search for a ped or a vehicle the game just crashes. I always use the same mods and I didn't get any crashes like that (only lspdfr crashes sometimes) so far.

I've attached the log file.

Thanks for the help!

 

RagePluginHook.log

viperwolf

Members

(edited)

4 minutes ago, Pitypangharcos said:

Hello,
I use this mod from a while and I really like it, but recently when I try to search for a ped or a vehicle the game just crashes. I always use the same mods and I didn't get any crashes like that (only lspdfr crashes sometimes) so far.

I've attached the log file.

Thanks for the help!

 

RagePluginHook.log

Im not very good at trouble shooting, but it looks like spike strips mod caused the crash. Remove it and play a little, if everything works try a reinstall. Things just mess up sometimes.

I think everyone's game crashes once in a while, just nature of the beast.

Edited by viperwolf

Pitypangharcos

Members

17 hours ago, viperwolf said:

Im not very good at trouble shooting, but it looks like spike strips mod caused the crash. Remove it and play a little, if everything works try a reinstall. Things just mess up sometimes.

I think everyone's game crashes once in a while, just nature of the beast.

Thank you, I'll try it :)

GodAtum

Members

how do I change the ticket from £ to $?

viperwolf

Members

6 hours ago, GodAtum said:

how do I change the ticket from £ to $?

If you look in the lspdfr+ ini close to the bottom you will see where you can change the currency. However im not sure if that effects Computer+

GodAtum

Members

7 hours ago, viperwolf said:

If you look in the lspdfr+ ini close to the bottom you will see where you can change the currency. However im not sure if that effects Computer+

 

That is already set to $. But when I issue a ticket it still says £.

viperwolf

Members

2 minutes ago, GodAtum said:

 

That is already set to $. But when I issue a ticket it still says £.

Are you using Albo s British mod?

ASpiffingBrit

Members

(edited)

Sorry to be a pain, I've set Computer+ to open in the config file as E and the modifier as LAlt, yet for some reason it opens with right click?

 

EDIT: Corrected it, I found the Microsoft site with the accepted keys!

Edited by ASpiffingBrit

GodAtum

Members

6 hours ago, viperwolf said:

Are you using Albo s British mod?

 i dont think so.

rmiers

Members

is there going to be anymore updates to Computer+?  

erodsox

Members

I downloaded this and 1. whenever I open it using "E" it moves the traffic stop and 2. the dpad right button will not work. Does anybody know why I can't use the Dpad?

Officer Ladell

Members

Any way to make the fields blank when you open up the computer?
I want to have to put the street name/ suspect name/ DOB etc. in myself.

Currently I'm deleting all the fields each time and then entering them. Not much fun.

jsutton

Members

I use Albo's modding dlc V to add in add on vehicles to my lspdfr, all my normal slots like police, police4 and police2 can open the c+, but none of my add on vehicles can, i've never had this problem before, can someone please help me?

Officer Ladell

Members

On 13/06/2017 at 3:41 AM, erodsox said:

I downloaded this and 1. whenever I open it using "E" it moves the traffic stop and 2. the dpad right button will not work. Does anybody know why I can't use the Dpad?

Regarding your 1st problem, change the keybinding for "Horn" in your game settings to something other than "E"

LiabilityMan

Members

Don't suppose there is a fix for this issue yet? After holding E to load the computer the game freezes on this screen. Saw a couple other people mention getting it a while ago but no answer :(

 

oEaVC9m.png

xSnowWolf

Members

HELP!

 

I've downloaded every version of Computer+ and nothing has worked!

Whenever I hold E or any key i set it to it just makes my game skip. Like it pauses, then unpauses, over and over again and nothing pops up.

I have included a picture of my directories AND posted on the Computer+ topic! Thanks.

Screenshot (37).png

Screenshot (38).png

Boomiiee

Members

hey i downloaded your mod LOVE IT BY THE WAY! but for some reason im not getting the license photo or car photo when in computer plus just tells me no photo available. any help with this please! :D

viperwolf

Members

5 hours ago, Boomiiee said:

hey i downloaded your mod LOVE IT BY THE WAY! but for some reason im not getting the license photo or car photo when in computer plus just tells me no photo available. any help with this please! :D

did you Follow this step?

- Looking for the Ped and Vehicle Images? Click Download,  select Additional_ComputerPlusImageAssets.zip and extract the contents to your root folder

nateba54

Members

@PieRGud I've always had an issue where Call Details doesn't actually show any information, even when prompted to check it during a specific callout. Is there something I'm doing wrong? Thanks.

xSnowWolf

Members

nobody has responded to my comment thanks guys

viperwolf

Members

4 hours ago, Sheriff CWF said:

nobody has responded to my comment thanks guys

did you try the reinstall as Boomer suggested? Aslo did you run Albos troubleshooter just in case?

6 hours ago, nateba54 said:

@PieRGud I've always had an issue where Call Details doesn't actually show any information, even when prompted to check it during a specific callout. Is there something I'm doing wrong? Thanks.

try a reinstall, that fixed the issue for me one time.

xSnowWolf

Members

6 minutes ago, viperwolf said:

did you try the reinstall as Boomer suggested? Aslo did you run Albos troubleshooter just in case?

try a reinstall, that fixed the issue for me one time.

I've reinstalled 2-3 times and yes I have ran the troubleshooter. I've done everything

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.