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.

420Chuur

Members
  • Joined

  • Last visited

  1.    Largo2 reacted to a post in a topic: Issues with Drawing a Marker
  2.    Largo2 reacted to a post in a topic: Issues with Drawing a Marker
  3. @NoNameSet Has a Fire wrapper class that he made a long time ago. https://gist.github.com/NoNameSet/caf779fd7385f1f77b135d52c807e807
  4. First of all you would create a new class named say Marker.cs. Put the code in that spoiler in there and rename to your namespace (where it says YourProjectName). Then from that point in a callout you can use Marker1 = new Marker(); With your parameters. Marker1.Visible = true;
  5. I use a extension class specifically for markers. I can't remember where I found it , Was on google somewhere. I did look again but couldn't find the author. I take no credit for this class & if anyone knows who created it please let me know so I can credit them.
  6. Ok cheers! So correct me if i'm wrong, Setting SetPedResistanceChance to 0, would in theory stop my suspects from stealing a vehicle when in a pursuit? Whereas setting it to 100 would guarantee the suspect would steal a vehicle? Maybe could do something along the lines of renaming it to SetPedStealVehicleInPursuitChance & adding a SetPedArrestResistanceChance. Would love to have my suspects told to surrender, put their hands up as if they're surrendering then take off. Even a SetPedFleeChanceWhileCuffed could be interesting.(Having a ped you've already arrested try to flee while cuffed. Happens all too often IRL.)
  7. Is SetPedResistanceChance New? What is the default value? Also is it used on frisking only or arrests as well ?
  8. @LMS I load LSPDFR manually, Seem to be encountering this exception. Doesn't happen all the time but usually the first 2-3 times I try load the plugin.
  9.    KLE0 reacted to a post in a topic: LSPDFR 0.4 API Update
  10. @LMS Any insight on why i'm getting this exception when in a pursuit? Has happened about 3 times now? I understand the Rage.Vehicle is invalid but what vehicle? I see my suspect now enters/ steals cars when in a pursuit instead of just fleeing on foot. Could it be something to do with that?
  11.    420Chuur reacted to a post in a topic: LSPDFR 0.4 - Activity Feed & Companion App
  12.    420Chuur reacted to a post in a topic: LSPDFR 0.4 - Activity Feed & Companion App
  13.    PNWParksFan reacted to a post in a topic: LSPDFR 0.4 API Update
  14. A issue I have found is when concluding a pursuit , The number of suspects apprehended is never correct. E.G I Pursued a baller with 4 occupants, They stopped 2 of them got out , started shooting ,one was killed the other surrendered. The other 2 were ripped out of the vehicle and apprehended. Never the less, In the notification , Suspects Apprehended = 6. 😕 Suspects killed = 1.
  15.    420Chuur reacted to a post in a topic: LSPDFR 0.4 - Coming February, 2019
  16.    420Chuur reacted to a post in a topic: LSPDFR 0.4 - Coming February, 2019
  17. Np, Although all the info I gave you can be found from google 😄 . You may want to take a look at this post here: https://gtaforums.com/topic/808513-changing-ped-clothes-and-attaching-props-to-ped-via-scripts/, Down where it says props.
  18. You could use one of the natives, ADD_AMMO_TO_PED(Ped ped, Hash weaponHash, int ammo), SET_PED_AMMO(Ped ped, Hash weaponHash, int ammo)
  19. Ok for a start 1: These are the natives for ptfx, this will make the purple clown appears smoke. NativeFunction.Natives.REQUEST_NAMED_PTFX_ASSET("scr_rcbarry2"); NativeFunction.Natives.x6C38AF3693A69A91("scr_rcbarry2"); // _SET_PTFX_ASSET_NEXT_CALL NativeFunction.Natives.START_PARTICLE_FX_NON_LOOPED_AT_COORD<uint>("scr_clown_appears", Game.LocalPlayer.Character.Position, 0, 0, 0, 5.5f, 0, 0, 0); 2: Why not just give a new weapon and set the amount of ammo there?IGame.LocalPlayer.Character.Inventory.GiveNewWeapon(WeaponHash.Pistol, 9999, true); 3: Why not use EUP Menu, That way you can choose,save & load your custom outfits with or without sunglasses , police hat ect... Do you expect people to go through every post on these forums hourly? 😄 Maybe joining the RPH Discord channel would be more appropriate. ALSO, People care if you curse because your just wasting space in a post. Everyone has an opinion, People just need to learn there's a time and a place to voice it :). & Here is not it 😜
  20.    420Chuur reacted to a post in a topic: LSPDFR 0.4 - Coming February, 2019
  21.    Abel Gaming reacted to a comment on a file: PoliceMenu V
  22. @AbelSoftware Any chance you can share the code you use to add the Heart, Armour & Clothing Icons? I would like to do something similar.
  23.    420Chuur reacted to a post in a topic: LSPDFR 0.4 - Information for developers
  24. @JnKTechstuff Is it possible to have the lights in a "off " state as they look to be always on?
  25. @Sam Is it possible to get a look at the updated API before the official release? Only reason I ask is it would be cool to see some callout plugins ready on release , making use of some of the new features etc.
  26.    Space. reacted to a post in a topic: [WIP][REL] Automatic Roadblocks v2.0
  27. Hi, I'm trying to use API.Functions.StopAllTraffic but can't seem to find a way to turn it off? How is it toggled on/off in your plugin?

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.