Creators: Due to background reprocessing of files, approvals and file security checks may be delayed. Thanks for your patience.
Everything posted by Cyan
-
Female officers
Rockstar never added any female police officers into the game, otherwise they would most certainly be included in LCPDFR.
-
PHP JSON
Stupid IPB - awesome signature and awesome use of the API!
-
PHP JSON
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); ?>
-
PHP JSON
Hmm, I'll take a look into this, I seem to be getting a similar result in a PHP testing script.
-
PHP JSON
Weird issue. Try putting this before the decode: $curl=preg_replace('/.+?({.+}).+/','$1',$curl);
-
PHP JSON
Have a try using: $json = json_decode($curl);
-
PHP JSON
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.
-
PHP JSON
What's the contents of $json? Try doing a var_dump($json) after the code just to check it's decoding properly.
-
IN-GAME Error
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.
- [MODs] Sniper296's skins and models
- [MOD | Beta] UnarmedCopsIV v0.3
-
Cant activate LCPDFR ingame
'#3 Most Arrests' You sure you can't play the game? :thumbsup:
- LCPD COPS - April 2011
-
Gta 4 crashes on start up, help!
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).
-
Gta 4 crashes on start up, help!
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.
-
LCPDFR car mods
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).
-
Not able to download
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.
-
LCPD First Response 0.91 Installation Failed
Also, make sure you're running the installer as administrator and that your GTA IV folder is NOT set to read-only.
-
Not able to download
You're running the game as administrator AND you're using GTA IV patch 1.0.7.0, correct?
-
PS3 users, umad?
http://www.guardian.co.uk/technology/2011/apr/26/playstation-network-hackers-data lol.
-
ELSV6
They see us flamin' they hatin'
-
Not able to download
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.
-
GTA IV Race On Scooters With Negative Car Wheel Frictions
Oh wow. LOL.
-
WeaponInfo.xml
Eep, was going to upload it for you, then I realized that file is like 600MB+. Try reinstalling?
-
ELSV6
Moving to random; this support forum is for LCPD First Response support requests only.