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

Nissen

Members

(edited)

Will Code 3 callouts have an update to support this new update soon? Or does the previous version work?

Sorry just noticed @Stealth22's comment.

Edited by Nissen

Stealth22

Friends of LSPDFR Contributor

6 minutes ago, Nissen said:

Will Code 3 callouts have an update to support this new update soon? Or does the previous version work?

Sorry just noticed @Stealth22's comment.

I just released it. :woot:

Mush75

Members

This is one of the plugins I was really looking forward to getting updated. I Can't wait to add this once I update my version of GTAV from 678 to present. Well done bud as Computer+ is a must for anyone who wants LSPDFR to get even better!!! Thanks for sharing bud and all the best.

Mush75

Members

Just out of interest, Would this work with version GTAV 678 - RH38?

Stealth22

Friends of LSPDFR Contributor

1 hour ago, Mush75 said:

Just out of interest, Would this work with version GTAV 678 - RH38?

Requires RPH 39. 

Mush75

Members

KK thanks for letting me know much appreciated.

Nutronic

Members

Active Calls screen - What other plugins are needed for this as it says some are needed in the description above.

Stealth22

Friends of LSPDFR Contributor

14 minutes ago, SteveQ said:

Active Calls screen - What other plugins are needed for this as it says some are needed in the description above.

Code 3 Callouts and Assorted Callouts both support it. More being updated soon. 

terrorlane

Members

Theres one slight problem, when I'm in a traffic stop and I hold E to load Computer+ up, it honks the horn and makes the pulled over civilian move his car to a new traffic stop location.

Caffeinated

Members

15 hours ago, terrorlane said:

Theres one slight problem, when I'm in a traffic stop and I hold E to load Computer+ up, it honks the horn and makes the pulled over civilian move his car to a new traffic stop location.

@PieRGudThis !!!! It makes the plugin undesirable to use. I love the plugin, but we need key configurations so we can change the fact that holding E makes the traffic stop subject drive off and pull over again.

If thats fixed this thing will absolutely be the bomb.

PieRGud

Members Author

@terrorlane @coffey50 Computer+ uses the context key. So you can either rebind the context key or the horn key in your GTAV settings.

Blu3St4r

Members

(edited)

Hey. I dont know if this is a known bug. When i do a traffic stop with a stolen vehicle your plugin told me, that the driver is the owner of the car. When i check it with the radio, dispatch call me the owner is not the driver.

Also i can check the driver before i get his id from the traffic control. Keeps more realistic to check that after.

Is it possible to switch another button like "E" for using the plugin?

You do a great job, keep working!

Edited by Blu3St4r

Ranger61

Members

What do I have to do when I have a radio check. I try hitting Y, B, but they still call code 99.

PieRGud

Members Author

2 hours ago, Blu3St4r said:

Hey. I dont know if this is a known bug. When i do a traffic stop with a stolen vehicle your plugin told me, that the driver is the owner of the car. When i check it with the radio, dispatch call me the owner is not the driver.

Also i can check the driver before i get his id from the traffic control. Keeps more realistic to check that after.

Is it possible to switch another button like "E" for using the plugin?

You do a great job, keep working!

Computer+ follows LSPDFR's vehicle owner while Police Radio doesn't always. If you were to type in the vehicle in the default LSPDFR computer you would get the exact same result as Computer+.

There is no easy way of checking the state of a traffic stop, hence why it gives you the name right away.

Computer+ uses the context key which you can rebind in your game settings.

2 hours ago, Ranger61 said:

What do I have to do when I have a radio check. I try hitting Y, B, but they still call code 99.

That's Code 3 Callouts, not Computer+. Though you can respond to a radio check by pressing F9.

Ranger61

Members

Thanks.

Stealth22

Friends of LSPDFR Contributor

Just a quick 'public service announcement', of sorts...

If LSPDFR is freezing on startup, its because of the update check in Computer+.

I've just discovered this bug, and I'll be releasing a hotfix for it tomorrow.

Thanks!

Blu3St4r

Members

9 hours ago, PieRGud said:

Computer+ follows LSPDFR's vehicle owner while Police Radio doesn't always. If you were to type in the vehicle in the default LSPDFR computer you would get the exact same result as Computer+.

There is no easy way of checking the state of a traffic stop, hence why it gives you the name right away.

Computer+ uses the context key which you can rebind in your game settings.

