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.

RicyVasco

Members
  • Joined

  • Last visited

Everything posted by RicyVasco

  1. This 'was' a problem in earlier versions due to the way PolicingRedefined handles grabbed peds. This should be fixed in the newest version however
  2. That's on me. I flipped the check internally so all unwanted became wanted and vice versa
  3. PoliceRedefining couldn't load the LocalBackup for the area you entered the Interior from, so I'm guessing it's probably setup incorrectly
  4. I would just copy the dlclist.xml from your non-modded folder and copy it to the mods folder. And after that add any custom dlc you added, like EUP, to the new dlclist Crash was caused by PolicingRedefined. Have you setup your backup properly?
  5. When was the last time you updated your mods folder? It seems like your missing tons of DLC's in your dlclist.xml
  6. Yeah I saw a video report on my discord and I'm investigating it atm. I'll release a hotfix when I find the issue
  7. He should automatically pack the bag into the car unless you somehow interrupt the animation For offduty, there is no way to put the bag back since there is no way to get the car back into the garage
  8. Your main LSPDFR crashed, most likely because of a faulty xml file
  9. Not in Shandy Shores itself, but just above it in Grapeseed
  10. Expanded doesn't load on startup, only after you go OnDuty will it load. Try renaming your mods folder to something like oldmods and see if you are able to play then
  11. Sure feel free to send a screenshot. But the only thing I spawn is the furniture and nothing resembling a card so I highly doubt it's because of Expanded
  12. The card isn't caused by Expanded. Maybe another plugin is spawning something?
  13. You can still use it but some callouts are more likely to crash then others
  14. The game saves automatically whenever something happens. You also can only interact with the bed (primarily the right side) and the wardrobe. The other furniture is purely cosmetic
  15. You need to make sure your dlclist.xml inside your mods folder is using the most recent version
  16. All of Bejoljos plugin's are sincerly lacking in term of API so you're better of creating your own function for it. You can use these two Nativefunctions: ADD_ROAD_NODE_SPEED_ZONE REMOVE_ROAD_NODE_SPEED_ZONE You can check the arguments for these here They essentially do the same thing as Bejoljo but from my experience, the cars wont freak out and try overtaking eachother
  17. The events aren't functions that you can activate, Events only tell you when they trigger so you can attach your own logic to it. As an example: StopThePed.API.Events.slowDownTrafficEvent += onSlowDown; private void onSlowDown() { Game.DisplayHelp("STP SLOW DETECTED - Traffic is currently slowed down"); }
  18. Thanks for the report, I'll have it fixed in the next Update
  19. I've heard that those mods might cause issues with Interiors. I dont play with those mods so feel free to try it out
  20. Showering was always a LSPDFR feature not from my plugin, so you gotta wait for them to implement it into the new interiors. Sleeping is disabled (for now?). If the player places the bed too close to a wall they might clip through when waking up and I don't have a proper solution for that yet

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.