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.

Police Tape 3.2

(25 reviews)

1 Screenshot

It's Los Santos... people get shot, people get run over, things catch fire... and it's usually all your fault. Eventually, you need to do something to keep nosy bystanders out of your business. Ever wished you could quickly close off a freeway so no cars can get by? Ever wanted to block off the scene of a dead body so that curious pedestrians couldn't tell who exactly shot them? Perhaps you just want to peacefully do some construction work, but oblivious drivers keep driving into your work zone. Or maybe you're fighting a fire, and need to stop rubberneckers from wandering into harm's way. 

 

No matter what you do in Los Santos, Police Tape is here to keep everyone else out of your way.

 

  • Featuring dynamic tape with cloth physics that blows in the wind

  • Aim-and-click tape and barrier placement lets you attach tape to any surface

  • Built-in advanced traffic control stops even the stupidest San Andreas drivers

  • Ped path blocking prevents most ambient peds from crossing police lines, while allowing backup, medics, coroners, and suspects to keep going

  • Full API lets plugin and callout creators add tape to their own scenes

  • Tape import/export system lets you save your tape and include saved tape scenes in callouts

  • Tape management menu to delete individual strands of tape and manage traffic control

  • Customize your tape texture to get different text or patterns

  • LML support to install scripts and police tape model files, DLC option if you prefer

 

 

Join the Parks Benefactor Program to join my exclusive Discord server and get early access to mod updates and new mods like this one! Special thanks to all the members of the Parks Benefactor Program who helped make the development of this mod possible! And a huge shoutout to the Old Faithful level donors who have gone above and beyond to support my modding: Pathfinder_Ryder, elvismowery6, LeoTheSkunk, EmergeNYC, dylan_hall, heal_thy_bravowolf_wgal22, jcerb, mitch2966. 

 

 

KNOWN ISSUE: The tape sometimes droops through the ground, especially when there is not much wind or with longer pieces of tape. User more barriers and shorter pieces of tape to help reduce this effect. This is due to the limitations of what cloth physics can do in zmodeler/GTA V. Version 2.0 adds static tape models which do not sag as an option. You can choose for each strand whether to use static or dynamic tape.

 

KNOWN ISSUE: If you are having issues with changing the keybindings in the INI not taking effect in the game, add a single blank line at the top of your INI file. 

 

KNOWN ISSUE: You may need to install a modified gameconfig.xml, depending on your version of GTA V. If you already have a modified gameconfig.xml to support add-on vehicles, you should be OK. If you haven't before and your game crashes on startup after installing Police Tape, you need to install a custom gameconfig. You can use the following LML package to install a compatible Gameconfig file: 

 

Credits:

  • Oleg for adding cloth physics support to zmodeler 3

  • alexguirre for RageNativeUI

  • alexguirre and "Unknown Modder" for help with fragment resizing memory editing

  • LtFlash for the 3D Marker class (modified by PNWParksFan)

  • Khorio for help with blocking peds and vehicles from crossing a line

  • MulleDK and the RPH team for RagePluginHook 

  • PNWParksFan - everything else

 

 

 

Some videos of Police Tape in action:

 

 

 

 

 

 

Edited by PNWParksFan
Updated credits and info

What's New in Version 3.2

Released

Version 3.2:

  • Recompiled for latest game version due to changed GameControl enum. 

  • Only for RageNativeUI 1.124+ and GTA V 3717+. For older versions, use version 3.1.

 

Previous updates:

Spoiler

Version 3.1:

  • Fixed possible crash when deleting individual tape strands from the tape management menu. 

  • Updated to RageNativeUI 1.8.1

Version 3.0:

  • Added the much-requested option to spawn just barricades without any police tape attached to them. This is available by entering the tape placement mode, selecting a barricade, and middle-clicking to spawn a barricade by itself, or left-clicking to spawn with tape attached. 

  • Updated to RageNativeUI 1.7. Please make sure this file is up to date. 

  • Added INI options to enable "alternate texture", "static tape", and "continuous mode" checkboxes by default. 

  • Optimized performance of traffic control checks to significantly reduce the FPS impact when there are many tape strands spawned. 

  • Added DLC installation option. LML is still recommended, but the DLC is available for those who prefer it.

Version 2.1:

  • Fixed bug causing INI Keybindings section to not be read correctly

  • Clarified instructions for installing alternate police tape textures

  • Updated for compatibility with new ParksTools.dll version


