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.

This file has been reported as outdated or no longer maintained. For further information, see the file comments.

Traffic Policer (Breathalyzer, Traffic Offences, Speed Detection & more) 6.16.0.0

(306 reviews)

14 Screenshots

 

https://www.youtube.com/albo1125

DISCONTINUED & UNSUPPORTED - COMPATIBLE WITH OLDER LSPDFR VERSIONS ONLY - FEEL FREE TO HELP UPDATE THE CODE 

Traffic Policer is now open source. https://github.com/Albo1125/Traffic-Policer

 

Welcome to Traffic Policer! This script modification for LSPDFR greatly enhances not only traffic policing, but policing in general. It sports various major features that will make your shift as a police officer much more realistic, and, above all, fun! 

Requirements - some of these are included (credits go to their appropriate authors):

  • LSPDFR 0.4.2 (not included)
  • Albo1125.Common 6.6.3.0 or higher (included)
  • RAGENativeUI 1.6.3.0 or higher (included)
  • RAGEPluginHook 0.51 or higher (not included)
  • A legal copy of GTA V (versions 1.0.1011.1-1.0.1604.1).

Installation Instructions are provided in the ReadMe & Documentation files.

Traffic Policer's Features are explained in the Documentation files & video.

 

Support - what to do if you encounter a bug or have problems:

  1. Watch the installation video for my modifications here.
  2. Use this tool: http://www.lcpdfr.com/files/file/9755-lspdfr-troubleshooter-by-albo1125/ 
  3. Read the documentation file if you're having trouble getting a specific feature to work.
  4. Suggestions can be made here.
  5. If all else fails: Please leave a comment (not a review). Include your RAGEPluginHook.log file, located in your Grand Theft Auto V folder. Also, please provide an accurate description of what happened. This allows me to help you as fast as possible.

Redistribution is prohibited.

 

https://www.youtube.com/albo1125

Edited by Albo1125

What's New in Version 6.16.0.0

Released

6.16.0.0 (23-06-2019)

Update targetted .net to 4.6.1
Updated for lspdfr 0.4.2
Minor code cleanup
Removed absurd breathalyzer/drugalyzer animation from motorbike riders (thanks abhijay94)

 

6.14.3.0 (29-11-2018)
Fixed an issue where the NoLightsAtDark ambient event chance in the INI was not respected.
Some code cleanup.
Open sourced at https://github.com/Albo1125/Traffic-Policer
Updated licence.
Removed obfuscation.

LSPDFR 0.3.1 compatibility

Some more information on the open-sourcing and my 'retirement'

 

Use comments to ask for support. Do NOT use reviews to ask for support! You will get ignored and reported as this is against community guidelines.


Short Description

Traffic Policer for LSPDFR

User Feedback

Recommended Comments

jimbo8282

Members

On 5/4/2018 at 6:59 PM, Fox Frenzy said:

Make it crash again and post your RPH log file.  We can get to the bottom of this.

 

Lights Out At Night is a little ...  wonky in this build.  I agree with you.  But I just set mine to 350 instead of 0 and now I don't have 19 vehicles at an intersection all turning their lights off.

Also, you can make these changes:


//This is the minimum time before a new event can take place. E.g. when an event is created, the next event won't be created until x seconds after the first one.
//The time is in seconds.
//Maximum=200
NextEventTimer=180

//This is the number of events to be created before the timer is set. 
//E.g. if this is set to 2, the timer set above will only start counting down once 2 ambient events have been created consecutively.
//Minimum is 1.
NumberOfAmbientEventsBeforeTimer=1

 

I tried all of this.  It actually made it worse.  I had every car on Vinewood Blvd without lights at one point.

SeniorPepper

Members

22 hours ago, jimbo8282 said:

I tried all of this.  It actually made it worse.  I had every car on Vinewood Blvd without lights at one point.

