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.

LMS

Management Team
  • Joined

Everything posted by LMS

  1. LSPDFR 0.4.2 ist nicht mit dem Casino Update kompatibel.
  2. It is a screenshot by our very own @Sam, he might share his secrets with you.
  3. Are you using a mods folder by any chance or have modified any other game files?
  4. I think you are actually already calling it by its name, the native is: DRAW_MARKER.
  5. We would need a logfile to determine your exact issue.
  6. Also you need to update to LSPDFR 0.4.3 if you want to play using the latest GTA V update.
  7. You have to wait until the file has been verified by a staff team member. Since it contains executable code, a manual check is required.
  8. Hi Ray, welcome to our community! Perhaps showcasing some of your work here might give people a better idea of your work and might also get some tips on how to further improve your skills.
  9. That is a crash within LSPDFR, although it is not entirely clear to me why. You can disable World Events if this keeps happening so you won't crash anymore.
  10. In der neuesten Version sollte der Police Computer erneut erscheinen mit einer Meldung, dass nichts gefunden wurde. Wenn nichts passiert nach der Suche, dann hat er was gefunden und sollte links über der Karte eine Benachrichtigung anzeigen.
  11. Yes, I've added it to our internal to-do list.
  12. Yeah, the traffic stop is not classified as a world event internally and as such not affected by your settings. Currently there is no way to disable them.
  13. Can you please try again with the recent hotfix from yesterday and post the new log?
  14. It really depends on the plugin.
  15. Some users reported crashes when LSPDFR was trying to load the multiplayer map, but I am not exactly sure why. It could be that they have modded copies, but we figured it does not hurt to add an option to prevent the map from loading. It should not affect performance or stability in general, and we do not recommend to use this setting since you will, as you have speculated, miss out on quite a few parts of the police station interior and the building interiors. It will also most likely lead to some unexpected behavior as the mod expects the multiplayer map to be loaded.
  16. I do not know why shift+r+w crashes your game, but the crash in your log file can be fixed by increasing PluginTimeoutThreshold. If you get a different crash, just attach your log here.
  17. Most plugins should work fine, however, some use version checks and are hence broken.
  18. In your RAGE Plugin Hook settings, increase the value of PluginTimeoutThreshold to 60000.
  19. When you are within LSPDFR's AppDomain (that is, your plugin is loaded by LSPDFR) you could try listening to AppDomain.CurrentDomain.DomainUnload and do your cleanup there. However, it is important to note that on a crash you are not guaranteed for natives to work properly, so I'd suggest a lot of try-catch and limiting what you want to clean up. If you are in your own AppDomain (that is, you communicate with LSPDFR but your plugin is being loaded separately) you could try getting a reference on LSPDFR's AppDomain and doing the same (this time you can safely invoke a GameFiber from the event though, since your AppDomain will persist).
  20. Please post your log so we can have a look.
  21. In your RAGE Plugin Hook settings, increase the value of PluginTimeoutThreshold to 60000.
  22. You have to add it yourself to lspdfr.ini, it is not a default setting. You add it like this: Main.DisableMultiplayerMap = true
  23. The crash you posted seems to have displayed a message box right before, what did that say?
  24. It should be updated already. The files names will be the same, it is just a new build number. You can see the build number in-game in the about section of the pause menu. The new build version is 7148.
  25. Are you using a mods folder by any chance? It crashes when trying to load the multiplayer maps. Alternatively, you can download the small update we just released and set "Main.DisableMultiplayerMap" to true, but then you will not have access to the police station interior.

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.