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.

SuperPyroManiac

Community Team

Everything posted by SuperPyroManiac

  1. I am going to rewrite the plugin soon. I am currently just researching and testing different way to detect when the player or a ped is shot. Right now it just checks the ped you are aiming at but it's slightly delayed so it may miss some peds. It was the best option that didn't cause major lag. So I need to find a better way that doesn't lag. As for the player, it's tricky. There is function that literally checks if the player was shot. But it seems like it isn't working 100% of the time, and I am not sure if there is a better way to check. Anyways hopefully I will have a better version by October.
  2. Hmm that's strange. And Bejoijo's mods shouldn't cause conflict, the realistic weapon only changes the amount of ammo you carry and it doesn't have any effect on this. Plus I use his mods the everything works for me. I'm going to try and find a couple different ways to detect when a ped / the player is shot because the current system isn't perfect. Hard part is finding a way that doesn't lag the game.
  3. I have been getting these reports a lot, and every single test I do I can't figure out what the cause it. 50% of people it works fine 50% it doesn't. The code is all clear so I can't figure out why it's not registering when you are shot. I am still looking into it but even with logs and testing I have made 0 progress on finding what is causing it. Sorry 😕
  4. Not a bad idea! Once I get back into LSPDFR ill add that.
  5. How often does it happen? Even with an accuracy of 1 there is a chance of a 1 shot hit, although very very unlikely, still possible.
  6. There isn't currently a multiplier, but I can add one in the future since a lot of people have been requesting it.
  7. Traffic policer is very outdated. I don't recommend using it. Bejoijo's plugins are a better alternative.
  8. Visual Studio is the best free option, but once you really get the hang of things there are some other great programs you can use. (I personally use JetBrains Rider) Albo's callout tutorials are a bit old but still are good. I recommend making some simple callouts for youself just to get the hang of them. Then once you feel comfortable with the language and API make a new project and make some cool stuff!
  9. Oh glad you watched it 2 times. What you're looking for a blip, here is the documentation for blips with RagePluginHook. https://docs.ragepluginhook.net/html/T_Rage_Blip.htm As for the blip when the callout is accepted you can use ShowCalloutAreaBlipBeforeAccepting(Vector3 location, Float radius)
  10. Before this will remotely make sense to you, you will need to learn C#. This is a great tutorial that will help you understand the basics, but if you don't understand C#, you will never understand how to make a callout pack since this tool does not do it all.
  11. I am not a vehicle dev, but I can say from experience as a script dev, if I was told I need to lower the file size or some other bizarre thing. I would simply not make mods for LSPDFR. Players have a choice when it comes to picking one out of thousands of vehicles. Plus it's pretty easy as a user to downscale it yourself. Dev makes a cool car for free, and should not have to "downscale" it for the sake of some users having slower PC's. If we were paid, sure. We're not though. Not bashing on you in any way, just saying I think it's a bad idea and would cause a lot of great vehicle devs to leave.
  12. That was something I forgot to remove from the reedme, it is not needed. If callouts are not working feel free to join my support discord.
  13. You might have another mod that is effecting the players health. You can join my discord for more help.
  14. If you have any issues with LSPDFR feel free to join my discord. It's in the description.
  15. I forgot to remove the PDB file from the readme, it is not needed. All a PDB file does is give more details in the log if there is an error.
  16. Their advise of "remove united callouts" is a lazy way of telling you the error came from it, don't need to delete it. In reality the Drug Deal callout had a minor issue that ended up crashing. As a dev, the actual error is something that just happens with LSPDFR plugins, as GTA likes to delete things that it shouldn't. Anyway you can disable the Drug Deal callout to stop the error. That is the one that had the issue.
  17. So as for the crash, that was caused by another plugin. SuperEvents had an error so it forcefully ended the event without issue. As for the crash, it came from: at RichsPoliceEnhancements.PursuitUpdates Another thing I found interesting was the peds with their hands up, there isn't any events or scenarios where that happen here. In SuperEvents1 there was an event called "Suicidal Peds" that did that but I removed that in this one. For the FPS loss, I will look into it, but on my end it only takes away 1 ~ 2 FPS when an event is running. (Every plugin will have a little loss like that) As for the dialogue right now only the fight event has it, and you can roleplay it out if you want, as if you don't use the Y menu to speak to them, there wont be dialogue. From what I read seems like everything you didn't like about it was from the old version which I agree with, that's why I remade it and totally deleted the old one. Anyways I appreciate your feedback! I will look into the FPS issue you had but as far as everything else the crash was another plugin, the other issues were from an older version.
  18. This is SuperEvents 2 lol That's why it's not fully finished
  19. Yeah currently the dialogue for that is not implemented yet. Super Events 2 was not fully ready but due to all the errors people got with the old version I figured it would be best to upload this version so that at least it's stable.
  20. 2 others devs are working on the first 2 callouts so I do not plan to add them here, gang activity was removed from this pack in the last update as I plan to remake the swat related calls into a new pack soon.
  21. Yeah delete the old one, and correct not all of the events are finished for the rewrite but I figured this way I could get a working version out there. I will update the description now.
    Good pack, sEbi3 is a good guy, and has kept this plugin running stable!
  22. I am all for new developers but this is just a copy and paste of the tutorials 😕

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.