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.

AlexanderK.

Members
  • Joined

  • Last visited

Everything posted by AlexanderK.

  1. 🤣 😆 Im talking about D.O.J. RolePlay server. FiveM server. With Polecat324, if you know him from his RolePlay Videos..!?!?? I was in that server and they have the exact script. Anyway. Seems like you didn't stole their script 😆.
  2. Hello. I know others have already implemented that, but how it is possible to start a Controlled Fire? By Controlled, I mean specified Area and X Minutes duration. The purpose is to start the controlled fire in a Callout. I have only found outdated info in this topic, so I would appreciate a little updated code! Thank you!
  3. Is that the D.O.J. Script? They created it.....!??!!
  4. How can you use Clicks in Discord??
  5. Thank you for your answer. I tried to buidl the code from your link, with no luck. Even with en-US. (Phe- Outdated Microsft Examples). Anyway, I did my reasearch to find new and updated code, to check if I can -even- run it and if it can run Greek. The thing is, as I see, there is no Grammar Files for Greek Language Speech Recognition.: I found a new program to test the Speech Recognition, thru a Windows Form App. : [] (ENGLISH) And it works. When I try to add the locale to Greek, ERROR ERROR ERROR ERROR. So, there is now Speech Engine made for Greek... There is an option to make my own Engine for Greek, but I don't think so.... Anyway, thanks again for your answer! I appreciate it! Alex K.
  6. If anybody could help me, it will be very appreciated!
    • 96 downloads
    • Version 1.0.0
    Well, I saw that Springfield has a general-looking Police livery look. I looked for it over LCPDFR.com and I reallized that no one has made a livery for Springfield Police! And I wanted to make one! Keep in mind, the Charger and the Taurus in this picture aren't mine, but they are a perfect fit from their lightbars and the cars Push-Bars. 99.999% match to the reality! Apparently, Springfield (MO) only use 2011 Chargers and 2016 Ford Tauruses , so thats why the Liveries are only for the 2011 Charger and 2016 F.P.I.S.. Join my Discord Server! If you want to download these exact vehicles: Currious on how I made this Livery?! Here is a Fast-Forward video of how I edit it from Scratch! DISCLAIMER - If you use this in a FiveM server or make Videos on this livery, please give the credit where it is due or do not use these without my permission! CREDITS: • @kilroy95 - For giving me the opportunity to edit his 2016 F.P.I.S. [[ELS] Los Santos Police Dept. Pack (Charleston, SC) 1.0.1 Template and edit it to Springfield Police. For letting me use his '16 F.P.I.S. for the File's Pictures. • @martinct - For giving me the opportunity to edit his 2011 Dodge Charger PPV [2011 Dodge Charger PPV] Template and edit it to Springfield Police. For letting me use his '11 Dodge Charger PPV for the File's Pictures. Let me know in the comments if you liked this pack, potential fixes and other suggestions!
  7. Hello. I'm translating VocalDispatch to my language. Greek. I'm using the downloaded (uneditied) file from VocalDispatch file. While I have changed in the .ini the locale to Greek (el-GR) as I have verified from the internet, the plugin when loads says: Do I need to install anything to my PC? I have tried changing the locale to el_GR but I still get the error... I don't have any XML syntax mistakes, as I have triple-checked the file and run couple of tests. Here is the code and the .ini settings, if they may help you: Here are my Speech Recognistion Settings: What do I have to do?! Any ideas?! Thank you.
  8. Here is an example: namespace YourCalloutsName.Callouts { [CalloutInfo("CalloutName", CalloutProbability.VeryHigh)] class YourCalloutName : Callout { private Vector3 YourDestination; private Blip PedsBlip; ... ... public override bool OnBeforeCalloutDisplayed() { YourDestination = World.GetNextPositionOnStreet(Game.LocalPlayer.Character.Position.Around(550f)); ------ Change Vector3 to an X,Y,Z Location ShowCalloutAreaBlipBeforeAccepting(PedsBlip, 30f); AddMinimumDistanceCheck(20f, YourDestination); CalloutMessage = "YourCalloutName"; CalloutPosition = YourDestination; return base.OnBeforeCalloutDisplayed(); } public override bool OnCalloutAccepted() { ... // Making new Ped and it's Blip. Ped = new Ped(YourDestination); Ped.BlockPermanentEvents = true; PedsBlip = Owner.AttachBlip(); PedsBlip.Color = (System.Drawing.Color.Yellow); // Ypu can change the color. PedsBlip.EnableRoute(System.Drawing.Color.Yellow); // You can change the color. PedsBlip.IsFriendly = true; // Depending your callout. return base.OnCalloutAccepted(); } public override void Process() { // Your Callouts Process. (Scene) base.Process(); if (Game.IsKeyDown(System.Windows.Forms.Keys.End)) { // When User presses "END" key, the callout will forcefully end. Remember to delete your Blips! Game.DisplayNotification("~g~Code 4~w~, return to patrol."); Functions.PlayScannerAudio("ATTENTION_ALL_UNITS WE_ARE_CODE_4"); End(); } } public override void End() { if (Ped.Exists()) { Ped.Dismiss(); } if (PedsBlip.Exists()) { PedsBlip.Delete(); } PedsBlip.DisableRoute(); // Disable.Route disables the GPS route. base.End(); } } } Remember to always delete the In-Game Blips and GPS Routes when your Callout ends. They will not be deleted automatically. : Hope this helps!
  9. Any chance you can get your hands with a British Siren (I'm not British..) ? We really don't have any good British Siren and I know that your work would be outstanding. You don't have to buy the Siren, maybe from a Video!? Thank you!
    Getting Better and Better! “Whelen Rework” is very good recorded! Keep the sirens comin!! 5/5
    • 30 downloads
    • Version 1.0.0
    Welcome to my first Livery in LCPDFR.com ! So, I saw that Tift County has a lovely Yellow-ish Livery. I looked for it over LCPDFR.com and I reallized that no one has ever made a livery for Tift County! I decided to make one for this small county in GA. The Chrager in the pictures is not mine, (Credits in README.txt) but it is a perfect fit from his lightbar (Whelen Legacy -ALL BLUE) to the rear BOXED lights and the cars Push-Bar. 99.999% match to the reality! If you want to download this exact vehicle, head over to kurls pack (http://bit.ly/2M5rh3G), download it and add the "2014 Dodge Cahrger (Legacy)" ALL Blue version. Apparently, Tift county only use 2014 Chargers (and some C.V.P.I.'s that I can't find their Lightbar...), so thats why the Livery is only for the 2014 Charger. Currious on how I made this Livery?! Here is a Fast-Forward video of how I edit it from Scratch! DISCLAIMER - If you use this in a FiveM server or make Videos on this livery, please give the credit where it is due or do not use these without my permission!
  10. You need to edit your description. It says you recorder the siren with the Shure SM57, but in the update, you mention you use the STERLING AUDIO ST159.
    Touchmaster Delta + Priority Tones. What else do I need to say?! Again, another masterpiece from you! Thank you. I always wanted a good version of that siren in my game. Love the Unitrol sounds! 5/5
  11. AlexanderK. posted a gallery image in GTA V Galleries
  12. AlexanderK. posted a gallery image in GTA V Galleries
  13. AlexanderK. posted a gallery image in GTA V Galleries
  14. AlexanderK. posted a gallery image in GTA V Galleries

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.