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.

FtDLulz

Members
  • Joined

Everything posted by FtDLulz

  1. Hmm, that shouldn't happen. I'll see if I can do anything about that.
  2. Hype is in maximum overload. Sadly life will probably get in the way of my enjoyment, but I still can't wait!
  3. SECURITY_GUARD is self-explanatory (the guards you see around special places), PRIVATE_SECURITY is most likely Merryweather.
  4. Probably, which is why I'm using the first method I described.
  5. I'm not seeing any sign of a crash in the log you posted.
  6. What I did for my Ped Search plugin is check if a ped was in an array of peds, and if not, add them to the array using a Dictionary<Ped, string[]>. The string array would contain the items you found, and if you had already searched the ped (if they were already in the array) I just displayed the items you had found. This is the same as how I did it for Vehicle Search as well. Might not be the most efficient method (still learning) but it works. You can also set the Default Ped Type the peds in the world spawn as. At the top, where your plugin info is, you can add DefaultPedType = YourPedClass and each Ped in the world will be that class. YourPedClass needs to inherit from the Rage.Ped class, and also needs these constructors:
  7. It can already do that, unless you mean something else.
  8. Sure that's it? I thought that was only if you were pointing a gun at them and pressing E.
  9. Are you sure it's not loading? Does it give anything in the RPH log? Are you hitting the right hotkey?
  10. Do other plugins load? Did you put it in your Plugins folder?
  11. Only thing I liked about PE was the mile runs. I'm not a fan of sports, but I felt running the mile every Wednesday was something that you could go slow on if you wanted or try to get the fastest time without pressure.
  12. Actually, there's a lot of idiotic stuff some NPCs do. A lot of speeders, too.
  13. That's a ton of help, thanks!
  14. What do you mean by, "multiplayer problem"? You can't go online while running the Rage Plugin Hook, so there shouldn't be any multiplayer issues at all.
  15. I've been working on and off on a callout plugin, and I've been stuck on relationship groups. How would you go about making a new relationship group and setting them to hate/like other groups? Also, is there a list of groups already in the game anywhere?
  16. I'll check it out. It'd be nice if you'd post a crash log next time, thanks.
  17. It's been around for a bit, just haven't updated it in a little while as I'm pretty busy. Apparently changing the description causes it to display as newly updated.
  18. I'd love to, and I've actually been working on and off on a callout plugin, but I'm too busy with school and such lately. Unless you'd be okay with erratic work times on my part, I'll have to decline.
  19. You can go on duty and then use a trainer to play as Michael and put a police uniform on. You still get those random events then.
  20. I actually have a template plugin ready to go that would allow customizing of backup units, if LSPDFR ever allows plugin developers to do so. Of course, when I say template plugin, I mean that it doesn't work as it's not possible yet as far as I know.
  21. Nice list! I'd recommend alphabetizing them in each section either by plugin name or author name, so it's a bit easier to look through and find certain things.
  22. Excellent work all, this will be useful for a ton of people.
  23. Do you have a folder in your project called Callouts? If you don't, create one, and put your JailBreak.cs callout into the folder.
  24. Looking pretty incredible guys, great work!

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.