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

Mazifm

Members

6 hours ago, manu450 said:

you mouse setting in game...in game go to setting-keyboard/mouse - mouse Input method <RAW Input> if it's there than its something else, was your mouse ok before the last Cplus update?

ok it works now thanks 

manu450

Members

(edited)

24 minutes ago, Mazifm said:

ok it works now thanks 

Glad i help!:smile:

Edited by manu450

frankyboy

Members

is anyone experiencing a LSPDFR response crash as ticket being issued? keeps happening everytime

manu450

Members

(edited)

Pls ignore my previous comment..

Edited by manu450

OfficerAlexis

Members

On 3/31/2018 at 3:51 PM, Maziotis said:

yes  all files updated :(

ελληνας ?

Ναι αδερφε. Καλο πασχα να εχεις! 

Maziotis

Members

i remove all plugins  

i disabled section from ini file

and still fucking crashes

i hanve a good gameconfing

what the fuck hapen

18 hours ago, OfficerAlexis said:

Ναι αδερφε. Καλο πασχα να εχεις! 

Επισης  με υγεια

Davwills01

Members

I'm in love with this plugin but whenever I go to create an arrest report, the boxes become misaligned and end up behind the text boxes... :/ Any idea what could be causing this?

 

Many thanks,

Davwills

Maibu

Members

76012b7e8e45e7c7e0de7bb52c4fe6c5.jpg

BejoIjo

Members Contributor

(edited)

Hi guys, if you're having crashes and missed to read the detail sections, here you go:

 

Quote

!!!!! VERY IMPORTANT NOTES !!!!!

 

If your game is crashing when opening ped or vehicle information window, please try the followings:

  • GTA V has very limited memory allocation which tends to crash your game if you have too many mods installed. By downloading and installing a good "gameconfig.xml" might sometimes solve the issue. We recommend the one created by "dilapidated"
  • Reduce your mods and plugins by disabling them one by one (less important ones) until your game is stable
  • If after applying above solutions, 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)

 

Edited by BejoIjo

Mr.DudeMan

Members

for some reason when a ped license is expired its always over 500 days how can i fix that

Pazzi

Members

1 hour ago, Mr.DudeMan said:

for some reason when a ped license is expired its always over 500 days how can i fix that

 

It's random in my side... perhaps your peds were just unlucky... :smile:

manu450

Members

1 hour ago, Mr.DudeMan said:

for some reason when a ped license is expired its always over 500 days how can i fix that

Did you change anything in your computer plus XML files ? Try to reinstall everything with C plus and see if it’s still happening... I’ll try that first. Even the Peds image from the CPlus site. 

Sam316

Members

Is anyone else having a bug with this new version of Computer Plus, where right after you use the computer while inside the rmp your ped stands up inside the car and the vehicle is stuck? I dont know if the bug is caused by Stop The Ped or Computer Plus. But it seems to only occur when I am inside the rmp and using Computer+!

johnmckn10

Members

When i click ped/Vehicle on Tablet, and While in car It crashes my game.

And when i type plate number in right box and press enter it crashes my game.

Please fix this bug.

Sam316

Members

The glitch seems to be that when you are in the patrol car and you use the computer plus tablet. It animates as if you are on foot and you get stuck in that pose, So I guess that is all me, I should use the open computer + Laptop for when I am in the car to avoid this huh! lol

GTA5 2018-04-06 14-50-31-351.jpg

lucianboi

Members

great job on the firearm license.the only thing that can make it more realistic is having a no/valid/invalid concealed permit,for example I pulled over a few peds who had felonies but yet still they own concealed weapons permits that are valid.if u have a felony or felonies u shouldn't be allowed to have a concealed weapons permit much less have a gun in your possession.other than that great update!

FPI2011

Members

@Sam316

I had same situation which "On foot animation in the vehicle".

But I pushed "N" (LSPDFR radio menu) , player ped animation was reverted to hold steering wheel with both hands.

BejoIjo

Members Contributor

(edited)

52 minutes ago, johnmckn10 said:

When i click ped/Vehicle on Tablet, and While in car It crashes my game.

And when i type plate number in right box and press enter it crashes my game.

Please fix this bug.

 

You need to try this post 

 

 

 

32 minutes ago, Sam316 said:

The glitch seems to be that when you are in the patrol car and you use the computer plus tablet. It animates as if you are on foot and you get stuck in that pose, So I guess that is all me, I should use the open computer + Laptop for when I am in the car to avoid this huh! lol

 

 

Yes that's a bug. The tablet is supposed to be used while on foot. I'll block the shortcut key when player is in vehicle.

 

11 minutes ago, lucianboi said:

great job on the firearm license.the only thing that can make it more realistic is having a no/valid/invalid concealed permit,for example I pulled over a few peds who had felonies but yet still they own concealed weapons permits that are valid.if u have a felony or felonies u shouldn't be allowed to have a concealed weapons permit much less have a gun in your possession.other than that great update!

 

Thanks for the input. do you mean "felonies" is wanted peds? 

I'm not a law expert and gun permit expert. If you have a reference about that, I'll be happy to implement.

Edited by BejoIjo

johnmckn10

Members

6 minutes ago, BejoIjo said:

 

You need to try this post 

 

 

 

 

Yes that's a bug. The tablet is supposed to be used while on foot. I'll block the shortcut key when player is in vehicle.

 

 

Thanks for the input. do you mean "felonies" is wanted peds? 

