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.

Jesyx

Members
  • Joined

  • Last visited

Everything posted by Jesyx

  1. It depends on what computer you have, if you play on i.e. a laptop the frame rate will definitely be worse.
  2. Jesyx commented on Officer Joey Kuffman's gallery image in GTA V Galleries
  3. Jesyx commented on Officer Joey Kuffman's gallery image in GTA V Galleries
  4. Jesyx commented on Officer Joey Kuffman's gallery image in GTA V Galleries
  5. Jesyx commented on Officer Joey Kuffman's gallery image in GTA V Galleries
  6. Jesyx commented on Officer Joey Kuffman's gallery image in GTA V Galleries
  7. Jesyx commented on Officer Joey Kuffman's gallery image in GTA V Galleries
  8. Jesyx commented on Officer Joey Kuffman's gallery image in GTA V Galleries
  9. could be I dont think itll be this or next week
  10. I think around the 15th or 28th
  11. Is the radio edited in, more dipatch chatter or anything else? Good mod m8, definitly download and rate when I'll get back into lspdfr
  12. @Sam Think of every swearword (Except diseases) ever and I just said them with yes afterwards That's a positive thing BTW I NEVER KNEW SHE WAS A WHAMEN. NOW I RESPECT WHAMEN EVEN MORE
  13. Thanks for using my callout pack, A rate would be appriciated... 1. I tried to fix the driving behaviour but they won't drive any better. 2. It's supposed to start in the dave weston hanger mabey I can change that so you need to be closer for the events to start
  14. I'd prefer if there was just a download button too, but it's obviously needed as @Cyan said, I think it's necessary for the website's safety, with millions of downloads i can appriciate the service of the website being always avalible (most of the time). Without CAPTCHA the server would me a very easy target and we don't want that for our #1 Mods website.
  15. Depends on the specs Not released yet
  16. nice, tnx for respond
  17. It'd be cool if there were more vehicle filters such as: Pack or Single Vehicle Juristiction (LSPD, LSSD, BCSO, LAPD, SAHP, CHP, Other GTA 5 Agency, Other Real Life Agency) Marked or Unmarked
  18. Hey everybody, this is a project I've wanted to create for a while now. This Project aims toward more realistic dipatch messages by recording line by line and we request all developers to cooparate with us. Just to say this project is a long way from being released. What do we need? A Voice actor/actress! FOUND (USING REALISTIC TTS) Developers to integrate this project into their files when released, if you ARE a developer and you're interested in this DM me on LCPDFR.com or Discord, (Jesyx#2177).
  19. This is a default Callout Preset using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Rage; using LSPD_First_Response.Mod.API; using LSPD_First_Response.Mod.Callouts; namespace CALLOUTPACKNAME.Callouts { [CalloutInfo("CALLOUT NAME HERE", CalloutProbability.Medium)] public class CALLOUT NAME HERE : Callout { //ASSETS private Vector3 SpawnPoint; //CALLOUT MESSAGE public override bool OnBeforeCalloutDisplayed() { SpawnPoint = new Vector3 (-975, -2700 ,14); ShowCalloutAreaBlipBeforeAccepting(SpawnPoint, 30f); AddMinimumDistanceCheck(20f, SpawnPoint); CalloutMessage = "CALLOUT NAME HERE"; CalloutPosition = SpawnPoint; //ON AND BEFORE CALLOUT HAS ACCEPTED Functions.PlayScannerAudio("WE_HAVE CRIME_GRAND_THEFT_AUTO IN_05 AREA_LOS_SANTOS_INTERNATIONAL_02"); return base.OnBeforeCalloutDisplayed(); } public override bool OnCalloutAccepted() { Functions.PlayScannerAudio("RESPOND_CODE_3"); //SET UP FOR CALLOUT return base.OnCalloutAccepted(); } public override void Process() { base.Process(); //THINGS PLAY OUT HERE End(); } public override void End() { base.End(); //DELETE STUFF HERE } } } I hope this was a help
  20. Welcome, I don't even know if it's allowed
  21. Il est plus probable qu'il répondra ou le verra si vous le faites en anglais. (It's more likely he'll respond or see it if you do it in English)

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.