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

Jwesolek

Members

1 hour ago, TK LEGIt said:

Is this mod compatible with lspdfr 0.4.2?

Kind of. Theres a problem with crashing when you use the vehicle search feature. 

TK LEGIt

Members

Thank you for reply. My gta plays so finicky on my Asus Strix II, idk why supposedly suppose to be a good laptop but yeah my game constantly crashes or decides not to load all the time. 

Jwesolek

Members

@PieRGud i figured out something with the vehicle search crashes. It happens when you have the radio (music radio) on in your car and then go to use the computer+

xarthatusx2018

Members

sooooo anyone else having an issue when you open computer+ in game where your mouse physically wont move anywhere it gets stuck in the middle and flickers back to center no matter how much i try move it...and i cant logout of computer cause i cant mouse over to the button what is going on?

does this need to be updated to 4.2?

 

Jwesolek

Members

@PieRGud the issue is also happening occasionally without the radio on.

EvilChicken

Members

@xarthatusx2018 Yes, I'm having exactly the same issue, and I absolutely don't know what causes it. If anyone knows how to fix, I would be most thankful

EvilChicken

Members

Ok nevermind I am stupid and didn't read the description to the end

Mouny

Members

I'm having an issue when i attempt to give peds a citation. LSPDFR crashes immediately after i try to do this. does anyone know how to fix?

DangerousRobot

Members

I as watching a Youtuber playing LSPDFR and he has this as a list of options for various tickets and i don't.. is this some sort of private beta for the mod that he got?

Screenshot (145).png

LostBoyLazarus

Friends of LSPDFR

12 minutes ago, DangerousRobot said:

I as watching a Youtuber playing LSPDFR and he has this as a list of options for various tickets and i don't.. is this some sort of private beta for the mod that he got?

You could try something like this?

Liveman

Members

Hello,

 

I keep getting the following error whenever I use Compter+ system to check on a ped. Running a fresh install for today. Any suggestions? 

 

[7/27/2019 21:33:19.292] LSPD First Response: C+: Get Citation for ped hash=JohnFisher5/5/1975
[7/27/2019 21:33:19.295] LSPD First Response: C+: Found citations for ped
[7/27/2019 21:33:19.296] LSPD First Response: C+ DEV: Creating ComputerPedViewExtendedContainer
[7/27/2019 21:33:19.304] LSPD First Response: C+ DEV: Creating ComputerPedViewExtended
[7/27/2019 21:33:19.305] LSPD First Response: C+ DEV: Creating ComputerPedView
[7/27/2019 21:33:19.308] LSPD First Response: C+ DEV: InitializeLayout ComputerPedView
[7/27/2019 21:33:19.333] LSPD First Response: C+: Citation time is 1/11/2018 10:10:52
[7/27/2019 21:33:19.368] 
[7/27/2019 21:33:19.368] ==============================
[7/27/2019 21:33:19.368] EXCEPTION DURING FRAME RENDER
[7/27/2019 21:33:19.368] ------------------------------
[7/27/2019 21:33:19.368] Origin: Plugin "LSPD First Response" (LSPD First Response.dll).
[7/27/2019 21:33:19.368] ------------------------------
[7/27/2019 21:33:19.368] Exception type: System.MissingMethodException
[7/27/2019 21:33:19.368] Exception message: Method not found: 'LSPD_First_Response.Engine.Scripting.Entities.ELicenseState LSPD_First_Response.Engine.Scripting.Entities.Persona.get_LicenseState()'.
[7/27/2019 21:33:19.368] ------------------------------
[7/27/2019 21:33:19.368] Inner exceptions:
[7/27/2019 21:33:19.368] ------------------------------
[7/27/2019 21:33:19.368] Stack trace:
[7/27/2019 21:33:19.369] at ComputerPlus.Controllers.Models.ComputerPlusEntity.get_IsLicenseValid()
[7/27/2019 21:33:19.369] at ComputerPlus.Interfaces.ComputerPedDB.ComputerPedView.BindData() in D:\GTA Mod Dev\git\ComputerPlus\ComputerPlus\Interfaces\ComputerPedDB\ComputerPedView.cs:line 281
[7/27/2019 21:33:19.369] at ComputerPlus.Interfaces.ComputerPedDB.ComputerPedView.Layout(Base skin) in D:\GTA Mod Dev\git\ComputerPlus\ComputerPlus\Interfaces\ComputerPedDB\ComputerPedView.cs:line 158
[7/27/2019 21:33:19.369] at Gwen.Control.Base.RecurseLayout(Base skin)
[7/27/2019 21:33:19.369] at Gwen.Control.Base.RecurseLayout(Base skin)
[7/27/2019 21:33:19.369] at Gwen.Control.Base.RecurseLayout(Base skin)
[7/27/2019 21:33:19.369] at Gwen.Control.Base.RecurseLayout(Base skin)
[7/27/2019 21:33:19.369] at Gwen.Control.Base.RecurseLayout(Base skin)
[7/27/2019 21:33:19.369] at Gwen.Control.Base.RecurseLayout(Base skin)
[7/27/2019 21:33:19.369] at Gwen.Control.Base.RecurseLayout(Base skin)
[7/27/2019 21:33:19.369] at Gwen.Control.Canvas.DoThink()
[7/27/2019 21:33:19.369] at Gwen.Control.Canvas.RenderCanvas()
[7/27/2019 21:33:19.369] at Rage.FormsManager.OnRender(Object obj, EventArgs e)
[7/27/2019 21:33:19.369] at Rage.FormsManager.TriggerRemoteDraw(Graphics graphics)
[7/27/2019 21:33:19.369] at Rage.RemotePlugin.OnRender()
[7/27/2019 21:33:19.369] at Rage.RemotePlugin.OnRender()
[7/27/2019 21:33:19.369] at Rage.Plugin.OnRender(Object sender, EventArgs e)
[7/27/2019 21:33:19.369] ==============================
[7/27/2019 21:33:19.369] 
[7/27/2019 21:33:19.376] LSPD First Response: [FATAL] Forced termination
[7/27/2019 21:33:19.379] LSPD First Response: [TRACE] Released 0 entities from DefaultContentManager
[7/27/2019 21:33:19.381] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[7/27/2019 21:33:21.470] LSPD First Response: [INFO] LSPDFR has shut down
[7/27/2019 21:33:21.474] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[7/27/2019 21:33:22.433] LSPD First Response: ==============================
[7/27/2019 21:33:22.444] LSPD First Response: ==============================
[7/27/2019 21:33:22.530] LSPD First Response: All signs removed
[7/27/2019 21:33:22.655] LSPD First Response: ==============================
[7/27/2019 21:33:22.665] LSPD First Response: ==============================
[7/27/2019 21:33:22.856] LSPD First Response: STP: EXIT CONTROL PED (FORCED)
[7/27/2019 21:33:22.865] LSPD First Response: LSPDFR might have crashed and Police Buddy is despawned 
[7/27/2019 21:33:22.888] LSPD First Response: Added ambient event fibers to cleanup
[7/27/2019 21:33:22.932] LSPD First Response: Added ambient event fibers to cleanup

 

