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.
Creators: Due to background reprocessing of files, approvals and file security checks may be delayed. Thanks for your patience.

Cyan

Management Team
  • Joined

Everything posted by Cyan

  1. Cyan replied to Erica's topic in Discussion
    Rockstar never added any female police officers into the game, otherwise they would most certainly be included in LCPDFR.
  2. Stupid IPB - awesome signature and awesome use of the API!
  3. I think I fixed the issue, looks like the page was sending the wrong content-type (don't ask me why that was effecting the string though ) This testing script seems to be working now: <?php $stuff = file_get_contents('http://www.lcpdfr.com/cops/usagestats/endpoint.php?variable=statistics&action=render&username=Sniper296'); var_dump($stuff); $json = json_decode($stuff, true); var_dump($json); ?>
  4. Hmm, I'll take a look into this, I seem to be getting a similar result in a PHP testing script.
  5. Weird issue. Try putting this before the decode: $curl=preg_replace('/.+?({.+}).+/','$1',$curl);
  6. Have a try using: $json = json_decode($curl);
  7. hmm, weird. Try and replace //Get JSON feed $ch = curl_init(); curl_setopt($ch, CURLOPT_URL,'http://www.lcpdfr.com/cops/usagestats/endpoint.php?variable=statistics&action=render&username=Sniper296'); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); $curl = curl_exec($ch); curl_close($ch); with just $curl = file_get_contents('http://www.lcpdfr.com/cops/usagestats/endpoint.php?variable=statistics&action=render&username=Sniper296'); Just incase curl is the issue.
  8. What's the contents of $json? Try doing a var_dump($json) after the code just to check it's decoding properly.
  9. LCPDFR doesn't even use irrKlang anymore. You're running an old version of LCPDFR, update to the latest by using our installer from the Downloads section.
  10. Now if everyone did this, we'd have a much nicer modding community for IV :thumbsup:
  11. Some people asked for this; good mod.
  12. '#3 Most Arrests' You sure you can't play the game? :thumbsup:
  13. Awesome, great work.
  14. This is caused by an outdated version of Games for Windows LIVE. You have two options here, download this or install xliveless (which will disable online play).
  15. Yes, you were using 1.0.0.0. The support page (the one you viewed before posting in this forum) clearly states that you need to update IV to the latest version before LCPDFR will work.
  16. Wait a while then head over to GTAPoliceMods.com If you're looking for car modifications, watch out for ones which use a large number of polygons as the GTA engine was not built to render cars as big as those, and will cause lagging and LCPDFR issues (along with issues with other script mods).
  17. ELS and other modifications are off-topic in the support forum. If you really need discussion about ELS or other modifications use the Random forum or the GTA Series forum. Regarding your issue, we have over thousands of successful installations and users of LCPDFR. I'm sorry it's not working for you, but the instructions given usually and should suffice. Please only post again when you can include a G17 Media diagnostics report. If it's crashing, run it again and again until it creates a report. We cannot help you without this report, like the page you viewed before creating this topic clearly said.
  18. Also, make sure you're running the installer as administrator and that your GTA IV folder is NOT set to read-only.
  19. You're running the game as administrator AND you're using GTA IV patch 1.0.7.0, correct?
  20. http://www.guardian.co.uk/technology/2011/apr/26/playstation-network-hackers-data lol.
  21. They see us flamin' they hatin'
  22. Norton is a POS. Disable your antivirus if it's causing problems, this is called a false postivie. Files available on this website are very safe, and any files uploaded are checked by two members of staff before going live.
  23. Eep, was going to upload it for you, then I realized that file is like 600MB+. Try reinstalling?
  24. Moving to random; this support forum is for LCPD First Response support requests only.

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.