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.

Guadmaz

Members
  • Joined

  • Last visited

Everything posted by Guadmaz

  1. Every time you call SpeedoMeterMain(); you attach a new event handler to Game.FrameRender, without detaching the old one, thus drawing the TimerBar multiple times in one frame. You can detach the event handler in KillSpeedoMeter(); Game.FrameRender -= Process;
  2. Alright you got me there. You should be taking controls from http://docs.ragepluginhook.net/html/2CBB6E81.htm Please send me your RagePluginHook.log instead of the rcr file. Only RPH developers can open those.
  3. That's because RagePluginHook's GameControl enumeration differs from scripthookvdotnet's
  4. That's not where you place the file. Place it inside Plugins/LSPDFR/ folder. The name is CellphoneUp.
  5. Well then update it? It only works with 0.3 now. Post your RagePluginHook.log
  6. You're missing RAGENativeUI.dll from your game directory.
  7. You can change your list item's position within UIMenu.MenuItems list.
  8. It should be a Popup. If it doesn't appear that means it's already unblocked.
  9. Sounds like something I'm currently working on, except it's inspired by LA Noire.
  10. The installation instructions are in the post. It goes in Plugins/LSPDFR/ It won't work otherwise.
  11. The original LSPDFR's computer blocks the keys because they use GTA5's user input, which blocks any script from running while it's open.
  12. You'll have to replace game's texture mpgroundlogo_cops, located inside 3dtextures to be able to replace the logo.
  13. I downloaded that mod to see how it works. It doesn't take GTAV controls in mind, so I can't disable it without doing keyhook voodoo magic. The current workaround is rebinding PoliceRadio's OpenCloseRadio bind, to something like OemBackslash, which is the key left of Z ("\"). In the next version I'll add a way to change the toggle key, but it will be through controls, so for example, VehicleGrapplingHook or ReplayAdvance would be activated on DPAD Right, and CreatorRT will be activated when you press the C button. For all controls, see https://github.com/crosire/scripthookvdotnet/blob/34d6a088033ebb71f34cc3b2aa42c6cbe06a0433/source/Controls.hpp
  14. Im gonna need more info than that, when did the crash occur? What were you doing? Also post your log.
  15. I'll add it as a helptip on the on-screen keyboard screen.
  16. I'm afraid I can't really disable external plugins' keys, so you'd have either rebind the hotkey or bear with it.
  17. You can change the "Launch Grenade" keybind in your game's menu.
  18. Should I continue with this or the current UI is fine? The window is not final of course.
  19. That can be easily done with GWENForms. But do people want this? I think the current one is better because of it's simplicity. I also can include both.
  20. Alright, it's been resolved. For some reason I had to leave "Optimized For" empty.
  21. Hm, are you running the game as admin? If so, the file should be in Plugins\LSPDFR I just downloaded it and the file was created.
  22. New 1.1 version available! You can now customize basically everything. And to show what you can customize, check this abomination I made

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.