Vergo33

Members

9 hours ago, Liveman said:

Hello,

 

I keep getting the following error whenever I use Compter+ system to check on a ped. Running a fresh install for today. Any suggestions? 

 


[7/27/2019 21:33:19.292] LSPD First Response: C+: Get Citation for ped hash=JohnFisher5/5/1975
[7/27/2019 21:33:19.295] LSPD First Response: C+: Found citations for ped
[7/27/2019 21:33:19.296] LSPD First Response: C+ DEV: Creating ComputerPedViewExtendedContainer
[7/27/2019 21:33:19.304] LSPD First Response: C+ DEV: Creating ComputerPedViewExtended
[7/27/2019 21:33:19.305] LSPD First Response: C+ DEV: Creating ComputerPedView
[7/27/2019 21:33:19.308] LSPD First Response: C+ DEV: InitializeLayout ComputerPedView
[7/27/2019 21:33:19.333] LSPD First Response: C+: Citation time is 1/11/2018 10:10:52
[7/27/2019 21:33:19.368] 
[7/27/2019 21:33:19.368] ==============================
[7/27/2019 21:33:19.368] EXCEPTION DURING FRAME RENDER
[7/27/2019 21:33:19.368] ------------------------------
[7/27/2019 21:33:19.368] Origin: Plugin "LSPD First Response" (LSPD First Response.dll).
[7/27/2019 21:33:19.368] ------------------------------
[7/27/2019 21:33:19.368] Exception type: System.MissingMethodException
[7/27/2019 21:33:19.368] Exception message: Method not found: 'LSPD_First_Response.Engine.Scripting.Entities.ELicenseState LSPD_First_Response.Engine.Scripting.Entities.Persona.get_LicenseState()'.
[7/27/2019 21:33:19.368] ------------------------------
[7/27/2019 21:33:19.368] Inner exceptions:
[7/27/2019 21:33:19.368] ------------------------------
[7/27/2019 21:33:19.368] Stack trace:
[7/27/2019 21:33:19.369] at ComputerPlus.Controllers.Models.ComputerPlusEntity.get_IsLicenseValid()
[7/27/2019 21:33:19.369] at ComputerPlus.Interfaces.ComputerPedDB.ComputerPedView.BindData() in D:\GTA Mod Dev\git\ComputerPlus\ComputerPlus\Interfaces\ComputerPedDB\ComputerPedView.cs:line 281
[7/27/2019 21:33:19.369] at ComputerPlus.Interfaces.ComputerPedDB.ComputerPedView.Layout(Base skin) in D:\GTA Mod Dev\git\ComputerPlus\ComputerPlus\Interfaces\ComputerPedDB\ComputerPedView.cs:line 158
[7/27/2019 21:33:19.369] at Gwen.Control.Base.RecurseLayout(Base skin)
[7/27/2019 21:33:19.369] at Gwen.Control.Base.RecurseLayout(Base skin)
[7/27/2019 21:33:19.369] at Gwen.Control.Base.RecurseLayout(Base skin)
[7/27/2019 21:33:19.369] at Gwen.Control.Base.RecurseLayout(Base skin)
[7/27/2019 21:33:19.369] at Gwen.Control.Base.RecurseLayout(Base skin)
[7/27/2019 21:33:19.369] at Gwen.Control.Base.RecurseLayout(Base skin)
[7/27/2019 21:33:19.369] at Gwen.Control.Base.RecurseLayout(Base skin)
[7/27/2019 21:33:19.369] at Gwen.Control.Canvas.DoThink()
[7/27/2019 21:33:19.369] at Gwen.Control.Canvas.RenderCanvas()
[7/27/2019 21:33:19.369] at Rage.FormsManager.OnRender(Object obj, EventArgs e)
[7/27/2019 21:33:19.369] at Rage.FormsManager.TriggerRemoteDraw(Graphics graphics)
[7/27/2019 21:33:19.369] at Rage.RemotePlugin.OnRender()
[7/27/2019 21:33:19.369] at Rage.RemotePlugin.OnRender()
[7/27/2019 21:33:19.369] at Rage.Plugin.OnRender(Object sender, EventArgs e)
[7/27/2019 21:33:19.369] ==============================
[7/27/2019 21:33:19.369] 
[7/27/2019 21:33:19.376] LSPD First Response: [FATAL] Forced termination
[7/27/2019 21:33:19.379] LSPD First Response: [TRACE] Released 0 entities from DefaultContentManager
[7/27/2019 21:33:19.381] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[7/27/2019 21:33:21.470] LSPD First Response: [INFO] LSPDFR has shut down
[7/27/2019 21:33:21.474] LSPD First Response: C+: LogPositionAndSize : W 200 H 20 X 467 Y 0
[7/27/2019 21:33:22.433] LSPD First Response: ==============================
[7/27/2019 21:33:22.444] LSPD First Response: ==============================
[7/27/2019 21:33:22.530] LSPD First Response: All signs removed
[7/27/2019 21:33:22.655] LSPD First Response: ==============================
[7/27/2019 21:33:22.665] LSPD First Response: ==============================
[7/27/2019 21:33:22.856] LSPD First Response: STP: EXIT CONTROL PED (FORCED)
[7/27/2019 21:33:22.865] LSPD First Response: LSPDFR might have crashed and Police Buddy is despawned 
[7/27/2019 21:33:22.888] LSPD First Response: Added ambient event fibers to cleanup
[7/27/2019 21:33:22.932] LSPD First Response: Added ambient event fibers to cleanup

 

