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.

JhnDoe

Members
  • Joined

  • Last visited

Everything posted by JhnDoe

  1. I apologize brother. I play it on legacy and never have issues. I’ll try and see what the issue is going from legacy to enhanced.
  2. Legacy I’ve never tried it on enhanced. Are you using legacy version or enhanced?
  3. It automatically starts the investigation so when you hit it again you are spamming it. If you get notification of a dead person from Lt. Robinson it automatically opens a case - so no need to hit in the menu. If you discover a dead ped body in the world you use Assume Jurisdiction in the F3 menu. If you receive a message from Lt. Robinson of a homicide, suicide, or accident then it automatically starts and investigation and creates a case - so you don’t have to press start investigation in the F3 menu. If you randomly find a dead body you use Assume Jurisdiction and it creates a case. If you try to start an investigation on an automatically generated one it will throw that error. Hope this info helps.
  4. Sometimes the ScriptHookVDotNet3.dll populates in your script folder and needs to be removed (ever since the update by rockstar it’s done this). It seems a few people have trouble while everyone else doesn’t. I’m still trying to figure out why. But the main culprit for most is the ScriptHookVDotNet3.dll in the scripts folder populates and needs to be removed.
  5. Take the ScriptHookVDotNet3.dll out of the scripts folder only then try running it again. Let me know if it works. Take the ScriptHookVDotNet3.dll out of the scripts folder only then try running it again. Let me know if it works.
  6. So instead of working through it with me you decided to give it two stars? I just downloaded it and so did my son and it works on his computer and mine. Do you have ScriptHookVDotNet3.dll in the scripts folder?
  7. This compliments Ambient Detective Mode Revamped! Wish I would’ve seen it sooner! I’ll give it a go when I’m back at my desk! Great work!
  8. I agree. Try this first if it still happens then to me it is likely a corrupt file that has to be managed.
  9. Could he just run it the first time play for 5 minutes then exit and then go back in (point of contention) - then alt tab out unless it crashes either way he can check windows + R type in eventvwr and see if something throws red flag icon (red triangle with exclamation point) this would indicate the corrupt file. If it is a corrupt file - likely on his own end as lspdfr is working for all of us just fine - he may need to reconcile it. If there is none then issue could be software side but it is highly unlikely. Just a thought. @akcasoft it is the most sound way to diagnose in the beginning. However, be very careful of what you reconcile and disclaimer for me: this is just another way to detect issues however from your first post i would assume you aren't very tech savvy (maybe you are) so I would only do it if you feel comfortable doing so. I have zero liability if you do this.
  10. I’m glad to hear that, brother.
  11. Excellent! I like it too it’s very handy. You’re welcome! Be sure to share your gameplay so I can get ideas too!
  12. @boomer2840 In your scripts folder I see the ScriptHookVDotNet3.dll try moving it out of that folder onto your desktop and running the game. You can leave the .pdb file. If it works and doesn’t affect other scripts that was the source. If not, I’ll change the keybinds and see if that helps you.
  13. Just to add immersion. You can just alter the RankTime config when the game is closed out to 779 minutes leave unit alone. Then open game again and clock in - wait a minute then you’ll be promoted to Detective which triggers Ambient Investigations. It won’t affect LSPDFR expanded or remastered if you are using those to rank up. I made the mod so it would be always compatible with whatever plugin replaces policing redefined, stop the ped, expanded and remastered - if they ever get replaced. Think of it as a chameleon.
  14. @boomer2840 Can you screenshot the inside of your scripts folder and also down by your scripthookv section in your main gta v folder. This is my main gta v scripthookv section below in the main gta v folder.
  15. I didn't exactly make the witnesses or suspects spawn organically but I am testing right now if the investigations spawn organically how it will work out. Since most of GTA's world is already ambient the Persons of Interest are just tools if you want them. So unfortunately, players will need to clock in the dept hub as well to become detective to unlock the investigations. Like I said though I am testing it out. If it works in testing then I will upload new version if not then I'll just keep it the same.
  16. I'll look into it. Thank you and I apologize for the issue.
  17. It's working for me. If you are on laptop make sure you use the period key by the comma key and not the one on the number pad side. Did you like it? Of course if you are on a traffic stop and an unruly vehicle is honking incessantly you can also detain them lol then release them when you are done. Did you get it figured out?
  18. So sometimes when people download ScriptHookV from Alexander blade they don’t included the dinput8.dll and also ScriptHookVDotNet they forget to include the .asi file.
  19. Did you have ScriptHookVDotNet and ScriptHookV prior to downloading or did you download those with this mod recently?
  20. I hope you enjoy it. I find it a fun addition to add to my gameplay.
  21. I understand now. Thank you. I really do appreciate your work amongst others on here.
  22. But if non developers see this I want them to know what makes a developer special isn’t the fact he can manually write code it is his ideas that make him or her special. Like LSPDFR was a very novel idea and that’s why it’s so popular not because cyan could write code. Non devs don’t even know what it took to write it lol but they see the awesome idea he had and turned into the greatest mod on the net. The coding aspect is just a divider amongst each other. Whether someone read it from a book and wrote every line or in today’s world someone leveraged the LLM to cut down on keystrokes. If you do this someone else will just find a way to get their mod out there. Another site will populate that you can’t contest with because only rockstar owns the rights to the game itself. So I get the we could stop all AI but it’s not feasible without forcing another actor onto the stage and I nor you want someone competing with LSPDFR.
  23. Like I originally said, I didn’t want to debate or argue. Just clarification. Which you provided. I appreciate it. Moving forward I’ll keep in mind how it will be perceived and ask if I’m ok with the perception of any work I do. Thank you.
  24. Writing it is as simple as knowing what directives you need then knowing what classes and objects you intend to use then using the documentation for shvdn or rph that was translated after that it’s the logic to get it to fire using ontick and start etc. so if someone knows how to write the code and just has AI do the mundane parts it sounds as if you didn’t write every single line yourself you didn’t make the mod. I get people just using AI entirely. What I’m saying is it clumps those who leverage it with those who rely on it entirely. I could literally prompt the entire LLM to write the script lol and get it to work flawlessly because I know to avoid certain things like gta v’s native hex codes because I understand how the engines work. GTA V used hex code, ragepluginhook deciphered them then a documentation manual with the wrapped naming conventions associated with the output of the hex gave modders the ability to inject their own variant. Or I could have it build my skeleton and I handle the logic because it’ll be easier since it has nuances. And yes everyone starts from somewhere for those of you who started before AI it was textbooks and meetups the former being a “sort” of AI since it’s coming from a an external source “a book” from someone who happened to know it. They’re both external sources lol. And I’ve met tons of developers who were carrying those gigantic three ring binders as referencing tools. So we make fun of the person that leverages AI, which has a vast and very quick library recall over the guy that wants to manually comb through possibly 1000 pages of text to find the same thing that the LLM would find in a second and I find that hilarious. But, my point is I either write the entirety of the file or be clumped with prompters who can’t figure out why it’s crashing their game or what even makes it work. Same could be said for someone who reads it out of a book. Someone already wrote it. You didn’t just know how to write the code at birth. And you yourself likely referenced a ton of pre-written material that was later transferred to the web. If you used any textbook you are the same as someone using AI because it also got its references from a textbook uploaded to the internet.
  25. I don’t applaud myself on remembering every single syntax or method as these can be easily found in hard cover books and the internet (heck the compiler tells you now) and autocomplete is AI lol copilot etc is embedded in these softwares. I prize remembering structure which is why I can use cs cpp py Lua Swift etc. I’m not upset I get it - people who don’t understand code let alone the structure are able to do something once seen as “genius” level only and it kills the narrative that developers had. But it was never their ability to write code it was their ideas that made them genius. Again thank you, and if you could expand on and maybe educate non dev’s about the difference between letting an LLM write the whole code compared to leveraging that would be great. After all transparency is a two way street. And right now it’s a one-way mirror observing and interrogating those who use it professionally.

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.