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.

Tumi007

Members
  • Joined

Everything posted by Tumi007

  1. Hi everyone, I'm having problems using these two vehicle APIs. Setting vehicle.IsStolen = true does not seem to affect LSPDFR. If I request a record check on the vehicle, it does not return the text "reported as stolen". Does LSPDFR read Vehicle.IsStolen at all, or does it maintain its own internal stolen status independently? And if so, Is there any way to get it or modify it? I tried a workaround, to display it manually with: Functions.SetVehicleAdvisoryText(vehicle, "STOLEN") but it does not seem to have any effect, the advisory text never appears during a records check. Am I missing something about how this function works, or are there specific conditions that need to be met for the advisory text to be displayed? Thanks in advance.
  2. Oh wow, sounds amazing! Thank you for taking the time to share those details. I'm definitely going to watch the preview, really looking forward to see what you're cooking :)
  3. This mod is already really good, but it also has massive potential. I saw the review from the guy talking about AI implementation, and I wanted to share a few thoughts. I think AI integration is much more viable now than it was a few years ago. There are lightweight models that can run locally with as little as 2–4 GB of RAM with acceptable latency, and they could even be hosted on a separate PC on the same network to avoid impacting the game's performance. Of course, the choice of model and where it runs would ultimately be up to the end user. I might be wrong since I’m not very familiar with coding, but I imagine that, from the plugin’s perspective, it could potentially just mean sending the recognized text to an AI model via HTTP instead of matching it against XML. Of course, with proper prompting that includes the ped informations (name, age, wanted status, license, etc). I really think it could be worth exploring the idea further. This could genuinely make the mod revolutionary in terms of immersion and realism.
  4. Is there a way to give the citation paper to the ped?
  5. I also think some of the features of Bejojio's plugins need to be incorporated in LSPDFR, especially now that he's not working anymore on them. At least the basics like dui tests, partners, vehicle search, tow truck, questioning peds... I think it would also be more stable after all... crashes are not very rare
  6. try setting it to very high, i had the same issue years ago
  7. After installing the update LSPDFR is crashing when loading a callout: [1/12/2023 7:12:16 PM.973] LSPD First Response: ============================== [1/12/2023 7:12:16 PM.973] LSPD First Response: UNHANDLED EXCEPTION DURING GAME FIBER TICK [1/12/2023 7:12:16 PM.973] LSPD First Response: ------------------------------ [1/12/2023 7:12:16 PM.973] LSPD First Response: Origin: Game fiber "CalloutManager". [1/12/2023 7:12:16 PM.973] LSPD First Response: ------------------------------ [1/12/2023 7:12:16 PM.973] LSPD First Response: Exception type: System.Reflection.TargetInvocationException [1/12/2023 7:12:16 PM.973] LSPD First Response: Exception message: Exception has been thrown by the target of an invocation. [1/12/2023 7:12:16 PM.973] LSPD First Response: ------------------------------ [1/12/2023 7:12:16 PM.973] LSPD First Response: Inner exceptions: [1/12/2023 7:12:16 PM.973] LSPD First Response: Exception type: System.ArgumentNullException [1/12/2023 7:12:16 PM.973] LSPD First Response: Exception message: Value cannot be null. [1/12/2023 7:12:16 PM.973] Parameter name: source [1/12/2023 7:12:16 PM.973] LSPD First Response: ------------------------------ [1/12/2023 7:12:16 PM.973] LSPD First Response: Stack trace: [1/12/2023 7:12:16 PM.973] LSPD First Response: at System.Linq.Enumerable.Select[TSource,TResult](IEnumerable`1 source, Func`2 selector) [1/12/2023 7:12:16 PM.973] at ‪‪‍‫‍‭‫‎‏‌‫‪‎‏‮‬‏‌‌‏‎‪‪‮‮‭‮..ctor() in C:\Users\maxpl\source\repos\section136callouts\Section136Callouts\Callouts\S136Callout.cs:line 152 [1/12/2023 7:12:16 PM.973] at ‪‍‌‮‍‭‭‎‬‎‫‪‭‏‭‪‭‎‮‫‬‭‍‬‬‮..ctor() in C:\Users\maxpl\source\repos\section136callouts\Section136Callouts\Callouts\PersonWithKnife.cs:line 22 [1/12/2023 7:12:16 PM.973] LSPD First Response: ============================== [1/12/2023 7:12:16 PM.973] LSPD First Response: [1/12/2023 7:12:16 PM.973] LSPD First Response: ------------------------------ [1/12/2023 7:12:16 PM.973] LSPD First Response: Stack trace: [1/12/2023 7:12:16 PM.973] LSPD First Response: at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck) [1/12/2023 7:12:16 PM.973] at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) [1/12/2023 7:12:16 PM.973] at System.Activator.CreateInstance(Type type, Boolean nonPublic) [1/12/2023 7:12:16 PM.973] at System.Activator.CreateInstance(Type type) [1/12/2023 7:12:16 PM.973] at ljlCKpkQLRmfLhRrRQiywbKCIJjq.wIreujmGesMVzVcAlWIDefeMlJGW(Type , CalloutCreationSource ) in D:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:line 287 [1/12/2023 7:12:16 PM.973] at ljlCKpkQLRmfLhRrRQiywbKCIJjq.kJyBgWhxHFHSaDfVTTJrzxqmgjcj() in D:\GTA V\LSPD First Response\LSPD First Response\Mod\Callouts\CalloutManager.cs:line 208 [1/12/2023 7:12:16 PM.973] at Rage.GameFiber.Main() [1/12/2023 7:12:16 PM.973] LSPD First Response: ============================== [1/12/2023 7:12:16 PM.973] LSPD First Response: [1/12/2023 7:12:16 PM.981] LSPD First Response: [FATAL] Forced termination [1/12/2023 7:12:16 PM.983] LSPD First Response: [TRACE] Released 0 entities from DefaultContentManager [1/12/2023 7:12:17 PM.986] LSPD First Response: [INFO] LSPDFR has shut down [1/12/2023 7:12:19 PM.317] LSPD First Response: UB All Police Partners are removed
  8. Hello guys, as you can see from the screenshots, when near the vehicles, the lights are very bright in both of them. But in the distance, on the police cvpi (on the left) they become very dim, and only the lights on the sheriff cvpi (on the right) are still bright. When really far away they also disappear on the sheriff cvpi... These are two different models, both with els. Is there a way to fix it?
  9. Why the vehicle become transparent if not really near? It happens only with this one
  10. i am using the 1.1 version,i deleted the autocruise.dll file and now works
  11. it was the autocruise.dll file making crash the plugin
  12. the plugin crash when i try to load it. need an update to fix this
  13. You have to install the vehicles.meta file
  14. @mohaalsmeer Love this vehicle, only thing that i suggest is to remove the spotlight from the warning lights, as it is too odd now, and make it a non-els controlled extra.
    The reason i rate 3 stars is beacuse in lightning stage 2, the car only flashes red in the front, good model, needs this fix edit: another thing that I don't like is that the amber lights in the back are synchronized. Maybe some change in the VCF can fix this problems. :
  15. The yelp and priority are from this video: https://www.youtube.com/watch?v=zOztzwIcEsw so yeah, it's the nypd smart siren, i think the wail it's good enough but i'll try to search a better one.
    • 1,534 downloads
    • Version 2.0.0
    Nypd siren tones for GTA V. VIDEO: INSTALLATION: extract vehicle folder and vehicles.aoc in a new folder, then: with openiv go to Grand Theft Auto V\mods\x64\audio\sfx\RESIDENT.rpf then right click, import open formats and select vehicles.oac that is in the new folder that you have created. [This is an old modification and it won't be updated if it stops working]
  16. can be placed in police4 slot?

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.