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.

Albo1125

Insiders
  • Joined

Everything posted by Albo1125

  1. Please post your full log in a spoiler, file attachment or pastebin.com
  2. 0.1.0.0 (12/05/16 19:08 CEST) New Callout: Organised Street Race. New Callout: Illegal Immigrants in Truck New Traffic Stop Backup Required situations. Fixed a Traffic Stop Backup Required situation where a seat belt was mentioned when dealing with a motorcycle. Improved Traffic Stop Backup Required backup officer cleanup. Improved Petrol Theft search handling. Further improvements, optimisations & fixes all across the board.
  3. It's nothing to do with Traffic Policer. You need to post on the Traffic Control page.
  4. I personally agree with @ineseri - there aren't enough weapon files on the site at the moment to warrant an entirely unique section. As of now, I think they should be added under Misc - and as Ineseri said, once there are a sufficient number of weapon submissions I'm sure a unique Weapons section would be considered.
  5. With an open mind and a bit of dedication lots is possible! And it being fun helps too
  6. Looking sleek! Is this the work of the GET_PED_CAUSE_OF_DEATH native? I should look into that a bit more if it can detect all of these things.
  7. I'd post this in the suggestions forum as the only way this can be done is if the LSPDFR developers implement it. I do agree with you though - however, I think it'll probably be added in due course as it was also a feature in LCPDFR if memory serves me right.
  8. No, the thing to do would be to create it yourself! I've created plenty of resources for you to learn how to create plugins: I've also created a video series showing you the basics (link is in the guide). As for me personally, this isn't very high on my priority list.
  9. More like, a slap on the wrist and a "dont do it again" with the pathetic justice system we live under. Seeing as he was underage, I highly doubt he'd get any more than that. Perhaps a 20 hour unpaid work order if we're lucky.
  10. Make sure Windows Media Player is installed and enabled on your computer.
  11. A British ped by @festivalmatt, can't remember which one exactly, have a look at his awesome files.
  12. Cheers will look into this ^.^ I'll probably change it to helmets or smth.
  13. 1. Yes. Vehicle requirements are explained in the xml file. 2. Extra parts. Liveries have a separate field. Also explained in XML file. 3. http://lmgtfy.com/?q=GTA+V+zones+map
  14. Make sure you've updated all my modifications you have installed. If this doesn't help post a log.
  15. List<Ped> PedsWithSpecificModel = (from x in Game.LocalPlayer.Character.GetNearbyPeds(16) where x.Model.Name.ToUpper() == "S_M_Y_COP_01" select x).ToList<Ped>(); Also make sure you have a using System.Linq; statement at the top (should be default).
  16. There's a link in the INI file that has all the available keys. You must use the 'Member Name' column on that page. Also make sure your INI is up to date (replace it with the default one from the download to be sure).
  17. Appears that CalloutsV caused the crash there. Can you explain what exactly happened?
  18. You can download the documentation by clicking the download button above. Everything is explained in detail there.
  19. Thanks. Seems like the error was handled but I'll look into it. Does thus happen every time?
  20. You must update ALL of my modifications you have installed.

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.