Might just be my game but it always crashes when I do force duty the first time. After it crashes, I reload LSPDFR and then force duty again and it normally works. 

malicdeeznuts

Members

(edited)

yea i took all my plugins and put em back it seems that traffic policer is the one thats making lspdfr crash i think it needs an update 

Edited by malicdeeznuts

Cyron43

Members

The game crashes each time I enter any car while on duty. It took me two days to finally narrow it down to Traffic Policer. No crashes without this mod. Please update!

Fox Frenzy

Members

I think we need to understand how, exactly, plugins are made and updated.  There is no magic button the author clicks on to make it stable.  It's not like going into the Update Center on Windows and clicking "Update Now!"

 

There are tens of thousands of lines of code in this plugin and one errant line can cause your game to crash.  Since there's some that are crashing and some that are not, there is clearly a conflicting force outside of Traffic Policer that is causing issues for some.  Removing Traffic Policer may abate the symptom, but likely did not resolve the underlying issue.

 

Yelling at the author "UPDATE UPDATE UPDATE" like some deranged Johnny Five clone is unhelpful.

 

For those "taking out all their plugins and putting them back in" it's important in the troubleshooting process to know in what order?  Start with ZERO plugins, then the plugin you suspect the most (in this case TP).  If TP works as the only plugin, then TP is not broken.  Try adding TP first and playing the game - then add one plugin at a time until it crashes.  The last plugin you added has a conflict with TP and you will need to decide which plugin you want more.

Deactivated Member

Deactivated

(edited)

Everything works fine, apart from i cant grab the keys from cars. How do i fix this?

Edited by DamianG

Androiddd

Members

(edited)

I'm trying to change my Division-UnitType-Beat in the Traffic Policer.ini but when I changed it, restarted my game, it stills calls me 1-LINCOLN-18.

Is there anything else I have to do to make these changes work?

 

Traffic Policer.ini:

[...]
//Ingame, dispatch will call you in the following format: Division-UnitType-Beat.

//Division can be set to any number from 1 to 10 inclusive.
Division=4

//UnitType can be set to any of the file names in the following folder: Grand Theft Auto V/LSPDFR/Police Scanner/Traffic Policer Audio/UNIT_TYPE
UnitType=XRAY

//Beat can be set to any number from 1 to 24 inclusive.
Beat=1

//If you would like your name to be shown as something other than Division-UnitType-Beat, you can override the displayname here.
//If you do not wish to override your displayname, simply leave this blank and the Division-UnitType-Beat format will be used.
//Audio will still match the Division-UnitType-Beat.
OfficerDisplayNameOverride=
[...]

 

Edited by Androiddd

jb431

Members

6 hours ago, Androiddd said:

I'm trying to change my Division-UnitType-Beat in the Traffic Policer.ini but when I changed it, restarted my game, it stills calls me 1-LINCOLN-18.

Is there anything else I have to do to make these changes work?

 

Traffic Policer.ini:


[...]
//Ingame, dispatch will call you in the following format: Division-UnitType-Beat.

//Division can be set to any number from 1 to 10 inclusive.
Division=4

//UnitType can be set to any of the file names in the following folder: Grand Theft Auto V/LSPDFR/Police Scanner/Traffic Policer Audio/UNIT_TYPE
UnitType=XRAY

//Beat can be set to any number from 1 to 24 inclusive.
Beat=1

//If you would like your name to be shown as something other than Division-UnitType-Beat, you can override the displayname here.
//If you do not wish to override your displayname, simply leave this blank and the Division-UnitType-Beat format will be used.
//Audio will still match the Division-UnitType-Beat.
OfficerDisplayNameOverride=
[...]

 

You might want to check different callouts, etc. Some of those also have options to change your unit call number. 

Androiddd

Members

(edited)

On 5/14/2018 at 6:18 PM, jb431 said:

You might want to check different callouts, etc. Some of those also have options to change your unit call number. 