Ok i didnt know that. I just used the radio. But then it is really unrealistic :(. There is no reason to make the car stolen when the driver is the owner.

So i will use Computer+ after checking the ID.

I try to switch the context key. Thank you

Stealth22

Friends of LSPDFR Contributor

VERSION 1.3.2

  • Fixed a bug where Computer+ would freeze up LSPDFR on startup if the LCPDFR.com website was down
  • Marked the API.CalloutUpdate class as internal (there is still an API function to add an update to a callout)

lucianboi

Members

during a robbery callout it says more details of the callout using comp+.when i open comp+ and hit callout details lspdfr crashes.

Kal74

Members

Just now, lucianboi said:

during a robbery callout it says more details of the callout using comp+.when i open comp+ and hit callout details lspdfr crashes.

Can you post your RagePluginHook log file (text document) in your Main GTAV Directory, open it up and copy everything and paste it to http://pastebin.com/ and Click the Create a New Paste button and copy/paste the link here. or put it in a spoiler.

lucianboi

Members

1 hour ago, Kal74 said:

Can you post your RagePluginHook log file (text document) in your Main GTAV Directory, open it up and copy everything and paste it to http://pastebin.com/ and Click the Create a New Paste button and copy/paste the link here. or put it in a spoiler.

http://pastebin.com/djBvPS6h

Jinja

Members

(edited)

I am having an issue where the mouse in the police computer constantly resets back to the center. It makes it impossible to click anything and to close it, forcing me to use the rage console to reload lspdfr. When I first installed it the computer worked fine, then this bug appeared. Reinstalling and updating the mod a number of times didn't fix it.

If anyone knows why this could be I would very much appreciate it. This mod is too good not to use :-) 

 

Never mind, I found the fix on the computer+ topic

Edited by BlazeFace

lucianboi

Members

lspdfr crashed again tonight.accepted a traffic backup callout and it said callout details using comp+, opened comp+ and clicked callout details and lspdfr crashed.this is the error log from ragepluginhook where i accepted callout 

[6/17/2016 10:40:42 PM.919] [TRACE] Callout created:  #19
[6/17/2016 10:40:42 PM.919] LSPD First Response: AssortedCallouts.TrafficStopBackup
[6/17/2016 10:40:42 PM.927] LSPD First Response: GetAudioFileForAction: No file found for: STREET_LOS_SANTOS_FREEWAY
[6/17/2016 10:40:42 PM.966] [TRACE] Thread ZoomThread #9 initialized
[6/17/2016 10:40:52 PM.938] [TRACE] Asked thread ZoomThread #9 to abort: Timeout exceeded
[6/17/2016 10:40:52 PM.938] [TRACE] Instance cleaned (ZoomThread #9)
[6/17/2016 10:40:52 PM.942] [TRACE] Thread ZoomThread #9 has been shut down
[6/17/2016 10:40:56 PM.089] LSPD First Response: SituationNumber: 14
[6/17/2016 10:40:56 PM.090] [TRACE] User accepted callout
[6/17/2016 10:41:22 PM.897] 
[6/17/2016 10:41:22 PM.897] ==============================
[6/17/2016 10:41:22 PM.897] EXCEPTION DURING FRAME RENDER
[6/17/2016 10:41:22 PM.898] ------------------------------
[6/17/2016 10:41:22 PM.898] Origin: Plugin "LSPD First Response" (LSPD First Response.dll).
[6/17/2016 10:41:22 PM.898] ------------------------------
[6/17/2016 10:41:22 PM.898] Exception type: System.NullReferenceException
[6/17/2016 10:41:22 PM.898] Exception message: Object reference not set to an instance of an object.
[6/17/2016 10:41:22 PM.898] ------------------------------
[6/17/2016 10:41:22 PM.898] Inner exceptions:
[6/17/2016 10:41:22 PM.899] ------------------------------
[6/17/2016 10:41:22 PM.899] Stack trace:
[6/17/2016 10:41:22 PM.899] at ComputerPlus.ComputerCurrentCallDetails.CreateComponents()
[6/17/2016 10:41:22 PM.899] at ComputerPlus.ComputerCurrentCallDetails.InitializeLayout()
[6/17/2016 10:41:22 PM.900] at Rage.Forms.GwenForm.SetUp(Canvas canvas)
[6/17/2016 10:41:22 PM.900] at Rage.FormsManager.OnRender(Object obj, EventArgs e)
[6/17/2016 10:41:22 PM.900] at Rage.FormsManager.TriggerRemoteDraw(Graphics graphics)
[6/17/2016 10:41:22 PM.900] at Rage.RemotePlugin.OnRender()
[6/17/2016 10:41:22 PM.900] at Rage.RemotePlugin.OnRender()
[6/17/2016 10:41:22 PM.901] at Rage.Plugin.OnRender(Object sender, EventArgs e)
[6/17/2016 10:41:22 PM.901] ==============================

joe25

Members

is this compatible with RPH 0.40 ?

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.