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.

JackNorris

Members
  • Joined

  • Last visited

Everything posted by JackNorris

  1. I can't accept the "Active Shooter in Station 19" Callout. There happens nothing.
  2. Thank you for your quick response!
  3. This plugin made me highly interessed. But when I start a Station 19 LSPDFR crashs due to a nonexistent Computer+ plugin. It does not even help I turned off Computer+ integration within the ini. I think that could be improved.
  4. No, they were not. That was the cause, thank you!
  5. Thank you for your answer! But that does not seem to be the only mistake. They still do not shoot at me. I noticed an odd behavior: When I reload all plugins by ReloadPlugins they begin shooting at me. Maybe that could be the key to find the cause.
  6. Hello, I'm confused why the spawned ped does not shoot at me: public override bool OnCalloutAccepted() { suspects[0] = new Ped("a_f_m_bodybuild_01", new Vector3(-466.5565f, -700.2243f, 20.03186f), 219.2955f); suspects[0].Inventory.GiveNewWeapon("WEAPON_CARBINERIFLE", 200, true); suspects[0].RelationshipGroup = "TerroristSubway"; Game.SetRelationshipBetweenRelationshipGroups("TerroristSubway", "COP", Relationship.Hate); Game.SetRelationshipBetweenRelationshipGroups("COP", "TerroristSubway", Relationship.Hate); } public override void Process() { for(int i=0; i<suspects.Length; i++) { suspects[i].Tasks.FightAgainstClosestHatedTarget(10); } } I thought this could be easyer than using the FightAgainst task by iterating through all other peds. What is my mistake? Thanks in advance.
  7. Thank you for your fast answer.
  8. Hello, I'm starting with coding LSPDFR Plugins and trying with creating a first little project. But now I have a problem. I need to save the coordinates of a specific point. How do I get them? I could not find an RPH command. Or will I need to write a coordinate-getter by myself? Thanks in advance.
  9. I have a question: When I use the Ambulance Entry with CustomBackup the plugin sends a fire truck AND an ambulance. Is it possible to only send an ambulance or only send a fire truck? Thanks in advance!
  10. Me 2 since yesterday. The day before yesterday it had still worked.
    Yes, my partner is a real hero cop. Enemies was attacking me and my partner did nothing.
    Nice plugin, but it would be nicer if you are able to select a detective as a partner. Most time I do my duty in plainclothes (with the IAA Skin) and in Downtown PD often walks a detective (female, with black skin and short hairs), who I wanted to select, but it didn't work. If you add this option, I will give 5 stars.
  11. First: I love your plugins. Keep it up! But I have a problem with changing the menu selection key. If I press "E" to speek with a pulled over vehicle and select an option, I need to press the key which is assigned to enter a vehicle. This wouldn't be a problem, if I wouldn't grab the driver out of his car. :D Is there any method to fix this problem? I didn't find any option in the *.ini. Thanks in advance. (Y) First: I love your plugins. Keep it up! But I have a problem with changing the menu selection key. If I press "E" to speek with a pulled over vehicle and select an option, I need to press the key which is assigned to enter a vehicle. This wouldn't be a problem, if I wouldn't grab the driver out of his car. :D Is there any method to fix this problem? I didn't find any option in the *.ini. Thanks in advance. (Y) First: I love your plugins. Keep it up! But I have a problem with changing the menu selection key. If I press "E" to speek with a pulled over vehicle and select an option, I need to press the key which is assigned to enter a vehicle. This wouldn't be a problem, if I wouldn't grab the driver out of his car. :D Is there any method to fix this problem? I didn't find any option in the *.ini. Thanks in advance. (Y)

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.