Yeah I noticed that it works on some callouts but not on the original ones (from LSPD:FR).

So I'll check out some more configuration files. Thanks.

 

EDIT: Yeah totally my bad I had Assorted Callouts installed as well and in that file you can also edit your call number etc. My bad, thanks.

Edited by Androiddd

officerSolow

Members

13 hours ago, sullys012136 said:

For some reason, when I "force duty" with traffic policer, to crashes gta 5. Any help would be great!!

RagePluginHook_27052018_112327.log

I am having the same problem and cant figure it out. My game crashes when i get in my police car or any car

sullys012136

Members

same here. I can run it without traffic policer, but that mod is nice to use......hopefully someone finds a fix.

 

CrazySanitoeter

Members

(edited)

Hi,

I really love the 'ambient event' feature, but for some reason, I only get the 'No Lights at Dark' event at some point of my patrol when it's nighttime. I even set its probability to 0, but that doesn't change anything. On daytime, it works fine. Would be great if you could help me!

RagePluginHook.log

Edited by CrazySanitoeter

Fraggernaut

Members

I forced duty, unloaded, reloaded, then went on duty & tickets & summons still don't work. Unfortunate cause I looked forward to writing some people some charges. 

Cyron43

Members

(edited)

Maybe I could do without Traffic policer but unfortunately Police smart radio is hard coupled to it and so the radio refuses to work without it. 😕

Edited by Cyron43

Officer Rhyz

Members

On 6/4/2018 at 8:02 AM, Cyron43 said:

Maybe I could do without Traffic policer but unfortunately Police smart radio is hard coupled to it and so the radio refuses to work without it. 😕

I'm having the same issue. Traffic Policer installed crashes LSPDFR. Take it out. And all works fine.

Except Police Smart Radio

 

cw5110

Members

(edited)

Anyone having a problem with the mimic me feature. When I press CTRL+Q and try to move the vehicle from off the road it doesn't move at all.

Edited by cw5110

RKS

Members

I am having a very big problem with this mod traffic policier

The thing is that when i enter in Any car in the game , the games crashed instantly 

I already used the troubleshooter and it says eveything is perfect but in reality it crashed my game when i enter a car.

I would like to get help and support the most rapidly possible because i love these mods and i want to play with them .

The mod Traffic policier is fine i tested alcohol test its working but my only problem is that whenever i enter a car the game crashed.

Thanks in advance.

RagePluginHook.log

LosTxSouL94

Members

I've been getting this prompt during some rape and all kidnap calls telling me to ask the suspect questions through the question menu. No matter how, where or what I search nothing is mentioned about the question menu. No keybinds in the controls file or other topics brought up online. Is it referencing mod I haven't installed or is it something else?

 

Screenshot provided to show the prompt I'm receiving. I'm using the newest version of Traffic Policer, too.

20180628192937_1.jpg

RKS

Members

1 hour ago, RKS said:

I am having a very big problem with this mod traffic policier

The thing is that when i enter in Any car in the game , the games crashed instantly 

I already used the troubleshooter and it says eveything is perfect but in reality it crashed my game when i enter a car.

I would like to get help and support the most rapidly possible because i love these mods and i want to play with them .

The mod Traffic policier is fine i tested alcohol test its working but my only problem is that whenever i enter a car the game crashed.

Thanks in advance.

RagePluginHook.log

its fixed now

Cyron43

Members

(edited)

On 6/28/2018 at 1:01 PM, RKS said:

its fixed now

Would you please tell us how you fixed it? Neither Traffic Policer nor Police Smart Radio have been updated yet. So it would be really helpful if you tell us because many other people face the same problem.

Edited by Cyron43

Cherry1

Members

Albo I'll having a massive problem traffic policer is crashing lspdfr I know this because I force dudty with it enabled get in my vehicle and it crashes I do the same but without traffic policer and I can play all day plz help I've tried everything but nothing works
 
 

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.