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.

Haze Studios

Members
  • Joined

  • Last visited

Everything posted by Haze Studios

  1. Would’ve been better if it was a SHVDN script. But this is cool I guess
  2. For your issue of, "If the defib/medic bag gets stuck in your hand due this before unloading the plugin", why not just delete the prop on unload if it exists?
  3. You can convert any FiveM EUP to SP, it's just renaming the file.
  4. Nobody is attacking anyone. It's a comments section. People are going to comment their opinions & or questions about the mod, good or bad.
  5. I think the problem is that a lot of people do not use AI to "help", but instead create, and it takes away the uniqueness or effort that developers will spend hours dedicating their time to. Plus AI is not at the point to where it can efficiently make a plugin for RagePluginHook or LSPDFR. I feel like new scripts are what people look forward to with LSPDFR modding, and when 70% of the scripts that are getting upload are made mostly or fully by AI, it's a big disappointment all around. If you want to learn development, do not use AI, use the documentation. You will actually learn code, and have more satisfaction when you finish a project.
  6. Couldn't agree more. Makes me want to finish my project.
  7. Would you consider making it open sourced on github? Would be down to help you out if need be.
  8. I think a good ground would be focusing on projects where the majority of work is AI generated, like your suggestion. I totally agree w/ "uploaders" using AI to their advantage to write more in-depth descriptions to their mods, or documentation. I think a good start could be leaning more on the "honor system" if you will. "Uploaders" can add a tag along the lines of "Made with AI". I don't think it has to be something the Staff team has to be on the look out for. But in my opinion it's a great start to something that could become an issue in the future. I have seen a few people upload mods and disclose in the description that it is made with AI. Which kudos to them. Which makes me think if some people are willing to put it in the actual mod description, a simple file tag could be useful.
  9. With the recent website update, I'd like to suggest adding a "Made with AI" tag for file uploads or something along those lines. We're seeing an influx of plugins generated entirely by AI rather than being built by developers (with the possibility of using AI as a TOOL). Quite often these generated plugins are quite buggy, and a clear label would help users manage their expectations and possibly avoid some frustration.
  10. Just a little something. In your Main() method, you have // Keep plugin alive while (true) { GameFiber.Sleep(1000); }However 2 lines before that you start the "missionFiber" under the method MainLoop, which also has a while(true) loop, making the "keep plugin alive" loop not needed.
  11. To be fair this will work for SP. It's all about file renaming.
  12. Creating a INI file with Rage is insanely easy. - Create the INI file. var _ini = new InitializationFile(filepath) var boolPsudo = _ini.ReadBool(Section, Name, DefaultValue). It's that straight forward 🙂 Also, from looking at your src, you have some stuff that is called on Tick, that really shouldn't be. And why not use System.Windows.Forms? I don't think I have ever seen a system not include it. You're making yourself do more work than needed.
  13. They use different sound files. You should be able to change it in the els vehicle's file.
  14. Plugin has been updated to include the feature above.
  15. Thank you! This wont clean up blips created by other plugins, however I can add a console command that would do that easily! Lmk if that's something you'd want!
    • 856 downloads
    • Version 1.1.0
    Remove The Ugly Blip Bloat Remove the useless blips in game that do nothing but clutter your map! << Requirements >> A legal copy of Grand Theft Auto V RagePluginHook << Installation>> Drag the "Plugins" folder into your "Grand Theft Auto V" folder << Support & Community >> IMPORTANT: Please do not use the reviews or comments section for bug reports! Got a question, found a bug, or just want to share screenshots of your EMS adventures? Join our official Discord server! https://discord.gg/mV9kaACXkM How to Get Help: To get support, please join the Discord server. Once there, find the support channel and follow the instructions to fill out our support form. This form gives us all the information we need to investigate your issue and is the only official way to get help. This plugin is open sourced! https://github.com/HazeStudioFR/NoBlipBloat
  16. This seems cool, but how is it different from LSPDFR's native holster action like 0phelia was talking about?
  17. Trust me I get the idea of wanting to get it out, but take your time to make a quality product with enough features 😀
  18. Maybe this is me, but why release a callout pack, with one callout? It sounds like you have good ideas / plans for this mod pack. Why not just make them then release the callout pack?

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.