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. Compulite and Police Menu are totally different. Compulite used already included ingame scaleforms to create a pause menu, I made my own Scaleform which has to be loaded by the game. The same way addon vehicles are added. I guess that's also why you are crashing, the game isn't usef to handle custom mods, vehicles, scaleforms etc. That's why you need a proper gameconfig. Search Youtube for "MEM_MULTIALLOC" and youll find over hundreds of tutorials on how to fix it
  2. Last thing you can try is having Police Menu crashes if it is the onld mod loaded, if it does I sadly have no idea why it's only happening to a handful of people and not everyone Also: when the game crashes again, could you send me a screenshot of the Game Memory error message?
  3. Are you playing with many mods/max setting (Heap Limit adjuster etc)? The game crashes exactly when it tries to open the menu, but it's not a crash caused by the plugin itself but by GTA 5. I'm nit entirely sure why that happens so my only guess is that you have too many mods / too high settings or too few ram. What you can try: 1: Install all those files and see if it still crashes: (Make sure to also read their installation guide and Requirements) https://www.gta5-mods.com/tools/packfile-limit-adjuster https://www.gta5-mods.com/scripts/heapadjuster https://www.gta5-mods.com/misc/gta-5-gameconfig-300-cars 2. If it still crashes: make a backup of the "mods folder" and start with a clean one, install Police Menu without any additional mods and see if it still crashes Callout Information and blocking menus have to be implemented by other developers, I cant interfer with it. 2. Not available as of now
  4. Thx for the error code! Ill look into it for the next update
  5. Did lspdfr crash or did the entire game crash to desktop? The Log doesn't show any crash happening
  6. There is always a report, wether it crashes or not. Rage keeps track of everything. The log is located inside the main gta 5 folder. I believe the file is called "RagePluginHook.log". It gets overwritten everytime you start the game so I need that file whenever Police Menu crashes Gotcha!
  7. Always include your ragelog when the game crashes, otherwise I can't figure out why
  8. That's weird. Arrest report should 100% work atleast on 1.0.4 Ill check it on the newest version once I'm home. Are you playing on an Ultrawide monitor by any chance
  9. I didn't change anything in the Ped Information window, atleast not knowingly 🤔. Could you download 1.0.4 and see if it works for you on this version?
  10. I might've found a solution for that. However I can only test it in a few hours, stay tuned for the next updatw which should hopefully fix it
  11. Could you tell me when it crashes? Immediately when you press "Create Arrest Report" or when you save it?
  12. It crashes because it can't properly retrieve the current ingame time. I dont really know how to fix that since that stuff is done by the gsme itself. Ill look into it but I can't promise a quick fix on that
  13. I'll look into Quality of Life stuff after I got mostly all features of the Computer working
  14. 1. Yeah if it's the .png you can change them in the .ytd file. I looked into it and you actually can control how GTA scales stuff. Ill look making it an optional setting. 2. Could you send me a short video in regards of the "test" ticket? That would help me figure out why this happens. 3. As far as I'm aware there's no way I can disable it. The developers of those plugins would have to implement it. I disable all buttons standard GTA uses when the computer is used, but I cant disable mod keys also: Could you tell me which mods still trigger when writing inside the menu? I tested Ultimate Backup and LSPDFR vanilla menus and they don't register key input whenever my menu is open
  15. 1. That should be an easy fix, I'll look into changing the currency 2. Are you playing on the newest version with both .dll and police_menu files? It sounds like either of those is outdated 3. Yes and no. Scaling is done by GTA, there's no way I can interfer or change it. You could change the textures in the police_menu.ytd files to higher resolution. I only play on 1080p so I have no comparison on how it looks on other displays. The text resolution cant be changed; but I believe the text itself displays fine?
  16. I noticed some of your charges are a bit too long to fit on the buttons. I'm gonna edit it in the next update so longer text's can fit on there too 😛 Just a suggestion, include the Background as a single file and not as .ytd, cause each update would make your .ytd useless since the filenames change with every update
  17. Sounds cool! Vehicle Database is the next thing I'm working on yes
  18. Right now it takes two weeks before the cases are at court. Ill probably make this changeable in an .ini later. But don't get too exited, court right now is basically jist a recap on what happens, nothing fancy as I'm focussing in orher stuff first. For now you can change the "DialogKey" inside the .ini so it doesn't interfer with the siren. The audio bug is due to my mod trying to display "Press Y to hand over the ticket" and the traffic stop trying to display "Press ... to open the menu" ill see what i can do about.
  19. You can find it here https://docs.ragepluginhook.net/
  20. Thanks 🙂 Don't have a patreon or anything so far. You can support me with a good review and feedback , I don't wanna lock anything behind a paywall^^ Vehicle Database and some minor things (like Weapon Permit on Ped profile's) are missing but are in the works. It's up to you to decide wether to keep Compulite or not. Either mods won't conflict with one another
  21. 1. Kinda. I don't wanna force Players to be in a vehicle to open the menu just for looking up a ped's name etc. If you wanna roleplay like that you can of course only open it inside the vehicle yourself. I only limit things for realism. For example when you Create and Print a Citation, you have to be in a police vehicle for it to be printed. But so far that's the only restriction inside the mod. 2. What do you mean with loadout system? I don't think just spawning your whole equipment would make sense for this mod, or do you mean stuff like grabbing a shotgun/rifle from the vehicle?
  22. Why do you use Natives when you can use Rage internal functions? Ped.Tasks.EnterVehicle(...) (Or similar to this, I'm on phobe rn and cant check) If you've done this the Ped should stay inside the vehicle unless you told them anywhere else to follow you. But this isn't visible in the code you posted
  23. Not implemented, pressing the save button only saves it inside the computer. Ill add a print button soon so you can give it to the ped The developer of those Callouts have to implement it. As far as I know only Definitive Callouts use this feature so far Definitely not a common issue. Did you edit the CitationItems.xml? Try deleting the CitationItems.xml inside LSPDFR/PoliceMenu/Internal/ Restart the game and see if it crashes again when you write a citation. If it does; Send me your Rage Log and tell me if you changed any files.

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.