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.

Pazzi

Members
  • Joined

  • Last visited

Everything posted by Pazzi

  1. If you have "Enhanced Vehicle Action" plugin, try to disable the speedometer.
  2. Yes, it will come handy. BTW. It is important to disable the simple trainer keybindings in Trainer.ini in order to not cause collision with LSPDFR keys.
  3. Try to install this custom gameconfig https://www.gta5-mods.com/misc/gta-5-gameconfig-300-cars And these ASI plugin: https://www.gta5-mods.com/tools/heap-limit-adjuster-600-mb-of-heap https://www.gta5-mods.com/tools/packfile-limit-adjuster
  4. Hi, It is considered normal if your FPS is down about a half when you're running LSPDFR. So, if you want to play LSPDFR with 60 FPS, you must have at least 120FPS when playing vanilla GTA V. The FPS drop is inevitable because RPH needs to battle the anti-modding algorithm from Rockstar.
  5. My suggestion is not to spawn peds in the middle of the road. Perhaps you can capture the a few coordinates and put it into a list to be randomized (also add distance checker so it only select nearby coordinate). To add immersion, just use a circle area of the subject instead of directly put an obvious blip/dot. When the player is close enough to the subject, you may put a red blip on them.
  6. Install and use CompuLite to make the citation. After you created it you can use STP menu to give the citation to the stopped ped.
  7. It's very easy. Game.RawFrameRender += RenderDisplay; private void RenderDisplay(object sender, GraphicsEventArgs e) { e.Graphics.DrawText("Your text here", "Arial", 28.0f, new PointF(10f, 100f), Color.FromArgb(255, 255, 255)); }
  8. Sometimes there's glitches when PSR try to detect and register buttons. When that happens, the button XML configuration files become corrupted. The only way to fix this is to replace those XML files with the ones coming with the package. Then run LSPDFR again to start over all button registration process.
  9. Hi, I suggest to use these plugins as your core setup: Stop The Ped Ultimate Backup Traffic Policer PoliceSmartRadio CompuLite Interaction+ (optional) Those plugins are working fine on LSPDFR 0.4.6 I'm using them myself.
  10. Hi there, [1/9/2020 6:55:57 PM.465] LSPD First Response: ============================== [1/9/2020 6:55:57 PM.465] LSPD First Response: UNHANDLED EXCEPTION DURING GAME FIBER TICK [1/9/2020 6:55:57 PM.465] LSPD First Response: ------------------------------ [1/9/2020 6:55:57 PM.465] LSPD First Response: Origin: Game fiber "<UNNAMED THREAD>". [1/9/2020 6:55:57 PM.465] LSPD First Response: ------------------------------ [1/9/2020 6:55:57 PM.465] LSPD First Response: Exception type: System.ArgumentOutOfRangeException [1/9/2020 6:55:57 PM.465] LSPD First Response: Exception message: Index was out of range. Must be non-negative and less than the size of the collection. [1/9/2020 6:55:57 PM.465] Parameter name: index [1/9/2020 6:55:57 PM.465] LSPD First Response: ------------------------------ [1/9/2020 6:55:57 PM.465] LSPD First Response: Inner exceptions: [1/9/2020 6:55:57 PM.465] LSPD First Response: ------------------------------ [1/9/2020 6:55:57 PM.465] LSPD First Response: Stack trace: [1/9/2020 6:55:57 PM.465] LSPD First Response: at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) [1/9/2020 6:55:57 PM.465] at PoliceSmartRadio.DisplayHandler.cascadeCurrentButtonPages(Boolean pageRangeCheck) [1/9/2020 6:55:57 PM.465] at PoliceSmartRadio.DisplayHandler.goToNextPage(Boolean playSounds) [1/9/2020 6:55:57 PM.465] at PoliceSmartRadio.DisplayHandler.<>c.<MainLogic>b__55_0() [1/9/2020 6:55:57 PM.465] at Rage.GameFiber.Main() I think your PoliceSmartRadio installation is corrupted. Try to clean reinstall it (remove all PSR files first)
  11. I don't think your PC spec is good enough to play LSPDFR. Minimum spec (my opinion): - CPU: 4 cores - RAM: 8GB DDR4 - GPU: Nvidia GTX 1050 My Recommended spec: - CPU: 8 cores - RAM: 16GB DDR4 - GPU: Nvidia GTX 1070
  12. It's RPH 1.74
  13. Those are awesome idea for callouts. Perhaps it would be great if you could also provide the detail on each callout. I mean not just the title, you might also put down some scenario (storyboard) and detail interaction on how the callout would look/feel like. The most difficult part on creating a quality callout is how to create a detailed and immersive interaction. I would say by putting down more than a 'title' would definitely help the callout developer. 🙂
  14. I think that's the way it is. The recent STP introduces new Traffic Stop Menu. If you want to use it, be sure to disable vanilla traffic stop menu interaction in the lspdfr\keys.ini file. If you don't want to use it, you may simple disable it in the StopThePed.ini file. After the ped exits the vehicle, I think you have to double tap E key to activate main StopThePed menu, which is normal.
  15. Hi Sam, the new vehicle detention animation is very good addition to LSPDFR. I've tried it. But, there's a major glitch which only happens when your police car is SUV type vehicle (e.g. FPIU or Tahoe) The suspect animation is still played as it is entering a sedan type car, especially when you put them on the rear right seat.
  16. Hi, I use Albo's Traffic Policer and PoliceSmartRadio. Both are working fine in the latest GTAV 1868 & LSPDFR 0.4.5 FYI. My core plugins are: Stop The Ped Ultimate Backup CompuLite Traffic Policer PoliceSmartRadio Perhaps try to do a fresh install of those plugins. Perhaps there's any corrupted files.
  17. Yes, it is normal. You'd get sudden drops usually during pull over and pursuit. You'd get more FPS drop when calling a lot of backups and ELS cars.
  18. If you're using ELS vehicle models, the AI car will always come with sirens sounds when the lights are on. That's the known issue with ELS vehicle.
  19. [12/20/2019 11:58:50 AM.166] LSPD First Response: [TRACE] Started loading LSPDFR [12/20/2019 11:58:50 AM.166] LSPD First Response: [INFO] Running LSPD First Response 0.4.4 (0.4.7204.1487) [12/20/2019 11:58:50 AM.167] LSPD First Response: [INFO] Compiled on 21 Sep 2019 22:49:34 UTC Update your LSPDFR to version 0.4.5
  20. The button is PTT (Push To Talk). You should hold the button while talking.
  21. If you already set them all to None and you still get the vanilla LSPDFR traffic stop menu, then you must have edited the wrong keys.ini file. Please make a screenshot of the keys.ini file location in windows explorer.
  22. Perhaps you changed the wrong keybind? Make sure you change these: TRAFFICSTOP_INTERACT_Key=None TRAFFICSTOP_INTERACT_ModifierKey=None TRAFFICSTOP_INTERACT_ControllerKey=None TRAFFICSTOP_INTERACT_ControllerModifierKey=None
  23. [12/11/2019 10:05:58 PM.623] Version: RAGE Plugin Hook v1.69.1254.16006 for Grand Theft Auto V [12/11/2019 10:05:59 PM.210] ================ RAGE Plugin Hook ================ [12/11/2019 10:05:59 PM.235] Detected Windows 8 Home (64-bit) (6.2.9200.0)! Please download and install the latest RagePluginHook https://ragepluginhook.net/Downloads.aspx?Category=1
  24. no worries. enjoy the game 🙂

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.