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. I like the idea of this mod and as far as I am aware the first time seeing a feature like this. Judging from the comments it seems like there are some bugs, but I am glad to see you are working on it! Just by reading the comments I have some possible suggestions: Have your Yield function happen when the player has emergency lights on while on while the patrol vehicle is stopped, and a possible extra "check" if the player is on a traffic stop. The player doesn't have to be outside of the vehicle for it to work. Just above conditions. Like I said I think this mod has a good future!
  2. I'm aware how file paths work 😅. How did you find out that putting a rage plugin hook mod's config files into the LSPDFR "works best"?. I only asked about AI because all of your code is in one file. Which is what AI does.
  3. You know you can easily change that by editing a single string? Not to offend, but was this plugin made with AI? You would've had to manually set that path yourself, so I am not sure how or what is being "enforced" to setup the files like that 🙃.
  4. Interesting choice to have the file structure like that… Is there a reason why?
  5. A showcase video would be cool 😅. Also not sure if you're aware but you have the plugin files in the "plugins" folder, but have the config file in the "plugins/lspdfr" folder.
  6. Yes, the .rar was locked. You would need to extract the files anyways which is then when you'll copy your files over.
  7. The thing with this is it's built off of Gwen, which is buggy and outdated from what I've heard. So inorder to update it and make it smoother, there would prob have to be a complete rewrite.
  8. Hey, quick suggestion, you can load/unload IPLs as needed, instead of depending on OpenAllInteriors.
    • 169 downloads
    • Version 1.0.0
    About We have all been in the position where we forget to backup our game files before the next, never ending, GTA V update. This mod for Lenny's Mod Loader (LML) helps you preserve a specific, known working version of GTA V's core files. With each update potentially breaking mod setups or script compatibility, this mod acts as a version lock, restoring a custom set of .exe and update.rpf files whenever needed. Requirements Lenny's Mod Loader (LML) GTA V (Retail/Epic/Steam) Install Extract the "Version Lock" folder from the .rar folder Drag and drop your files into the corresponding locations inside the "Version Lock" folder. A read me is located inside of the folders to tell you what files go where. Open ModManager.exe, and select the "Version Lock" folder Repeat step 3 every time the game updates.
  9. Do it exactly how you've described it. Have a class where the stuff you want to be called in every file, and in the FR callouts call each method. You can looks at pyro's github. https://github.com/SuperPyroManiac/SuperPlugins/blob/master/SuperCallouts/SuperCallout.cs#L42
  10. With the site upgrades are there going to be a light/dark theme still available?
  11. Wow, this sounds amazing! Really looking forward!
  12. Just looking through the source code, there are some parts of code that makes no sense. Almost all of your callouts feature this code This is displaying a help message EVERY TICK, please put a bool within the if statement to stop it from displaying a help message. This also constantly dings the user with the help message audio. I don't understand the purpose of this, again you will be repeating the notification every tick as long as Settings.HelpMessage == true. But also, if it doesn't equal true, meaning its already set to false, why are you setting it to false again? Also you use a spawn locations list for every callout, but only feature like 3 locations. Most if not all you can just spawn them in random locations. If there is anything taken from this please fix your if statements/HelpMessages. 👍
  13. Why not make the seconds every 10 seconds, or even 60. I haven't checked out the code so I am assuming you're doing a random chance of a crash being caused, but having the possibility that often is alot imo.
  14. What's your discord? I found some bugs in your code, and would like to offer solutions, but also explain to you why they are bugs.
  15. Excited me for a second, I thought this mod was adding more extras to be used by ELS 🤣. None the less, looks good

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.