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. Hi, you need to make sure the "pursuit strategy" is set to "automatic". If it is "manual" and "safe", that's what you will get...
  2. yeah.. make sure your "mods\update\update.rpf" file is the one that comes with the new patch.
  3. if you're using custom backup, edit the custombackup.xml file to define your unit's car model.
  4. if you didn't back up the old GTA V exe files, then nothing you can do.
  5. check you "backup.xml" in "GTAV\LSPDFR" directory. the default NooseSWAT backup is using "fbi2". perhaps that's causing your issue.
  6. If you have backups, make sure to replace these files with your old backup: - GTA5.exe - GTAVLauncher.exe - update\update.rpf Test it first by running the GTA V only. If you have steam version, make sure to add "-scOfflineOnly" in the "commandline.txt" file.
  7. please try reinstall RPH correctly.
  8. are you sure it's fixed? that's the big issue that prevents me to use this plugin.
  9. you can buy a WIFI PCI-e card,
  10. press "V" key several time while you're in vehicle to switch the camera zoom level
  11. of course, if you shot the ped in the head a few times, the Ped.isDead will return true, which mean the ped is totally dead. Nothing wrong with it. 🙂 what do you mean with "dying"? do you mean the ped is still alive but badly injured? from my experience, when the ped is already lying down in ragdoll state, that would always mean that the ped's isDead=true; FYI. when isDead=true, you cannot ask the ped to play certain animation task. you have to do some workaround to make the dead ped playing animation.
  12. If you want to check if the pursuit is still active, check if it is null or not. LHandle pursuit = Functions.GetActivePursuit(); if (pursuit != null) { End(); }
  13. I don't think that callout is compatible with newer RPH & LSPDFR (version 0.3). CMIIW.
  14. JPG images don't have transparency.
  15. Hey updated SHV has just been released http://www.dev-c.com/gtav/scripthookv
  16. If you got crashes and need more available memory in GTAV, please try this solution: https://forums.gta5-mods.com/topic/19337/fix-for-game-memory-error-may-2018-by-police18651https://forums.gta5-mods.com/topic/19337/fix-for-game-memory-error-may-2018-by-police18651
  17. If you got crashes and need more available memory in GTAV, please try this solution: https://forums.gta5-mods.com/topic/19337/fix-for-game-memory-error-may-2018-by-police18651https://forums.gta5-mods.com/topic/19337/fix-for-game-memory-error-may-2018-by-police18651
  18. did you mean wigwags on the headlights? i think it's controlled by mods like ELS or Emergency Strobe.
  19. if you have EUP, try to remove that as well. or at least unload it (using f4 menu) after you finished customizing your character. I noticed that C+ would be more stable with less RPH plugins. (plugins in "GTA V\Plugins" folder)
  20. if you added more car slots and the game crash after that, you might need to install a modified gameconfig. you can google 'gta v gameconfig' and try download and install it using openiv.
  21. just a tip. to make C+ more stable, don't toggle the pause & background buttons. (don't touch those buttons) somehow if I un-pause or remove the background, C+ tends to crash after a while...

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.