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.

Mythos

Members
  • Joined

  • Last visited

Everything posted by Mythos

  1. Hey there, I've noticed that LSPDFR+ doesn't show court cases correctly if the suspect has committed too many crimes. I've got an example here: <CourtCase ID="Cameron Smith62871638400000000025400PC-Carry Conceal Firearm, 11350HS-Poss Ctrl Subs, 11351HS-Poss Ctrl Subs/Sales, 11550HS-Under Infl Narc, 2800.1VC-Evade Arrest, 2800.2a VC-Evading/Reckless, 23103a VC-Reckless Driving, 23109VC-Exhib Speed, 23152a VC-DUI Alco/Drugs, 23152b VC-DUI Alco +.08 BAC-8586481623615600204"> <SuspectName>Cameron Smith</SuspectName> <SuspectDOB>628716384000000000</SuspectDOB> <Crime>25400PC-Carry Conceal Firearm, 11350HS-Poss Ctrl Subs, 11351HS-Poss Ctrl Subs/Sales, 11550HS-Under Infl Narc, 2800.1VC-Evade Arrest, 2800.2a VC-Evading/Reckless, 23103a VC-Reckless Driving, 23109VC-Exhib Speed, 23152a VC-DUI Alco/Drugs, 23152b VC-DUI Alco +.08 BAC</Crime> <CrimeDate>-8586481623615600204</CrimeDate> <GuiltyChance>89</GuiltyChance> <CourtVerdict>License revoked. Sentenced to 16 years in prison</CourtVerdict> <ResultsPublishTime>-8586481622789475679</ResultsPublishTime> <Published>True</Published> <ResultsPublishedNotificationShown>True</ResultsPublishedNotificationShown> </CourtCase> In the XML file it shows up correctly, but in game I only got shown the name in the list and the details view doesn't show up, unfortunately.
  2. Hey there, you made a really cool mod so far. Just 3 issues I noticed: First I noticed that Peds don't despawn especially corpses. Also you could/should add more hospitals as spawning points. I respawned at a hospital, beat some guy up and called EMS, but they were >1000m away from me. :P Is it intended or are there missing hospitals? (Sorry, I don't remember which one it was, but it was in the city) Also I got this in my logfile: (Got lost due to spoiler...) EDIT: Also got this: ("Der Thread wurde abgebrochen" means the Thread/Task was cancelled. But still there's an exception which should not occur I think) Best regards, Stefan
  3. Awesome mod. Finally an alternative to PLD which causes less dependencies (only RPH so far). But I have two suggestions: The time should display leading zeros, maybe configurable via the ini file. Atm: 7:1 Preferred: 07:01 Also as a metric user I would love to see an option to switch between MPH/KPH. Could someone please send me the ideal position for a 1920x1080 monitor? (Preferred centered bottom)
  4. Hello guys, I've decided to learn modding for LSPDFR. As I'm a C# .NET developer, I was happy really about the API, so this shouldn't be the problem. Here are some thoughts of what I'm planning to do: Most of the time I'm playing as a federal agent (FIB or IAA) but the callouts don't really fit at the moment. With the Traffic Policer mod I had a callout to stop a guy who has associations with IS, which perfectly fit as I was an FIB agent. Now I wanted to do following things: Spawn suspects (with or without weapons) only in LS or maybe the surrounding villages in the county (so no random ped in the middle of the highway)This leads of course to a longer ETA (intended)Agency dependent callouts, e.g. terrorist associations for FIB/IAA, drug stuff for DOA like if(Player.Agency == Agencies.FIB) { RegisterTerroristCallout(); }Peds who just stroll like every other peds (looks stupid when the suspect is waiting for you) So do you guys have examples or tips on that? Is this even possible at the moment or should I create a request on GitHub? Best regards, Mythos
  5. Sorry but not at all ;-) Turning off Bloom rendering caused crashes. Before turning off, my game ran about 1 hour, but now it crashes after 5 minuntes (after launching the game). Are there any tips? -- Mythos
  6. Thanks, turning off Bloom rendering fixed my problem ;-)
  7. Hey guys, I'm looking for some tweaks for MOD IV REAL (based on icenhancer). Those tweaks should not use too much hardware and it should look good. Everything is too bright in my game and the emergency lights look bad. Please post everything you can suggest. :) -- Mythos
  8. /edit: Authentification belongs to Crime Statistics and they don't work atm so nevermind. /edit2: Still no ASI Loader found but I installed the dsound ASI loader (recommended).
  9. Hey guys, my suicides still don't work. I don't know what's wrong. I have installed skins for the police cars and some are using ELS. Also the diagnostics tool says that an ASI Loader is not found and my .NET Scripthook is out of date, but I installed the newest .NET Scripthook. Idk what ASI Loader I should install. Can you help me please? Regards, Mythos
  10. Mythos replied to Tomoya's topic in Discussion
    Yes I have, but it used to work a while ago.
  11. Mythos replied to Tomoya's topic in Discussion
    Well I'm using the newest version (I think 0.91, dunno the correct version) but suicides don't work. I press Y and N but nothing happens. Also there are about 20 police cars coming to my location and there are accidents everywhere, coz the AI is stupid. Known Bug or just on my PC? -- Mythos
  12. Unfortunately my game crashes more often now. Is it a bug? Having 3GB RAM, 1GB Graphic RAM, 2x 3.0 Ghz -- Mythos
  13. But I don't get any information about that. If I arrest someone and take him to my car, I frisk him before I seat him, but my cop doesn't find anything. Is there a message like "The suspect had a gun with him"? -- Mythos
  14. Hey guys, got a short question: What's the use of frisking? (I know what it is in real life, but I don't know what's the use of it in GTA 4) -- Mythos
  15. Also a inmate transport (escort) like in Police Pursuit Mod would be great.
  16. Ah okay thank you, but now I have another problem: When I press ALT + H, nothing happens. When I ask some guys to get out of the car, I wanna arrest them but nothing happens when I press ALT + H. Do you know how to solve this problem? Regards, Mythos
  17. Hey guys, I'm using the newest version of LCPDFR (091) and my partner(s) does not get out of the vehicle. I played as a SWAT Officer and my 3 partners never got out of the vehicle, but they did when a pursuit began. They got out and fired at the car, but then they didn't enter my car. Is this a bug or can I solve this problem? Regards, Mythos
  18. Small question: I like Asunas videos and he has a properly working info panel for ELS. In my game it doesn't work unfortunately. I have a 22" LCD (1680x1050) and these settings: [ GLOBAL VALUES ] Resolution_W = 1680 // Your game resolution width Resolution_H = 1050 // Your game resolution height How can I fix the problem with the panel? Regards, Mythos
  19. epic +1
  20. Well that's a nice feature I got to the crime scene, gunpointed the suspect and then he shot me (headshot) and I just said "WTF". But at all the Suicide Person is a moron, I don't know how to get his status to stable and now he's shooting at me. xD
  21. Yes you're right, I hate those crashed police cars^^ But it sucks when you have a car that is not made for version x of ELS and it redraws the grill and antenna all the time.^^ -- Mythos
  22. Where can I find a new version for the Crown Victoria? In a youtube video I found an updated version of the State Patrol car, but I didn't find any videos with this Crown Victoria.

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.