Its not the plugin its not working in lspdfr

Liveman

Members

4 hours ago, Vergo33 said:

Its not the plugin its not working in lspdfr

 

What?

kabab42

Members

any way to rebind the hold E? since it is also the horn key

onelincon24

Members

Go into your ComputerPlus settings its inside you plugins, then scroll down to OpenComputerPlusKey=E and change it to whatever you'd like. 

RASCKAL LION YT

Members

it just started to crash my game when i open it, plz update it to .4.3

Jwesolek

Members

6 hours ago, RASCKAL LION YT said:

it just started to crash my game when i open it, plz update it to .4.3

It's been super stable for me in .4.3

RASCKAL LION YT

Members

(edited)

15 minutes ago, Jwesolek said:

It's been super stable for me in .4.3

ill be using compu lite form now on, every time i search up a ped or car it crashes it just started this yesterday 

Edited by RASCKAL LION YT

Jwesolek

Members

25 minutes ago, RASCKAL LION YT said:

ill be using compu lite form now on, every time i search up a ped or car it crashes it just started this yesterday 

 

That sucks. Compulite seems ok but i don't like that it doesn't have the immersion of this. 

SergeantConnerB

Members

ok so everything works perfect, however my custom backgrounds aren't showing. Any fix for this?

StefanSaint116

