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.

mmods

Members
  • Joined

  • Last visited

  1. mmods changed their profile photo
  2. Hello, a few days ago I played lspdfr and everything was going alright but today when I tried to play again my rage plugin hook is crashing at start up. Then I tried opening gta v by launcher and then opening rage and it worked but when i tried to load lspdfr, crashed. Here I attach the log of the first time (crashing at start up): And this is de code when I opened rage with the game running and I tried to load lspdfr. I hope you can help me, thanks!
  3. yes, the xml was correct. I solved the problem by uninstalling and installing again AsiLoader.asi in Open IV and after that rebooting my computer.
  4. Last week I've been playing LSPDFR and everything was correct. Today I opened GTA V but els wasn't working. Els.log says: "Parsing file. A crash before all clear indicates faulty VCF". Then every part of the VCF loads correctly in the log. I've tried with the els default VCF but still crashing. thanks!
  5. Hola. Si en español vienen los textos y subtitulos que usa la llamada. Los audios de momento están en ingles. Si en algún futuro encontrase audios en castellano que pudiese usar, los pondré. Actualmente todos los audios de las llamadas están sacados de los archivos del gta.
  6.    mmods reacted to a post in a topic: LSPDFR 0.4.2 - Coming Soon!
  7.    mmods reacted to a post in a topic: LSPDFR 0.4.2 - Coming Soon!
  8.    mmods reacted to a comment on a file: Metro Callouts 3 | Llamadas en Español
  9. Hi, since LSPDFR 0.4 was released I notice that the pursuits on my callout packs weren't working properly. in this update, when a pursuit starts on my callout, i can't request backup as I did in the last update, i mean, the "pursuit" response type doesn't appear on the backup menu, and the option to stop the pursuit neither. Here is the code I'm using, thanks for the support. pursuit1 = LSPD_First_Response.Mod.API.Functions.CreatePursuit(); LSPD_First_Response.Mod.API.Functions.AddPedToPursuit(pursuit1, person);
  10. private Ped myPed1; private Ped myPed2; public override bool OnCalloutAccepted() { myPed1.tasks.fightAgainst(myPed2); myPed2.tasks.fightAgainst(myPed1); } public override void Process() { if (Game.Character.LocalPlayer.Position.DistanceTo(myPed1) <= 4f && Game.IskeyDown(Keys.Y){ myPed1.keepTasks = false; myPed2.keepTasks = false; } Hello I'm making a callout and I want to make two peds fight but when I press a button I want the fight to stop. I tried this but it didn't worked. The code above is what I tried.
  11. Hi! It's a great plugin but it is actually crashing when going on duty. It had never happened to me. Here is my log. Thanks! RagePluginHook.log
  12.    mmods reacted to a comment on a file: Callout Manager
  13. Thanks for the support. I have tried this and it worked for me. NativeFunction.CallByName<uint>("SET_VEHICLE_INDICATOR_LIGHTS", vehicle1, 0, true); NativeFunction.CallByName<uint>("SET_VEHICLE_INDICATOR_LIGHTS", vehicle1, 1, true);
  14. Thanks but how can I implement this on my script?
  15. Hi, I'm developing a callout pack for lspdfr and I'm looking a way to turn on a vehicle's hazard lights or indicators. I don't care if I have to use another API that is not rageplugin or lspdfr api. Thank you.
  16. mmods started following Albo1125
  17.    mmods reacted to a comment on a file: Metro Callouts 3 | English Version
    • 17,572 downloads
    • Version 1.2.0.0 EN
    Hello, today I'm uploading my first callout plugin for LSPDFR translated to english. I hope you'll enjoy it. Current callouts: Dead body Vandalism Possible ilegal camping (3 variations) Suspicious person Civilian on fire New callouts will be released soon in the 1.3.0.0 version! You can contact with me by twitter or instagram (@mmodsgtav) or by email (mmodsgtav@gmail.com). Please report any bug you encounter. Gameplay of the callouts (Spanish version). Video by alexdeejay17:
  18. Hi! I want to ask you if there is a way to change the vehicles that spawn at police stations (for example I want to set that in the mission row's police station spawn only police2 vehicles). Thank you!!
  19.    mmods reacted to a comment on a file: Metro Callouts 3 | Llamadas en Español
  20. Gracias por la sugerencia! Ya he añadido la información. Thanks for the comment, I have just added the information

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.