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.
Due to overzealous filtering on Microsoft’s side, some emails to Outlook and Hotmail addresses may not be delivered. If you’re affected, please use a different email address or try again later.

Cyan

Management Team
  • Joined

Everything posted by Cyan

  1. Should be fixed; let me know.
  2. Should be fixed; let me know.
  3. Should be fixed; let me know.
  4. Looking into this, but perhaps related to other problems. It may have already been fixed by some patches I pushed.
  5. An incompatibility between our modifications and the latest upgrade of IPS means that the rating for those reviews were not recorded. I've disabled what I think is the offending component. As a side-effect, additional information about reviews such as which version a review was left for, and replying to reviews will not be available until I manage to update our custom components. I'll also add a feature in to allow those who were affected to choose a rating for their rating-less reviews. I hope to do this shortly.
  6. I'm working on other projects, so this is unlikely going to happen anytime soon. However, good suggestion.
  7. GTA5 isn't a free game. You can buy it from any major game retailer or digitally download it using Steam.
  8. I'd note that decompiling scripts is most likely against the author's wishes, and even if you are successful, such scripts would not be welcome to be uploaded here. That being said, yes, it looks like there is an issue downloading old versions, and I'll look into that in August.
  9. Post in the correct place LSPDFR support forum, not the website support forum. Closed.
  10. Something similar to this will be returning to the website for the next LSPDFR release. As for LCPDFR, we have discontinued this. I have often said it would return if a sufficient amount of users asked for it, but it's only been 5 or 6 people over a year.
  11. Cyan replied to MCCPD's topic in Legacy
    Nope, nobody will do it for you, that's not what the modding community is about. Refer to the installation instructions.
  12. There is nothing there to indicate any sort of LCPDFR issue.
  13. Avoid cheap PSUs. My last PC had numerous crashing issues, with a cheap EVGA ~750W PSU. As soon as I replaced it with a slightly more expensive SeaSonic PSU my issues went away.
  14. Do you think we are some sort of mind reader organisation? You have posted zero details to allow us to diagnose this issue. What are we suppose to tell you?
  15. Surely if you are a "professional" gamer, you research a bit about the operating system you are using.
  16. Install all dependencies of GTA V, RPH and LSPDFR. These may have been deleted when you upgraded.
  17. Many optimizations were added to Windows 8 and 10 which are not available in 7, I think a few SSD tweaks and general speed improvements have been made since 7. Support for Windows 7 has been terminated, and within 4 years you will not receive any further security updates. That being said, it is a bit of a fun meme to mock Windows 10 however, most of the criticisms are simply hogwash.
  18. Please follow and reply to each instruction posted above.
  19. This topic has been closed by LCPDFR.com staff as it is a support topic concerning an unsupported version of LCPDFR. We do not support old versions of LCPDFR, and recommend you use and download the latest version (http://www.lcpdfr.com/files/file/4607-lcpd-first-response/) If you feel that this topic has been closed in error, please report this post.
  20. I can't see us making any changes to LCPDFR in the future.
  21. Fixed, caused by a sync issue uncovered by an automatic reboot. We're still performing maintenance today, so other issues may crop up.
  22. I think it was broken this update (I've only observed this happening recently), so hopefully there's a fix in the next one.
  23. If I'm correct, only when the Persona is created will the IsCop value be set. The Persona is only created once; then stored with each Ped. Assuming nothing else has created the Persona, the Persona will be created on the first GetPersonaForPed call. Ped cop_ped = new Ped(new Model("s_m_y_cop_01"), Game.LocalPlayer.Character.Position.Around(2f), ); GameFiber.Sleep(1000); Functions.SetPedAsCop(cop_ped); Game.LogTrivial("Did set ped as cop"); is_cop = Functions.GetPersonaForPed(cop_ped).IsCop; Game.LogTrivial("Ped is cop (after SetPedAsCop): " + is_cop); Would return true, in my thinking. It doesn't look like the setting up of the cop will actually change the IsCop value for an existing persona, perhaps this is something that can be changed in the future. I may be wrong as my experience with the LSPDFR codebase is a bit rusty.
  24. Whoever the manufacturers of the electronic voting machines wants I guess.

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.