Members

Ive read through a lot of the forums and have tried what people have done hat people said but i cant it to stop freezing when i pull it up i have my log from the l;ast time i tried but i have given up soo........

 

 

 

 

heres the console 

[8/6/2019 9:55:33 AM.558] Loading plugin from path: C:\Program Files\Rockstar Games\Grand Theft Auto V\Plugins\ComputerPlus.dll
[8/6/2019 9:55:35 AM.730] <UNLOADED PLUGIN>: Initializing input system
[8/6/2019 9:55:35 AM.731] <UNLOADED PLUGIN>: Initializing game console
[8/6/2019 9:55:35 AM.732] <UNLOADED PLUGIN>: Initializing forms manager
[8/6/2019 9:55:35 AM.735] ERROR: Could not load plugin from "C:\Program Files\Rockstar Games\Grand Theft Auto V\Plugins\ComputerPlus.dll". Assembly ComputerPlus.dll (ComputerPlus, Version=1.4.1.1, Culture=neutral, PublicKeyToken=null) does not have the required Plugin attribute.
[8/6/2019 9:55:35 AM.735] Parameter name: assemblyPath
 

manu450

Members

We had a great modder in our community Bejoljio, and i don't know what happen he remove all his mod from lspdfr, he help a lot with computer plus, and create really good mod for this community, now i don't know why he decide to remove all his file, but without his file i just think it's not a police game no more. I don't know all the fact, but i can only imagine with so many people complaining about this and that and don't appreciate the work you put in, i think i would be mad at some point as well. I know it's not the right topic, but i know he put a lot of effort of making computer plus a better place as well. He recently made computer lite and since then it's all gone all his content. I'm really disappointed. 

pcGAMEZguy

Members

6 hours ago, manu450 said:

We had a great modder in our community Bejoljio, and i don't know what happen he remove all his mod from lspdfr, he help a lot with computer plus, and create really good mod for this community, now i don't know why he decide to remove all his file, but without his file i just think it's not a police game no more. I don't know all the fact, but i can only imagine with so many people complaining about this and that and don't appreciate the work you put in, i think i would be mad at some point as well. I know it's not the right topic, but i know he put a lot of effort of making computer plus a better place as well. He recently made computer lite and since then it's all gone all his content. I'm really disappointed. 

Hes taking a break

 

On 8/6/2019 at 9:41 PM, StefanSaint116 said:

Ive read through a lot of the forums and have tried what people have done hat people said but i cant it to stop freezing when i pull it up i have my log from the l;ast time i tried but i have given up soo........

 

 

 

 

heres the console 

[8/6/2019 9:55:33 AM.558] Loading plugin from path: C:\Program Files\Rockstar Games\Grand Theft Auto V\Plugins\ComputerPlus.dll
[8/6/2019 9:55:35 AM.730] <UNLOADED PLUGIN>: Initializing input system
[8/6/2019 9:55:35 AM.731] <UNLOADED PLUGIN>: Initializing game console
[8/6/2019 9:55:35 AM.732] <UNLOADED PLUGIN>: Initializing forms manager
[8/6/2019 9:55:35 AM.735] ERROR: Could not load plugin from "C:\Program Files\Rockstar Games\Grand Theft Auto V\Plugins\ComputerPlus.dll". Assembly ComputerPlus.dll (ComputerPlus, Version=1.4.1.1, Culture=neutral, PublicKeyToken=null) does not have the required Plugin attribute.
[8/6/2019 9:55:35 AM.735] Parameter name: assemblyPath
 

You may have it installed in the wrong spot

Grand Theft Auto V\Plugins\ComputerPlus.dll  (These are for GTAV Plugins)

 

Put all in Grand Theft Auto V\Plugins\lspdfr/ (These are lspdfr Plugins)

 

On 8/4/2019 at 9:49 AM, SergeantConnerB said:

ok so everything works perfect, however my custom backgrounds aren't showing. Any fix for this?

Did you change them in correlation with the vehicles in the .ini

On 7/24/2019 at 6:38 PM, DangerousRobot said:

I as watching a Youtuber playing LSPDFR and he has this as a list of options for various tickets and i don't.. is this some sort of private beta for the mod that he got?

Screenshot (145).png

Maybe its this

 

https://www.lcpdfr.com/files/file/23804-realistic-usable-charges-citations-for-computer/

manu450

Members

Can someone send me the recent computerlite by bejoljio using google drive? It’s Version 1.3 i would really appreciate it if someone still have it in there game. 

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.