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.

Just A Plate Checker 1.0.1

(0 reviews)

2 Screenshots

Just A Plate Checker is simply that. This mod can be used with "The Menu" without simulating key presses.

The Menu http://www.lcpdfr.com/files/file/10274-the-menu Options:
  Target: LSPDFR-Just A Plate Checker
  Options:
    Check (Checks Closest Vehicles Plates)
    Check Pulled Over (Checks The Currently Pulled Over Vehicles Plates)

The Menu Example:
 

<MenuItem Title="Closest Registration Check">
  <Animation>random@arrests|radio_enter</Animation>
  <Plugin Target="LSPDFR-Just A Plate Checker">Check</Plugin>          
</MenuItem>

  So when you select that menu item, it will do 2 things, it will animate the player to do a radio animation. It will then tell this mod to check the plates of the closest vehicle.


INSTALLATION:
  Place Both "Just A Plate Checker.dll" and "Just A Plate Checker.ini" Into [GTAV Root]\Plugins\LSPDFR
  Place "CQoute.Common.dll" into the GTA V root folder
  Once on duty, this plugin will become active.

NOTES:
  The Hotkey will only do closest vehicle checks. You can disable hotkey alltogether or chang it through the ini file, If you disable the HotKey then you must rely on "The Menu".

What's New in Version 1.0.1

Released

(Added) Blip Option
(Fixed) Implemented better algorithm for picking which vehicle to targeting

User Feedback

Recommended Comments

RyWilson

Members

this seems simple enough..and i like simple :thumbsup: i like some things like this to be stand alone so this is right up my alley. hmm i guess i'll have to check out The Menu since i like using the controller

CQoute

Members Author

7 minutes ago, jg45042 said:

this seems simple enough..and i like simple :thumbsup: i like some things like this to be stand alone so this is right up my alley. hmm i guess i'll have to check out The Menu since i like using the controller

That was my goal and the reason I mainly constructed "The Menu". I'm not a fan of plugins putting together a bunch of things especially without optimizations as 1 thing gone wrong can crash the whole plugin. I also like flexibility and personalisation, so separating my mods to more simpler things can allow users to pick and choose what they wish to use while also making it easier to maintain. In regards to "The Menu", I see it as a hub between the mods or a lower layer as such so any future mods aren't tied down to just HotKeys or linear actions.

sjain

Members

There's a spelling mistake in your title! It should be 'Just a great plate checker'. Nice job bro!

J.J Designs

Members

i tough these mod was in a plugin now ???? im talking about the police redio are these the same ???

CQoute

Members Author

4 hours ago, J.J Designs said:

i tough these mod was in a plugin now ???? im talking about the police redio are these the same ???

No this is not related to Police Radio, from my understanding, police radio will manipulate the results which causes inconsistent checks for multiple plugins. This plate checker doesn't manipulate the peds or vehicles in anyway and is consistent with LSPDFR and other mods who manipulate the peds via LSPDFR API.

Ghnty5

Members

do i need "the menu" to operate this?

CQoute

Members Author

3 hours ago, Ghnty5 said:

do i need "the menu" to operate this?

No, you can still assign a hotkey

FinKone

Members

22 hours ago, CQoute said:

No this is not related to Police Radio, from my understanding, police radio will manipulate the results which causes inconsistent checks for multiple plugins. This plate checker doesn't manipulate the peds or vehicles in anyway and is consistent with LSPDFR and other mods who manipulate the peds via LSPDFR API.

Your understanding is COMPLETELY wrong.  I'll fix it.  Don't take this a bad way, but unless you are using Police Radio .20 with RPH 26 and LSPDFR 0.2, then you are 100% incorrect.  Police Radio only grabs, NEVER sets.  So if its not "working right" with other mods that is not a Police Radio or a manipulation on my part - since I only grab the data....  ;)

CQoute

Members Author

4 hours ago, FinKone said:

Your understanding is COMPLETELY wrong.  I'll fix it.  Don't take this a bad way, but unless you are using Police Radio .20 with RPH 26 and LSPDFR 0.2, then you are 100% incorrect.  Police Radio only grabs, NEVER sets.  So if its not "working right" with other mods that is not a Police Radio or a manipulation on my part - since I only grab the data....  ;)

Sorry, thanks for the correction. This was only from using APNR plugin from @Danielle and Yours along with the built-in LSPDFR check and was causing a few conflicts. I scratched my head a few times when things was becoming inconsistent.

LtRob

Members

I get this crash when clicking the key to check a plate

Spoiler

[4/10/2016 9:25:05 PM.299] LSPD First Response: Creating motorcyclist event
[4/10/2016 9:25:14 PM.243] LSPD First Response: 
[4/10/2016 9:25:14 PM.243] LSPD First Response: ==============================
[4/10/2016 9:25:14 PM.244] LSPD First Response: UNHANDLED EXCEPTION DURING GAME FIBER TICK
[4/10/2016 9:25:14 PM.244] LSPD First Response: ------------------------------
[4/10/2016 9:25:14 PM.245] LSPD First Response: Origin: Game fiber "<UNNAMED THREAD>".
[4/10/2016 9:25:14 PM.245] LSPD First Response: ------------------------------
[4/10/2016 9:25:14 PM.245] LSPD First Response: Exception type: System.NullReferenceException
[4/10/2016 9:25:14 PM.246] LSPD First Response: Exception message: Object reference not set to an instance of an object.
[4/10/2016 9:25:14 PM.247] LSPD First Response: ------------------------------
[4/10/2016 9:25:14 PM.247] LSPD First Response: Inner exceptions:
[4/10/2016 9:25:14 PM.248] LSPD First Response: ------------------------------
[4/10/2016 9:25:14 PM.248] LSPD First Response: Stack trace:
[4/10/2016 9:25:14 PM.249] LSPD First Response: at }_T~83Fsa~MaT7\]O;V!\*j22%$.?????????????????????????????????????????(Ped ) in E:\GTA V\LSPD First Response\LSPD First Response\Engine\Scripting\Entities\CPedCache.cs:line 18
[4/10/2016 9:25:14 PM.249] at LSPDFR_Just_A_Plate_Checker.Main.DisplayNotification(Vehicle vh)
[4/10/2016 9:25:14 PM.250] at LSPDFR_Just_A_Plate_Checker.Main.CheckPlate()
[4/10/2016 9:25:14 PM.251] at CQoute.Common.Controls.<>c__DisplayClass3_0.<ListenForKey>b__0()
[4/10/2016 9:25:14 PM.251] at Rage.GameFiber.Main()
[4/10/2016 9:25:14 PM.252] LSPD First Response: ==============================
[4/10/2016 9:25:14 PM.252] LSPD First Response: 
[4/10/2016 9:25:15 PM.992] LSPD First Response: NewsHeliPursuit exited

 

CQoute

Members Author

@LtRob I will have a look into this when I can find time, been really busy with work stuff lately.

SpartanGaming

Members

On 2/23/2016 at 4:54 AM, CQoute said:

No, you can still assign a hotkey

By me it makes my Lspdfr crashing

Create an account or sign in to comment

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.