Version 2.0:

  • Added static tape option

  • Updated API

  • Improved traffic control algorithms

  • Added support for new versions of ParksTools.dll and for Coastal Callouts

  • Improved Police Tape menu

  • Other misc bug fixes

 


Short Description

Dynamic police tape and barrier placement with traffic and pedestrian control

User Feedback

Recommended Comments

manu450

Members

how to get the menu to pop up and how to uninstall if we don't like it no more. specific instruction should be included common.

 

 

PNWParksFan

Insiders Author

Just now, manu450 said:

how to get the menu to pop up and how to uninstall if we don't like it no more. specific instruction should be included common.

 

 

The keybindings are in the INI, but by default it's Shift+H to start placement and Ctrl+G to manage tape. 

 

I will write up some uninstallation instructions. Basically, just delete the plugin files and delete the DLC.

manu450

Members

1 minute ago, PNWParksFan said:

The keybindings are in the INI, but by default it's Shift+H to start placement and Ctrl+G to manage tape. 

 

I will write up some uninstallation instructions. Basically, just delete the plugin files and delete the DLC.

thanks

 

PNWParksFan

Insiders Author

To uninstall:

  • Remove PoliceTape.dll and PoliceTape.pdb from your GTA V\Plugins folder
  • Go to (mods)\update\update.rpf\common\data\dlclist.xml, and remove the line with "<Item>dlcpacks:\policetape\</Item>"
  • Go to (mods)\update\x64\dlcpacks\ and delete the policetape folder

I will make an OIV uninstaller later this week, but there's the manual uninstall instructions for now.

manu450

Members

(edited)

2 minutes ago, PNWParksFan said:

To uninstall:

  • Remove PoliceTape.dll and PoliceTape.pdb from your GTA V\Plugins folder
  • Go to (mods)\update\update.rpf\common\data\dlclist.xml, and remove the line with "<Item>dlcpacks:\policetape\</Item>"
  • Go to (mods)\update\x64\dlcpacks\ and delete the policetape folder

I will make an OIV uninstaller later this week, but there's the manual uninstall instructions for now.

there's no ddl file included in the download, my bad never mind i forgot OIV install it

 

 

 

Edited by manu450

PNWParksFan

Insiders Author

Just now, manu450 said:

there's no ddl file included in the download

 

 

The DLL file is installed to the Plugins folder by the OIV installer. If you don't see file extensions, try turning them on in Explorer. 

manu450

Members

Just now, PNWParksFan said:

 

The DLL file is installed to the Plugins folder by the OIV installer. If you don't see file extensions, try turning them on in Explorer. 

my bad i saw it, and ill try agin i was not able to have it to work. i probabaly have to set it up in the rage plugin setting startup 

 

PNWParksFan

Insiders Author

13 minutes ago, manu450 said:

my bad i saw it, and ill try agin i was not able to have it to work. i probabaly have to set it up in the rage plugin setting startup 

 

You need to load the plugin somehow, either auto-load it or load it from the RPH console. 

manu450

Members

11 minutes ago, PNWParksFan said:

You need to load the plugin somehow, either auto-load it or load it from the RPH console. 

Got it to work man. thanks 

Sgt.York

Members

Finally its available now!
p.s. i have a bad eng, sorry :3

 

Space.

Members

Any chance we could get an option to rebind some of the keybindings for placing etc? Only my middle mouse button doesn't work making this plugin a bit impossible to use.

LtBronco

Members

(edited)

Such a great mod.  I've been waiting for this.  I love how the tape blows in the breeze.  One suggestion, actual yellow police tape.

 

Great work

Edited by LT Bronco

PNWParksFan

Insiders Author

2 hours ago, SpickitySpock said:

Any chance we could get an option to rebind some of the keybindings for placing etc? Only my middle mouse button doesn't work making this plugin a bit impossible to use.

 

Those use the game's keybindings for various actions. I believe that's the "take selfie" action? Press ESC, go to Settings, and find the Keybindings section, and look in the Cellphone section (IIRC). When you see the middle click icon in there that's the one you need to change. 

 

38 minutes ago, LT Bronco said:

Such a great mod.  I've been waiting for this.  I love how the tape blows in the breeze.  One suggestion, actual yellow police tape.

 

Great work

Check out the "Alternative Textures" folder in the download. 

BlueLine Vibes

Members

Looks really good.

My advice is to go ahead and include a readme file.  You have to remember there is still a lot of new people coming to LSPDFR.  The modders forget that.  You have an OIV install package which is nice for new people to install it.  However, there is nothing in the description unless I missed it as to which button to open the menu etc.  Or even a readme file included in the download as to how to use the mod.  I have been doing this a long time so I new that the OIV had to install the plugin somewhere and I dived into the folders and found it and saw the ini file.  But once again new people will never know to do this.