I'm not a law expert and gun permit expert. If you have a reference about that, I'll be happy to implement.

I'm set false to ped and vehicle images and hope does not crash.

 

Sam316

Members

1 hour ago, FPI2011 said:

@Sam316

I had same situation which "On foot animation in the vehicle".

But I pushed "N" (LSPDFR radio menu) , player ped animation was reverted to hold steering wheel with both hands.

its ok I assigned a key location for using computer+ laptop in the car so that this doesnt happen again lol everything is working properly now! 

 

1 hour ago, BejoIjo said:

 

You need to try this post 

 

 

 

 

Yes that's a bug. The tablet is supposed to be used while on foot. I'll block the shortcut key when player is in vehicle.

 

 

Thanks for the input. do you mean "felonies" is wanted peds? 

I'm not a law expert and gun permit expert. If you have a reference about that, I'll be happy to implement.

its ok, just need to add that statement I made and throw in my pic for kicks to advice users in the future that the tablet is for when your on foot only and the laptop is for when your in the car! It took me a minute to realize that was what I was doing ! Started loving that tablet a little too much! 

 

lucianboi

Members

@BejoIjo I mean when I pull a ped over and check arrest history ,say he/she had been arrested before for any felony then they shouldn't be allowed to own a gun or have a valid permit. I mean that's how it is in florida if u have a felony record then u cant own a weapon or obtain a concealed weapons permit.

 

The 2017 Florida Statutes
600x3_gradient.gif

 
Title XLVI
CRIMES
Chapter 790
WEAPONS AND FIREARMS
View Entire Chapter
790.23 Felons and delinquents; possession of firearms, ammunition, or electric weapons or devices unlawful.
(1) It is unlawful for any person to own or to have in his or her care, custody, possession, or control any firearm, ammunition, or electric weapon or device, or to carry a concealed weapon, including a tear gas gun or chemical weapon or device, if that person has been:
(a) Convicted of a felony in the courts of this state;
(b) Found, in the courts of this state, to have committed a delinquent act that would be a felony if committed by an adult and such person is under 24 years of age;
(c) Convicted of or found to have committed a crime against the United States which is designated as a felony;
(d) Found to have committed a delinquent act in another state, territory, or country that would be a felony if committed by an adult and which was punishable by imprisonment for a term exceeding 1 year and such person is under 24 years of age; or
(e) Found guilty of an offense that is a felony in another state, territory, or country and which was punishable by imprisonment for a term exceeding 1 year.
(2) This section shall not apply to a person:
(a) Convicted of a felony whose civil rights and firearm authority have been restored.
(b) Whose criminal history record has been expunged pursuant to s. 943.0515(1)(b).
(3) Except as otherwise provided in subsection (4), any person who violates this section commits a felony of the second degree, punishable as provided in s. 775.082, s. 775.083, or s. 775.084.

Zerovv

Members

On 6-4-2018 at 9:32 PM, BejoIjo said:

Thanks for the input. do you mean "felonies" is wanted peds? 

I'm not a law expert and gun permit expert. If you have a reference about that, I'll be happy to implement.

 

He means that if the ped has commited a violent crime (like assault) in the past than that ped can not have a valid carry permit. Because once a person gets arrested for a violent crime the permit gets revoked. So the ped can only have a valid permit if he/she has no prior violent crimes. If the ped has commited a violent crime in the past he/she can only have an invalid permit or no permit at all.

TF75Chris

Members

On 4/5/2018 at 10:07 AM, BejoIjo said:

Hi guys, if you're having crashes and missed to read the detail sections, here you go:

 

 

 

Hey man, just wanted to let you guys know I tried disabling the images and history and I'm still crashing very frequently when using this amazing mod. Sometimes it's when looking up a ped or vehicle, sometimes it's when I hit the create citation/arrest form, it's pretty random. Anyway, I know you guys are working on a fix and I really appreciate it, but just wanted to let you guys know it's still crashing for me after trying those things. 

BejoIjo

Members Contributor

(edited)

46 minutes ago, TF75Chris said:

 

Hey man, just wanted to let you guys know I tried disabling the images and history and I'm still crashing very frequently when using this amazing mod. Sometimes it's when looking up a ped or vehicle, sometimes it's when I hit the create citation/arrest form, it's pretty random. Anyway, I know you guys are working on a fix and I really appreciate it, but just wanted to let you guys know it's still crashing for me after trying those things. 

 

Hi, thanks for letting me know.

How many plugins do you have in "/plugins" and "/plugins/LSPDFR" directories?

 

As you may know, GTA V has very limited memory allocation. and basically mods/plugins are using that tiny "leftover" memory spaces which is mostly used by the Game itself.

We cannot add as many mods as we want. There's always a limit which is different on each machines.

 

Try to reduce them one by one until it's stable.

Edited by BejoIjo

TF75Chris

Members

32 minutes ago, BejoIjo said:

 

Hi, thanks for letting me know.

How many plugins do you have in "/plugins" and "/plugins/LSPDFR" directories?

 

As you may know, GTA V has very limited memory allocation. and basically mods/plugins are using that tiny "leftover" memory spaces which is mostly used by the Game itself.

We cannot add as many mods as we want. There's always a limit which is different on each machines.

 

Try to reduce them one by one until it's stable.

 

Yeah, to be honest I probably have too many lol. As I'm sure you know, it's just hard choosing which ones to take out lol, but I'll give that a try too. 

 

Thanks for the help. 

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.