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

  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.    LtFlash reacted to a post in a topic: [DEV TOOL | REL] RAGENativeUI
  8. You can change your list item's position within UIMenu.MenuItems list.
  9. It should be a Popup. If it doesn't appear that means it's already unblocked.
  10. Sounds like something I'm currently working on, except it's inspired by LA Noire.
  11. SoUThPHiLLY20 started following Guadmaz
  12. The installation instructions are in the post. It goes in Plugins/LSPDFR/ It won't work otherwise.
  13. 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.
  14. You'll have to replace game's texture mpgroundlogo_cops, located inside 3dtextures to be able to replace the logo.
  15. 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
  16. Im gonna need more info than that, when did the crash occur? What were you doing? Also post your log.

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.