PNWParksFan

Insiders Author

4 minutes ago, OfficerBenzo said:

Looks really good.

My advice is to go ahead and include a readme file.  You have to remember there is still a lot of new people coming to LSPDFR.  The modders forget that.  You have an OIV install package which is nice for new people to install it.  However, there is nothing in the description unless I missed it as to which button to open the menu etc.  Or even a readme file included in the download as to how to use the mod.  I have been doing this a long time so I new that the OIV had to install the plugin somewhere and I dived into the folders and found it and saw the ini file.  But once again new people will never know to do this.

 

Good suggestion. There IS a readme file (assuming I included it in the ZIP upload correctly, I think so), and there is some more readme info in the OIV installer itself. But it sounds like I should include a little bit more info to help new users figure it out. I'm going to be out for most of the day but will add some more info and reupload it later today. 

BlueLine Vibes

Members

2 minutes ago, PNWParksFan said:

 

Good suggestion. There IS a readme file (assuming I included it in the ZIP upload correctly, I think so), and there is some more readme info in the OIV installer itself. But it sounds like I should include a little bit more info to help new users figure it out. I'm going to be out for most of the day but will add some more info and reupload it later today. 


You probably just need to adjust the Readme file bro.  It just talks about the wrapper info.  Nothing about how to open or use.    Also,  it looks really good.  I will include a video in an upcoming review.  I do that with most modders on the site.  Thanks!

PNWParksFan

Insiders Author

15 minutes ago, OfficerBenzo said:


You probably just need to adjust the Readme file bro.  It just talks about the wrapper info.  Nothing about how to open or use.    Also,  it looks really good.  I will include a video in an upcoming review.  I do that with most modders on the site.  Thanks!

Just updated the readme, nothing else changed in download. Hopefully that helps people figure it out a bit better. 

LtBronco

Members

1 hour ago, PNWParksFan said:

Check out the "Alternative Textures" folder in the download. 

Awesome!  I have no idea how I completely missed that before...

Space.

Members

1 hour ago, PNWParksFan said:

 

Those use the game's keybindings for various actions. I believe that's the "take selfie" action? Press ESC, go to Settings, and find the Keybindings section, and look in the Cellphone section (IIRC). When you see the middle click icon in there that's the one you need to change. 

 

Check out the "Alternative Textures" folder in the download. 

 

Incredible thanks.

manu450

Members

Having too many plugins in the plugins folder seem to crash LSPDFR when opening C+ For a lot of people, I hope this plugin will be fine. I want to have them all....the ones You have added and have already, really makes my game complete. 

Benjamin255

Members

How to click the consent option that appears when the plugin is loaded, the mouse and keyboard are not selectable   Please help me😭

hiddo01

Members

6 hours ago, AUG said:

How to click the consent option that appears when the plugin is loaded, the mouse and keyboard are not selectable   Please help me😭


When you launch RAGEHook click the cog icon, then navigate to options and select to not load any plugins at startup.
Once you are in the game, open the console by pressing F4 and the type in ReloadAllPlugins. That should do the trick.
After that, I believe you the next time you launch GTA you will be able to revert RAGEHook settings and load all the plugins at startup (granted you selected Remember my choice option when accepting the terms).

Benjamin255

Members

1小时前,hiddo01说:


当您启动RAGEHook时,请单击COG图标,然后导航至选项并选择在启动时不加载任何插件
一旦你在游戏中,按F4键和ReloadAllPlugins中的类型打开控制台。这应该够了吧。
之后,我相信下次启动GTA时,您将能够恢复RAGEHook设置并在启动时加载所有插件(在接受条款时授予您选择记住我的选择选项)。

不,我仍然无法点击选项接受条款(我的英文不太好)

_C$0EW%3{3JW[AZS)Q%PJ4O.jpg

hiddo01

Members

18 minutes ago, AUG said:

不,我仍然无法点击选项接受条款(我的英文不太好)

_C$0EW%3{3JW[AZS)Q%PJ4O.jpg


Oop, in this situation I have no idea. I would try to reinstall the mod and if that doesn't work, move your plugins + mods folder somewhere else and go through step by step process of elimination.
It might be that two mods don't like eachother and this is the result.
Sorry but this is the best that I can do, maybe someone else, more experienced might help you.

Create an account or sign in to comment

Latest Mods

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.