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.

Albo1125

Insiders
  • Joined

Everything posted by Albo1125

  1. Quoted from the readme file: -------------------------------------------------------------------- INSTALLATION -------------------------------------------------------------------- 1. Install RagePluginHook 0.39+ and LSPDFR 0.3.1. For details, http://www.ragepluginhook.net and http://www.lspdfr.com 2. Drag the contents of this download's Grand Theft Auto V folder into your own Grand Theft Auto V folder. Replace/merge all files if prompted. 3. You can edit the settings this plugin uses by changing the .ini file, located in Grand Theft Auto V/Plugins/LSPDFR. 4. Launch GTA V via RAGEPluginHook.exe. Traffic Policer is automatically started when you go on duty; you MUST NOT load it yourself. 5. Traffic Policer will periodically check for updates automatically unless disabled. -------------------------------------------------------------------- Follow step 4. You have not followed the Youtube Tutorial, else you wouldn't be trying to load it through RAGEPluginHook. I suggest deleting everything and starting again from the beginning if you're confused.
  2. Follow the instructions in the support section above. Likely the lspdfr server is a bit unstable. Unfortunately I can't do anything about this. Try again later.
  3. @ainesophaur Oh absolutely, I agree. I'm not trying to put anyone down. However, I'm guessing you missed the edited post above my reply (which was complaining they were coming too close). Seems like I encouraged him to try changing the numbers passed to the function instead of having us do it for him ^.^
  4. Do some experimenting with the functions already suggested above. It's all there. You can't post here for every small problem you have and let others figure your issues out for you continuously. If they're all grouping up, try to solve it by changing values / functions.
  5. Less than traffic policer. Cheers! Yes that's something I'm still looking to improve slightly if at all possible.
  6. Strange. Back to windows defender it is then rofl.
  7. Delete all unupdated mods and try again. If that doens't help follow the support steps above.
  8. You shouldn't be able to call for transport if the AI arrests them. Thanks for checking it out, let me know if you discover anything :)
  9. Hi, can you try without having any other plugins installed and if it crashes send me the log again? Does it happen every time? Thanks.
  10. He doesn't.
  11. Not caused by anything of mine. You have quite a lot of old/unstable mods installed (HeroCop, Unlimited Callouts causing crashes) Try deleting everything, adding in Arrest Manager and see if the issue still occurs to be sure. Might also be a corrupt map file.
  12. No, you can't play without it. You don't need to have anything in it, though. You can just leave it as is.
  13. Support - what to do if you encounter a bug or have problems: Watch the installation video for my modifications here. Use this tool: http://www.lcpdfr.com/files/file/9755-lspdfr-troubleshooter-by-albo1125/ Read the documentation file if you're having trouble getting a specific feature to work. Suggestions can be made here. If all else fails: Please leave a comment (not a review). Include your RAGEPluginHook.log file, located in your Grand Theft Auto V folder. Also, please provide an accurate description of what happened. This allows me to help you as fast as possible.
  14. Made a great breakthrough: LSPDFR+'s Pursuit AI now keeps AI police units under proper control - until YOU attempt to box the suspect in!
  15. if (Main.IsLSPDFRPluginRunning("Traffic Policer", new Version("6.8.0.0"))) { TrafficPolicerFunctions.SetPedDrugsLevels(mySuspect, true, true); } Note the Main.IsLSPDFRPluginRunning to direct it properly. Make sure the method is public (should be as I assume you pasted it from the guide).
  16. Added some progress markings to the original post. Coming along nicely RPH update will delay things a bit as I update my other plugins too. Stay tuned!
  17. You need to call the Traffic Policer function directly.. public static void SetPedAsDrunk(Ped ped) { Functions.SetPedAlcoholLevel(ped, Functions.GetRandomOverTheLimitAlcoholLevel()); }
  18. Edit: Dealt with. You can definitely not do this with Albo1125.Common. As for Vehicle Colors, I use an extension from the Github: https://github.com/LMSDev/LSPDFR-API/tree/master/Extensions/VehicleExtension
  19. Delete this method, it's useless and can cause issues due to taking a custom enum.
  20. This isn't from LSPDFR, it's from your trainer. Skin control is down to the modification that you set the skin with.

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.