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.

darkfire59

Members
  • Joined

  • Last visited

Everything posted by darkfire59

  1. Ah, I probably should have figured that out myself sooner. However, thank you very much! I'll make note to remember to look at a methods return value.
  2. http://docs.ragepluginhook.net/html/6C6C2196.htm Under circumstances my code will create a a speed zone with World.AddSpeedZone, if the requirments to make it aren't met, it'll delete the speedzone, however I don't know how to target my speedzone with the World.RemoveSpeedZone method. I would very much appreciate some help. Code: if (pcar.IsPoliceVehicle) { World.AddSpeedZone(pcar.Position, 50f, 0f); Game.DisplayNotification("PCAR EXISTS"); } else { World.RemoveSpeedZone(!!!Unsigned Int?!!!); Game.DisplayNotification("Speed Zone removed"); }
  3. Could we make this thread a suggestion for all of the Classes/funtions, we wish to keep access to?
  4. It would likely be a useful feature, it would be wonderful if you could mark this as a feature request. Would "IsPlayerPerformingPullover" include all of the states, so it would be true when you're in any state of the pull over? If so that would do for now.
  5. While the suspect is stopped I want to have a script run. However, I can't seem to figure out how I do this, how would I check if the suspect is stopped? I've looked through the LSPDFR code, and it's certainly possible to do, I just don't know how to go about doing it. Okay, not tested yet, but as an update I think this is how you would get state that the traffic stop is in, please correct me if I'm wrong LSPD_First_Response.TrafficStop.ETrafficStopState state = LSPD_First_Response.TrafficStop.ETrafficStopState.SuspectStops; while (true)
  6. So, I'm writing a little script here, however, I can't seem to figure out if there's a way to change the radius in which someone pulls over. Does anyone have any idea?
  7. ​I changes "NumPedsToSpawn" to 1, however I'm getting three police cars chasing me. Is it possible to lower the spawns, or is it only possible to raise the spawns? Edit: I had changed GTA5 from Read only to RW. Everythings good now.
  8. Hey, so I was looking through dispatch.meta, is it possible to change how many police cars spawn? If so I'm not seeing it. Do any of you guys know?

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.