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.

waynieoaks

Members
  • Joined

  • Last visited

Reputation Activity

  1. Like
    waynieoaks got a reaction from JM Modifications for a file, Delete Vehicle   
    July 2025: Currently I am NOT active in GTA/LSPDFR but as far as I am aware, this plugin still works as is. Unfortunately without a working game and no time to code anymore I can no longer support my developed plugins. All my code is available on GitHub if people want to steal / update the plugins themselves. 

    A quick little plugin I threw together for my livestreams to help with scene management chaos....
     
    What is it?
    This is a simple tool that will allow you to delete the closest vehicle to you, similar to the /dv scripts you get in FiveM. It can be used alongside other scene management mods to clear vehicles out the way so you can place cones or road blocks. I plan to use this along with Automatic Roadblocks by yoep or Scene Manager by Rich et al. 
     
    Why not use a trainer? 
    While it is possible to delete vehicles in trainers, like Menyoo or Simple Trainer, I wanted a quick and simple way for me to do this at the press of a button, especially when I am livestreaming and chaos has ensued.
     
    Features: 
     - Stand next to a vehicle and press the key binding (Shift + L by default) to delete that vehicle
     - Protection mode (can disable in .ini) to prevent deleting your own vehicle or emergency vehicles
     
    Known issues: 
    Driver is not deleted with vehicle if stop or slow traffic is activated in Stop The Ped Report any issues here. 
     
    Requirements: 
    Rage Plugin Hook
    This is independent from and does not require LSPDFR
     
    Installation: 
    Copy the plugins folder into your "Grand Theft Auto V" install folder Edit the key bindings and other options in the .ini to meet your requirements  
    Version history: 
     
    Code is free and open source under the GPL-3.0 license and available from GitHub: 
    https://github.com/waynieoaks/RPH_Delete_Vehicle
  2. Like
    waynieoaks got a reaction from Skydrohz for a file, Custom Pullover   
    February 2026: Michael21107 has kindly volunteered to update this plugin and keep it working for people, as I am currently not active in the LSPDFR modding scene. He's hardly a coder, so please feel free to contribute to the project by opening pull requests and issues on the GitHub repository. Bug reports and suggestions may also be sent via comments here, but must NOT be sent via reviews.

    To the best of my knowledge, this plugin remains functional as is. Unfortunately, without a working game and no time to code anymore, I can no longer support my developed plugins. All my code is available on GitHub if people want to steal/update the plugins themselves. As expected with such a long development pause, this plugin wasn't tested on GTA V Enhanced, so please report any issues with that as well.
     
    Common problems: 
    1. It is not pulling the car over:
    This mod does not start the pullover process. You need to pull the vehicle over with LSPDFR first.
    2. Number pad not working:
    Ensure Numlock is on, or the numpad will not work.
    3. Pullover gets cancelled:
    This is usually caused by a conflicting keybinding, for example, left shift. Check your keybinding settings.
    4. Mimic Me causes the driver to crash when I stop the mimic feature
    Yeah - that annoyed me too, but I never managed to find what in the code was causing it. Sorry. 
     
    Even though many plugins have superseded Traffic Policer in various ways, Custom Pullover remains the only plugin that maintains this feature.
     
    Custom Pullover allows just that. Once the suspect comes to a stop, you can then select from 3 options using your hot keys: 
    Mimic me: The car movements will mimic the movements made by your vehicle
    Follow me: Pull in front, and the suspect will follow you to a new location
    Custom location: Use the number keys (or what you set in the INI file) to choose a point in front for the suspect to move to
     

    While I did this just for myself, to make my LSPDFR experience a little better, some friends have asked for a copy. So, with Albo1125's blessing, I release this here for anyone not using Traffic Policer and missing this feature to use as well. 
     
    The code is also released on GitHub as the original code open source under the GNU General Public License v3.0 (and all I did was pull it together, re-package, and test).  
    Github: https://github.com/waynieoaks/LSPDFR-Custom-Pullover
     
    Traffic Policer on Github: https://github.com/Albo1125/Traffic-Policer
     
    Installation:
    Copy the .dll and .ini files into your /plugins/LSPDFR/ folder
    Edit keybindings in the .ini to your requirements
  3. Like
    waynieoaks got a reaction from Misi for a file, Custom Pullover   
    February 2026: Michael21107 has kindly volunteered to update this plugin and keep it working for people, as I am currently not active in the LSPDFR modding scene. He's hardly a coder, so please feel free to contribute to the project by opening pull requests and issues on the GitHub repository. Bug reports and suggestions may also be sent via comments here, but must NOT be sent via reviews.

    To the best of my knowledge, this plugin remains functional as is. Unfortunately, without a working game and no time to code anymore, I can no longer support my developed plugins. All my code is available on GitHub if people want to steal/update the plugins themselves. As expected with such a long development pause, this plugin wasn't tested on GTA V Enhanced, so please report any issues with that as well.
     
    Common problems: 
    1. It is not pulling the car over:
    This mod does not start the pullover process. You need to pull the vehicle over with LSPDFR first.
    2. Number pad not working:
    Ensure Numlock is on, or the numpad will not work.
    3. Pullover gets cancelled:
    This is usually caused by a conflicting keybinding, for example, left shift. Check your keybinding settings.
    4. Mimic Me causes the driver to crash when I stop the mimic feature
    Yeah - that annoyed me too, but I never managed to find what in the code was causing it. Sorry. 
     
    Even though many plugins have superseded Traffic Policer in various ways, Custom Pullover remains the only plugin that maintains this feature.
     
    Custom Pullover allows just that. Once the suspect comes to a stop, you can then select from 3 options using your hot keys: 
    Mimic me: The car movements will mimic the movements made by your vehicle
    Follow me: Pull in front, and the suspect will follow you to a new location
    Custom location: Use the number keys (or what you set in the INI file) to choose a point in front for the suspect to move to
     

    While I did this just for myself, to make my LSPDFR experience a little better, some friends have asked for a copy. So, with Albo1125's blessing, I release this here for anyone not using Traffic Policer and missing this feature to use as well. 
     
    The code is also released on GitHub as the original code open source under the GNU General Public License v3.0 (and all I did was pull it together, re-package, and test).  
    Github: https://github.com/waynieoaks/LSPDFR-Custom-Pullover
     
    Traffic Policer on Github: https://github.com/Albo1125/Traffic-Policer
     
    Installation:
    Copy the .dll and .ini files into your /plugins/LSPDFR/ folder
    Edit keybindings in the .ini to your requirements
  4. Love
    waynieoaks got a reaction from Benjamin Compton for a file, Custom Pullover   
    February 2026: Michael21107 has kindly volunteered to update this plugin and keep it working for people, as I am currently not active in the LSPDFR modding scene. He's hardly a coder, so please feel free to contribute to the project by opening pull requests and issues on the GitHub repository. Bug reports and suggestions may also be sent via comments here, but must NOT be sent via reviews.

    To the best of my knowledge, this plugin remains functional as is. Unfortunately, without a working game and no time to code anymore, I can no longer support my developed plugins. All my code is available on GitHub if people want to steal/update the plugins themselves. As expected with such a long development pause, this plugin wasn't tested on GTA V Enhanced, so please report any issues with that as well.
     
    Common problems: 
    1. It is not pulling the car over:
    This mod does not start the pullover process. You need to pull the vehicle over with LSPDFR first.
    2. Number pad not working:
    Ensure Numlock is on, or the numpad will not work.
    3. Pullover gets cancelled:
    This is usually caused by a conflicting keybinding, for example, left shift. Check your keybinding settings.
    4. Mimic Me causes the driver to crash when I stop the mimic feature
    Yeah - that annoyed me too, but I never managed to find what in the code was causing it. Sorry. 
     
    Even though many plugins have superseded Traffic Policer in various ways, Custom Pullover remains the only plugin that maintains this feature.
     
    Custom Pullover allows just that. Once the suspect comes to a stop, you can then select from 3 options using your hot keys: 
    Mimic me: The car movements will mimic the movements made by your vehicle
    Follow me: Pull in front, and the suspect will follow you to a new location
    Custom location: Use the number keys (or what you set in the INI file) to choose a point in front for the suspect to move to
     

    While I did this just for myself, to make my LSPDFR experience a little better, some friends have asked for a copy. So, with Albo1125's blessing, I release this here for anyone not using Traffic Policer and missing this feature to use as well. 
     
    The code is also released on GitHub as the original code open source under the GNU General Public License v3.0 (and all I did was pull it together, re-package, and test).  
    Github: https://github.com/waynieoaks/LSPDFR-Custom-Pullover
     
    Traffic Policer on Github: https://github.com/Albo1125/Traffic-Policer
     
    Installation:
    Copy the .dll and .ini files into your /plugins/LSPDFR/ folder
    Edit keybindings in the .ini to your requirements
  5. Like
    waynieoaks got a reaction from Michael21107 for a file, Custom Pullover   
    February 2026: Michael21107 has kindly volunteered to update this plugin and keep it working for people, as I am currently not active in the LSPDFR modding scene. He's hardly a coder, so please feel free to contribute to the project by opening pull requests and issues on the GitHub repository. Bug reports and suggestions may also be sent via comments here, but must NOT be sent via reviews.

    To the best of my knowledge, this plugin remains functional as is. Unfortunately, without a working game and no time to code anymore, I can no longer support my developed plugins. All my code is available on GitHub if people want to steal/update the plugins themselves. As expected with such a long development pause, this plugin wasn't tested on GTA V Enhanced, so please report any issues with that as well.
     
    Common problems: 
    1. It is not pulling the car over:
    This mod does not start the pullover process. You need to pull the vehicle over with LSPDFR first.
    2. Number pad not working:
    Ensure Numlock is on, or the numpad will not work.
    3. Pullover gets cancelled:
    This is usually caused by a conflicting keybinding, for example, left shift. Check your keybinding settings.
    4. Mimic Me causes the driver to crash when I stop the mimic feature
    Yeah - that annoyed me too, but I never managed to find what in the code was causing it. Sorry. 
     
    Even though many plugins have superseded Traffic Policer in various ways, Custom Pullover remains the only plugin that maintains this feature.
     
    Custom Pullover allows just that. Once the suspect comes to a stop, you can then select from 3 options using your hot keys: 
    Mimic me: The car movements will mimic the movements made by your vehicle
    Follow me: Pull in front, and the suspect will follow you to a new location
    Custom location: Use the number keys (or what you set in the INI file) to choose a point in front for the suspect to move to
     

    While I did this just for myself, to make my LSPDFR experience a little better, some friends have asked for a copy. So, with Albo1125's blessing, I release this here for anyone not using Traffic Policer and missing this feature to use as well. 
     
    The code is also released on GitHub as the original code open source under the GNU General Public License v3.0 (and all I did was pull it together, re-package, and test).  
    Github: https://github.com/waynieoaks/LSPDFR-Custom-Pullover
     
    Traffic Policer on Github: https://github.com/Albo1125/Traffic-Policer
     
    Installation:
    Copy the .dll and .ini files into your /plugins/LSPDFR/ folder
    Edit keybindings in the .ini to your requirements
  6. Like
    waynieoaks got a reaction from Webby52 for a file, Custom Pullover   
    February 2026: Michael21107 has kindly volunteered to update this plugin and keep it working for people, as I am currently not active in the LSPDFR modding scene. He's hardly a coder, so please feel free to contribute to the project by opening pull requests and issues on the GitHub repository. Bug reports and suggestions may also be sent via comments here, but must NOT be sent via reviews.

    To the best of my knowledge, this plugin remains functional as is. Unfortunately, without a working game and no time to code anymore, I can no longer support my developed plugins. All my code is available on GitHub if people want to steal/update the plugins themselves. As expected with such a long development pause, this plugin wasn't tested on GTA V Enhanced, so please report any issues with that as well.
     
    Common problems: 
    1. It is not pulling the car over:
    This mod does not start the pullover process. You need to pull the vehicle over with LSPDFR first.
    2. Number pad not working:
    Ensure Numlock is on, or the numpad will not work.
    3. Pullover gets cancelled:
    This is usually caused by a conflicting keybinding, for example, left shift. Check your keybinding settings.
    4. Mimic Me causes the driver to crash when I stop the mimic feature
    Yeah - that annoyed me too, but I never managed to find what in the code was causing it. Sorry. 
     
    Even though many plugins have superseded Traffic Policer in various ways, Custom Pullover remains the only plugin that maintains this feature.
     
    Custom Pullover allows just that. Once the suspect comes to a stop, you can then select from 3 options using your hot keys: 
    Mimic me: The car movements will mimic the movements made by your vehicle
    Follow me: Pull in front, and the suspect will follow you to a new location
    Custom location: Use the number keys (or what you set in the INI file) to choose a point in front for the suspect to move to
     

    While I did this just for myself, to make my LSPDFR experience a little better, some friends have asked for a copy. So, with Albo1125's blessing, I release this here for anyone not using Traffic Policer and missing this feature to use as well. 
     
    The code is also released on GitHub as the original code open source under the GNU General Public License v3.0 (and all I did was pull it together, re-package, and test).  
    Github: https://github.com/waynieoaks/LSPDFR-Custom-Pullover
     
    Traffic Policer on Github: https://github.com/Albo1125/Traffic-Policer
     
    Installation:
    Copy the .dll and .ini files into your /plugins/LSPDFR/ folder
    Edit keybindings in the .ini to your requirements
  7. Like
    waynieoaks got a reaction from Floppy P3nguin for a file, Custom Pullover   
    February 2026: Michael21107 has kindly volunteered to update this plugin and keep it working for people, as I am currently not active in the LSPDFR modding scene. He's hardly a coder, so please feel free to contribute to the project by opening pull requests and issues on the GitHub repository. Bug reports and suggestions may also be sent via comments here, but must NOT be sent via reviews.

    To the best of my knowledge, this plugin remains functional as is. Unfortunately, without a working game and no time to code anymore, I can no longer support my developed plugins. All my code is available on GitHub if people want to steal/update the plugins themselves. As expected with such a long development pause, this plugin wasn't tested on GTA V Enhanced, so please report any issues with that as well.
     
    Common problems: 
    1. It is not pulling the car over:
    This mod does not start the pullover process. You need to pull the vehicle over with LSPDFR first.
    2. Number pad not working:
    Ensure Numlock is on, or the numpad will not work.
    3. Pullover gets cancelled:
    This is usually caused by a conflicting keybinding, for example, left shift. Check your keybinding settings.
    4. Mimic Me causes the driver to crash when I stop the mimic feature
    Yeah - that annoyed me too, but I never managed to find what in the code was causing it. Sorry. 
     
    Even though many plugins have superseded Traffic Policer in various ways, Custom Pullover remains the only plugin that maintains this feature.
     
    Custom Pullover allows just that. Once the suspect comes to a stop, you can then select from 3 options using your hot keys: 
    Mimic me: The car movements will mimic the movements made by your vehicle
    Follow me: Pull in front, and the suspect will follow you to a new location
    Custom location: Use the number keys (or what you set in the INI file) to choose a point in front for the suspect to move to
     

    While I did this just for myself, to make my LSPDFR experience a little better, some friends have asked for a copy. So, with Albo1125's blessing, I release this here for anyone not using Traffic Policer and missing this feature to use as well. 
     
    The code is also released on GitHub as the original code open source under the GNU General Public License v3.0 (and all I did was pull it together, re-package, and test).  
    Github: https://github.com/waynieoaks/LSPDFR-Custom-Pullover
     
    Traffic Policer on Github: https://github.com/Albo1125/Traffic-Policer
     
    Installation:
    Copy the .dll and .ini files into your /plugins/LSPDFR/ folder
    Edit keybindings in the .ini to your requirements
  8. Love
    waynieoaks reacted to opus49 for a file, Lidar Gun   
    The vintage pistol is NOT compatible with StopThePed's realistic weapons system.
    You will need to either disable that or use a different weapon.
     
    Discord:  https://discord.gg/AuJCUag
     
    Features:
    A hand-held speed enforcement tool Displays speed/distance in imperial/metric units Normal weapon-style aiming plus a zoom feature Works both on foot and in a vehicle Includes keybind for rolling driver side window up/down ProLaser 4 texture files courtesy of @Scaarus  
    Recommended:
    Check out this weapon wheel mod by @Medicmojo
     
     
  9. Love
    waynieoaks reacted to opus49 for a file, Prowler Radar   
    Discord: https://discord.gg/AuJCUag
     
    Features:
    A realistic radar system based on the real-world Stalker Dual DSR Four different modes including stationary and moving A "fast" tracker to differentiate between strongest and fastest signal An "auto lock" feature that allows you to set a maximum speed  
     
    Prowler-Dual-DSR.pdf
  10. Love
    waynieoaks got a reaction from ashefell for a file, Custom Pullover   
    February 2026: Michael21107 has kindly volunteered to update this plugin and keep it working for people, as I am currently not active in the LSPDFR modding scene. He's hardly a coder, so please feel free to contribute to the project by opening pull requests and issues on the GitHub repository. Bug reports and suggestions may also be sent via comments here, but must NOT be sent via reviews.

    To the best of my knowledge, this plugin remains functional as is. Unfortunately, without a working game and no time to code anymore, I can no longer support my developed plugins. All my code is available on GitHub if people want to steal/update the plugins themselves. As expected with such a long development pause, this plugin wasn't tested on GTA V Enhanced, so please report any issues with that as well.
     
    Common problems: 
    1. It is not pulling the car over:
    This mod does not start the pullover process. You need to pull the vehicle over with LSPDFR first.
    2. Number pad not working:
    Ensure Numlock is on, or the numpad will not work.
    3. Pullover gets cancelled:
    This is usually caused by a conflicting keybinding, for example, left shift. Check your keybinding settings.
    4. Mimic Me causes the driver to crash when I stop the mimic feature
    Yeah - that annoyed me too, but I never managed to find what in the code was causing it. Sorry. 
     
    Even though many plugins have superseded Traffic Policer in various ways, Custom Pullover remains the only plugin that maintains this feature.
     
    Custom Pullover allows just that. Once the suspect comes to a stop, you can then select from 3 options using your hot keys: 
    Mimic me: The car movements will mimic the movements made by your vehicle
    Follow me: Pull in front, and the suspect will follow you to a new location
    Custom location: Use the number keys (or what you set in the INI file) to choose a point in front for the suspect to move to
     

    While I did this just for myself, to make my LSPDFR experience a little better, some friends have asked for a copy. So, with Albo1125's blessing, I release this here for anyone not using Traffic Policer and missing this feature to use as well. 
     
    The code is also released on GitHub as the original code open source under the GNU General Public License v3.0 (and all I did was pull it together, re-package, and test).  
    Github: https://github.com/waynieoaks/LSPDFR-Custom-Pullover
     
    Traffic Policer on Github: https://github.com/Albo1125/Traffic-Policer
     
    Installation:
    Copy the .dll and .ini files into your /plugins/LSPDFR/ folder
    Edit keybindings in the .ini to your requirements
  11. Like
    waynieoaks reacted to Rich for a file, Rich Ambiance   
    Retired - No more updates

    Installation
    Follow the instructions in the README and verify your settings in the .ini file.  Important:  If you are using Rich's Police Enhancements, you need to update to 1.5.2.
     
    About
    Rich Ambiance is a collection of ambient events to help improve your LSPDFR experience.  All non-minor events are able to be enabled/disabled in the .ini file, so use (or don't) any events you want.  New events are planned for future updates.
     
    Included Features
    Current ambient events include: Assault Car Jacking Drug Deal Drive-by Prostitution (still WIP) BOLO No vehicle lights (minor event) Broken headlight/tail light (minor event) Reckless driving (minor event) Speeding (minor event) Broken windshield (minor event)
  12. Like
    waynieoaks got a reaction from has307 for a file, ELS Cinematic view enabler   
    July 2025: Currently I am NOT active in GTA/LSPDFR but as far as I am aware, this plugin still works as is. Unfortunately without a working game and no time to code anymore I can no longer support my developed plugins. All my code is available on GitHub if people want to steal / update the plugins themselves. 
     
    Emergency Lighting System (ELS) currently disables the in game cinematic view due to keybinding issues. However, if you change the keybindings to avoid this - the in game view is still not available in ELS vehicles.
     
    This script will simply allow you to set your own keybinding to activate / deactivate the in game cinematic view at will for both ELS and non ELS vehicles. (If not using ELS however, you do not need this unless you would like to use cinematic view while in 1st person).
     
    Note: I strongly suggest you avoid setting it to a keybinding that you use for ELS (or for any other mod for that matter). I also suggest not setting the same as the in game keybinding for cinematic view (as it can be seen as a double press, turning the view on and off again).
     
    List of potential keybindings can be found: https://docs.microsoft.com/en-us/dotnet/api/system.windows.forms.keys?view=netframework-4.8 or to disable a binding (e.g. the modifier key) set it to None
     
    Controller buttons are disabled (None) by default but can be set to: DPadLeft, DPadRight, DPadUp, DPadDown, X, Y, A, B, LeftThumb, RightThumb, LeftShoulder, RightShoulder, Back or Start Be wary of conflicts with other controller bindings
     
    Current limitations:
    Does not work in 1st person on motorcycles or bicycles (seems to detect 1st person as a cinematic view) Cannot "press and hold" for temporary activation like "in game" control If the keybinding is same as "in game" binding, it may turn it on and off in quick succession for non-ELS vehicles  
    Installation:
    Copy the plugins folder into your "Grand Theft Auto V" install folder Edit the .ini to meet your requirements Note: Avoid conflicting keys / buttons with ELS or the in game controls  
    Version history: 
     
    Code is free and open source under the GPL-3.0 license and available from GitHub: 
    https://github.com/waynieoaks/ELS-Cinematic
  13. Like
    waynieoaks got a reaction from MattCC16 for a file, ELS Cinematic view enabler   
    July 2025: Currently I am NOT active in GTA/LSPDFR but as far as I am aware, this plugin still works as is. Unfortunately without a working game and no time to code anymore I can no longer support my developed plugins. All my code is available on GitHub if people want to steal / update the plugins themselves. 
     
    Emergency Lighting System (ELS) currently disables the in game cinematic view due to keybinding issues. However, if you change the keybindings to avoid this - the in game view is still not available in ELS vehicles.
     
    This script will simply allow you to set your own keybinding to activate / deactivate the in game cinematic view at will for both ELS and non ELS vehicles. (If not using ELS however, you do not need this unless you would like to use cinematic view while in 1st person).
     
    Note: I strongly suggest you avoid setting it to a keybinding that you use for ELS (or for any other mod for that matter). I also suggest not setting the same as the in game keybinding for cinematic view (as it can be seen as a double press, turning the view on and off again).
     
    List of potential keybindings can be found: https://docs.microsoft.com/en-us/dotnet/api/system.windows.forms.keys?view=netframework-4.8 or to disable a binding (e.g. the modifier key) set it to None
     
    Controller buttons are disabled (None) by default but can be set to: DPadLeft, DPadRight, DPadUp, DPadDown, X, Y, A, B, LeftThumb, RightThumb, LeftShoulder, RightShoulder, Back or Start Be wary of conflicts with other controller bindings
     
    Current limitations:
    Does not work in 1st person on motorcycles or bicycles (seems to detect 1st person as a cinematic view) Cannot "press and hold" for temporary activation like "in game" control If the keybinding is same as "in game" binding, it may turn it on and off in quick succession for non-ELS vehicles  
    Installation:
    Copy the plugins folder into your "Grand Theft Auto V" install folder Edit the .ini to meet your requirements Note: Avoid conflicting keys / buttons with ELS or the in game controls  
    Version history: 
     
    Code is free and open source under the GPL-3.0 license and available from GitHub: 
    https://github.com/waynieoaks/ELS-Cinematic
  14. Like
    waynieoaks reacted to RED.ITA for a file, Traffic Plus+ Lore Friendly   

    ••••••••••••••••••••••••
    •Traffic Plus+ works perfectly with “Pull Me Over”

    Rase up your gameplay realism!
    ••••••••••••••••••••••••

    ----------------- 
    VERSIONS: 
    ----------------- 
    1.0_INITIAL RELASE. 

    1.0.1_ARENA WAR DLC VEHICLES ADDED AND OTHERS SUPERCARS! 

    1.1.2_[ADD ON] VEHICLES ADDED SUPPORT & SAHP IMPROVEMENT (0.1)! 
     
    1.2.0_MORE [ADD ON] VEHICLES COMPATIBILITY , ADDED MORE CARS IN THE TRAFFIC, ADDED MORE INFORMATIONS, Traffic+ CHANGE NAME TO Traffic Plus+ & NEW LOGO!
     
    1.5_MORE [ADD ON] VEHICLES COMPATIBILITY (Now includes boats), [ADD ON] VEHICLES LIST REDESIGNED, SAHP IMPROVEMENT [FINAL] & FIXED BALLER5 IS NOT IN TRAFFIC ANYMORE! 

    1.5.1_FIRE DEPT. IMPROVEMENT (LSFD, ) & ALL METAS UPDATED, NOW ALL VEHICLES HAVE 1 DRIVER & 1 PASSENGER, SO COPS HAVE 1 MORE POSSIBILITY TO SURVIVE IN RANDOM CHASES OR SHOTS FIRED! 

    1.5.1.1_MORE [ADD ON] VEHICLES COMPATIBILITY, FIXED POOR VEHICLES MISSING, FIXED FIRETRUCKS ARE NOT IN THE TRAFFIC ANYMORE. 

    1.5.1.2_ADDED DISCORD X26 Mods SERVER SUPPORT, MORE [ADD ON] VEHICLES COMPATIBILITY. 
     
    1.5.1.3_MORE [ADD ON] VEHICLES COMPATIBILITY, ALL BIKES AND VANs ARE NOW IMPROVED IN THE TRAFFIC! 
     
    1.5.1.4_MORE [ADD ON] VEHICLES COMPATIBILITY, FIXED SUPPORT SECTION LINK, ADDED TP+ LOGO (SOUVENIR), ADDED SUPPORT FOR MY FIRST VANILLA EDIT: https://www.gta5-mods.com/vehicles/improved-slicktop-lspd-lssd-vapid-stanier
     
    1.5.9 (Public Beta)_MORE [ADD ON] VEHICLES COMPATIBILITY in TP+ M; 
    ADDED 2 NEW TP+ CATEGORIES: 
    -Traffic Plus+ Real (TP+ Real), 
    -Traffic Plus+ Vanilla Edit (TP+ Vanilla Edit), 
    & the defalt version is now named TP+ Misc (TP+ M). 
    ADDED INFORMATIONS FOR CAR MAKERS & ABOUT NEW TP+ VERSIONS, YOU CAN HELP ME LINKING THE CAR YOU LIKE TO SEE IN THE TRAFFIC IN THE SUPPORT SECTION!
     
    2.0_After more than an year Traffic Plus+ is back stronger then ever! This is the biggest update ever full of news that will transform your gaming experience once again:

    -TP+ has now a discord server where you can do so many other things like: ask for support service 24/7, follow the vehicle compatibility lists in real time, suggest me new vehicles to add, etc...
    -All latest Lore vehicles are and will be compatible TP+;
    -Compatible vehicles list is now entirely in the TP+ Discord server, not in the TP+ .rar archive anymore;

    -We finally have 2 distinguished Versions: Traffic Plus+ Lore-Friendly (TP+ LF) & Traffic Plus+ Real (TP+ Real).
    TP+ LF is now composed exclusively by the Lore-Friendly community vehicles (this allows you to customise your traffic too, once a new [Add-On] vehicle is installed, it will automatically spawn in traffic in the areas is supposed to).
    TP+ Real it’s a very ambitious project that I’m working on, co-operating with IRL Vehicle developers, for now it’s an exclusive for the beta testers in my discord server, so, if you want to try out TP+ Real, join the TP+ Real Beta Program, via Discord.

    -Introducing LF-Jurisdictions+ for Traffic Plus+:
    For more than an year, TP+ Requested the Cops Back on the Beat popcycle.dat file to work properly (to able cops on patrol).
    But now, LF-Jurisdictions+ it’s gonna do more than that;
    All new departments in specific areas in all the San Andreas state. Here’s some examples on what you to expect by LF-Jurisdictions+:
    _SSPD_Sandy Shores Police Department,
    _RHPD_Rockford Hills Police Department,
    _DPPD_Del Perro Police Department,
    _LSPDBD_Los Santos Police Department Beach Detail,
    _PBPD_Paleto Bay Police Department,
    _LSIAPD_Los Santos International Airport Police Department,
    _LSCoFD_Los Santos County Fire Department,
    _ULSA Emergency_University of San Andreas Emergency Services,
    _USCG_United States Coast Guard,
    _NOoSE_National Office of Security Enforcement,
    _Los Santos Country Police,
    _Security services like: Gruppe Sechs, MerryWeather Security & Bobcat Security;
    And More...

    -Thanks to LF-Jurisdiction+, TP+ LF was able to add Super cars in the LS rich areas and Lowriders in the Gang ones.

    -Added All the Los Santos Summer Special Update vehicles around San Andreas.

    FIXES:
    -All the duplicates have been manually removed from the popgroups.ymt file, this will help the game stability, guaranteeing the same game performances that you know;
    -Some GTA Online vehicles have been removed like the Rocket Bike which was too common and unrealistic;
    -Now GTA Online vehicles are more common to see;
    -Vehicles from the IVPack are a bit more common now, giving a bit more traffic variety if you have just that installed;
    Some fixes were possible also thanks to LF-Jurisdictions+:
    _We now have LSSD In Davis, Rancho and Vinewood Hills,
    _The country side is now completely under the BCSO (Blaine County Sheriff Office) Jurisdiction.


    2.0.1_ The Cayo Perico Heist DLC is now around the streets.

    NEWS:

    -Latest GTA Online vehicles;
    -Compatible with the latest vehicles released by the Lore-Friendly community;
    -TP+ LF comes now with a new OIV installer, special thanks to @w/ that made this possible.
    -In this update, TP+ took the Air Traffic too, now including GTA Online helicopters and planes all over the San Andreas state, giving an other plus in vehicles variety; I’m sure you’re gonna look the sky differently after this update;
    -Vehicles from the Sports Classic category are now in traffic, but just in Vinewood Hills;
    -TP+ is now going to introduce boats variety (not only in trailers, but also in the actual ocean);
    -All new Lowriders for the gang members (keeping the correspective gang colors of course);
    -New Blazer models hanging around Sandy or where u see quads in general;
    -Expanded Limousines models in it's scenarios;
    -New #removed-vehicles;
    -Increased Helicopters variety;
    -Increased Planes variety.

    FIXES:
    -Various minor improvements;
    -The Rockford Hills Police Department took the Burton area;
    -LSSD Took Banning area;
    -San Andreas Park Rangers have now a decent spawn rate, cause LF-J+ took them too;
    -Others Minor Juristiction abjustments;
    -Fixed Tourbus everywhere;
    -Fixed Military jet roaming around the airport (moved to the air base);
    -LF-Jurisdictions+ covers more departments (check the discord server);
    -Race cars are now a scenario exclusive.
    ------------------------------------- - - - - -- - -- - - 
    Join the Next Level Policing discord server to get the live updates on our amazing mods!
    ------------------------------------- - - - - -- - -- - - 
    ENJOY!!!
     
  15. Like
    waynieoaks got a reaction from Steve2000 for a file, RecovFR: Backing up and restoring on the fly...   
    July 2025: Currently I am NOT active in GTA/LSPDFR but as far as I am aware, this plugin still works as is. Unfortunately without a working game and no time to code anymore I can no longer support my developed plugins. All my code is available on GitHub if people want to steal / update the plugins themselves. 


    Again, something I wrote that I wasn't going to "publish" - but maybe of use to somebody... 
     
    This was conceived by the great LSPDFR streamer @gmantonz, who not only came up with the idea and requirements but helped test it actually worked 🙂
     
    What is it?
    RecovFR is a backup and restore script to help you get back into the game after a crash. It backs up and restores a load of stuff at the push of a button. It works separately to LSPDFR so can be used independently. 
     
    No seriously, what is it? 
    OK - so you are driving around Blaine County, in your favourite car and your favourite suit when BAMB... your game crashes. You have to get the game back up and running, get dressed, get your car, get back to Blaine County to start over. Annoying - right? 
     
    Now if you are live streaming, you also have an audience to entertain while you fix stuff - that is what this was written for - to get you back in the action quicker before people start leaving you to watch "Fall Guys".
     
    But it can be used by us normal folk too... For example I can get my game set up how I always want to start (date, time, weather, location, etc.) and when I start the game, press a button and there I go. 
     
    Current features:
    Backup stored in xml file, so even after full game crash or exit, backup can be restored Backup the following states at the press of a button or automatically (if enabled): Current character location Current clothing and accessories Current weapons, components and ammo Wanted level Health and armor Player invincibility* Current vehicle (if in vehicle) Last vehicle and location (if on foot) Vehicle colors, livery and dirt level License Plate and style Vehicle health Vehicle invincibility* Current time in game Current weather conditions Freeze time and weather on restore* Set snow on terrain on restore* Restore last backup at press of button Ability to turn on/off features in .ini file or via in game menu  
    *Restore options set in game
     
    Known issues: 
    Currently does not restore the character model as I could not get this to work properly for custom (mp_f_freemode and mp_m_freemode) models unless you wanted to be invisible.  There may be a performance hit (FPS loss / brief pause) during auto backup, but can be disabled if not required.   Trainers will conflict and override - for example if you have fixed weather in trainer, this will fail to change it.   
    Requirements: 
    RageNativeUI (not included)  
    Installation:
    Ensure you have RageNativeUI installed (1.6.3+) Copy the plugins folder into your "Grand Theft Auto V" install folder Edit the keybindings in the .ini to meet your requirements  
    Version history: 
     
    Code is free and open source under the GPL-3.0 license and available from GitHub: 
    https://github.com/waynieoaks/RecovFR
     
  16. Like
    waynieoaks got a reaction from telinha for a file, RecovFR: Backing up and restoring on the fly...   
    July 2025: Currently I am NOT active in GTA/LSPDFR but as far as I am aware, this plugin still works as is. Unfortunately without a working game and no time to code anymore I can no longer support my developed plugins. All my code is available on GitHub if people want to steal / update the plugins themselves. 


    Again, something I wrote that I wasn't going to "publish" - but maybe of use to somebody... 
     
    This was conceived by the great LSPDFR streamer @gmantonz, who not only came up with the idea and requirements but helped test it actually worked 🙂
     
    What is it?
    RecovFR is a backup and restore script to help you get back into the game after a crash. It backs up and restores a load of stuff at the push of a button. It works separately to LSPDFR so can be used independently. 
     
    No seriously, what is it? 
    OK - so you are driving around Blaine County, in your favourite car and your favourite suit when BAMB... your game crashes. You have to get the game back up and running, get dressed, get your car, get back to Blaine County to start over. Annoying - right? 
     
    Now if you are live streaming, you also have an audience to entertain while you fix stuff - that is what this was written for - to get you back in the action quicker before people start leaving you to watch "Fall Guys".
     
    But it can be used by us normal folk too... For example I can get my game set up how I always want to start (date, time, weather, location, etc.) and when I start the game, press a button and there I go. 
     
    Current features:
    Backup stored in xml file, so even after full game crash or exit, backup can be restored Backup the following states at the press of a button or automatically (if enabled): Current character location Current clothing and accessories Current weapons, components and ammo Wanted level Health and armor Player invincibility* Current vehicle (if in vehicle) Last vehicle and location (if on foot) Vehicle colors, livery and dirt level License Plate and style Vehicle health Vehicle invincibility* Current time in game Current weather conditions Freeze time and weather on restore* Set snow on terrain on restore* Restore last backup at press of button Ability to turn on/off features in .ini file or via in game menu  
    *Restore options set in game
     
    Known issues: 
    Currently does not restore the character model as I could not get this to work properly for custom (mp_f_freemode and mp_m_freemode) models unless you wanted to be invisible.  There may be a performance hit (FPS loss / brief pause) during auto backup, but can be disabled if not required.   Trainers will conflict and override - for example if you have fixed weather in trainer, this will fail to change it.   
    Requirements: 
    RageNativeUI (not included)  
    Installation:
    Ensure you have RageNativeUI installed (1.6.3+) Copy the plugins folder into your "Grand Theft Auto V" install folder Edit the keybindings in the .ini to meet your requirements  
    Version history: 
     
    Code is free and open source under the GPL-3.0 license and available from GitHub: 
    https://github.com/waynieoaks/RecovFR
     
  17. Like
    waynieoaks reacted to DigiRon for a file, Custom Pullover by waynieoaks RUS   
    Полный ПЕРЕВОД всего ПЛАГИНА, открытый код на гитхабе.
     
    Автор плагина waynieoaks - ТУТ
    Его открытый код на GitHub - ТУТ
     
    Хотите качайте, хотите нет! Никаких вирусов в плагине нет! Только сам исходный код + мой ПЕРЕВОД.
     
     
     
    P.S.
    Я перевожу и другие плагины, ищите у меня в профиле!
  18. Like
    waynieoaks got a reaction from UpperMidnight for a file, Custom Pullover   
    February 2026: Michael21107 has kindly volunteered to update this plugin and keep it working for people, as I am currently not active in the LSPDFR modding scene. He's hardly a coder, so please feel free to contribute to the project by opening pull requests and issues on the GitHub repository. Bug reports and suggestions may also be sent via comments here, but must NOT be sent via reviews.

    To the best of my knowledge, this plugin remains functional as is. Unfortunately, without a working game and no time to code anymore, I can no longer support my developed plugins. All my code is available on GitHub if people want to steal/update the plugins themselves. As expected with such a long development pause, this plugin wasn't tested on GTA V Enhanced, so please report any issues with that as well.
     
    Common problems: 
    1. It is not pulling the car over:
    This mod does not start the pullover process. You need to pull the vehicle over with LSPDFR first.
    2. Number pad not working:
    Ensure Numlock is on, or the numpad will not work.
    3. Pullover gets cancelled:
    This is usually caused by a conflicting keybinding, for example, left shift. Check your keybinding settings.
    4. Mimic Me causes the driver to crash when I stop the mimic feature
    Yeah - that annoyed me too, but I never managed to find what in the code was causing it. Sorry. 
     
    Even though many plugins have superseded Traffic Policer in various ways, Custom Pullover remains the only plugin that maintains this feature.
     
    Custom Pullover allows just that. Once the suspect comes to a stop, you can then select from 3 options using your hot keys: 
    Mimic me: The car movements will mimic the movements made by your vehicle
    Follow me: Pull in front, and the suspect will follow you to a new location
    Custom location: Use the number keys (or what you set in the INI file) to choose a point in front for the suspect to move to
     

    While I did this just for myself, to make my LSPDFR experience a little better, some friends have asked for a copy. So, with Albo1125's blessing, I release this here for anyone not using Traffic Policer and missing this feature to use as well. 
     
    The code is also released on GitHub as the original code open source under the GNU General Public License v3.0 (and all I did was pull it together, re-package, and test).  
    Github: https://github.com/waynieoaks/LSPDFR-Custom-Pullover
     
    Traffic Policer on Github: https://github.com/Albo1125/Traffic-Policer
     
    Installation:
    Copy the .dll and .ini files into your /plugins/LSPDFR/ folder
    Edit keybindings in the .ini to your requirements
  19. Like
    waynieoaks got a reaction from salvision for a file, Custom Pullover   
    February 2026: Michael21107 has kindly volunteered to update this plugin and keep it working for people, as I am currently not active in the LSPDFR modding scene. He's hardly a coder, so please feel free to contribute to the project by opening pull requests and issues on the GitHub repository. Bug reports and suggestions may also be sent via comments here, but must NOT be sent via reviews.

    To the best of my knowledge, this plugin remains functional as is. Unfortunately, without a working game and no time to code anymore, I can no longer support my developed plugins. All my code is available on GitHub if people want to steal/update the plugins themselves. As expected with such a long development pause, this plugin wasn't tested on GTA V Enhanced, so please report any issues with that as well.
     
    Common problems: 
    1. It is not pulling the car over:
    This mod does not start the pullover process. You need to pull the vehicle over with LSPDFR first.
    2. Number pad not working:
    Ensure Numlock is on, or the numpad will not work.
    3. Pullover gets cancelled:
    This is usually caused by a conflicting keybinding, for example, left shift. Check your keybinding settings.
    4. Mimic Me causes the driver to crash when I stop the mimic feature
    Yeah - that annoyed me too, but I never managed to find what in the code was causing it. Sorry. 
     
    Even though many plugins have superseded Traffic Policer in various ways, Custom Pullover remains the only plugin that maintains this feature.
     
    Custom Pullover allows just that. Once the suspect comes to a stop, you can then select from 3 options using your hot keys: 
    Mimic me: The car movements will mimic the movements made by your vehicle
    Follow me: Pull in front, and the suspect will follow you to a new location
    Custom location: Use the number keys (or what you set in the INI file) to choose a point in front for the suspect to move to
     

    While I did this just for myself, to make my LSPDFR experience a little better, some friends have asked for a copy. So, with Albo1125's blessing, I release this here for anyone not using Traffic Policer and missing this feature to use as well. 
     
    The code is also released on GitHub as the original code open source under the GNU General Public License v3.0 (and all I did was pull it together, re-package, and test).  
    Github: https://github.com/waynieoaks/LSPDFR-Custom-Pullover
     
    Traffic Policer on Github: https://github.com/Albo1125/Traffic-Policer
     
    Installation:
    Copy the .dll and .ini files into your /plugins/LSPDFR/ folder
    Edit keybindings in the .ini to your requirements
  20. Like
    waynieoaks reacted to opus49 for a file, GrammarPolice   
    Welcome to Grammar Police!  This plugin began as a replacement for VocalDispatch but has grown into much more!
     
    Speech Recognition
    Issue commands to the dispatcher using your microphone Includes a "hold to talk" feature that simulates a real radio Supports StopThePed and UltimateBackup out of the box Contains multiple sets of "10 codes" or customize yourself Request backup, run plate checks, accept callouts and more!  
    Non-Verbal Interactions
    Use an on-screen radio to interact with the dispatcher Also includes a Officer Plugin Status style menu system Both systems are fully customizable!  
    Language Support
    English French German Spanish  
    Technical Support
    Discord Server: https://discord.gg/AuJCUag Unofficial LSPDFR Support Server:  https://discord.gg/mJMKAd5  
    Tutorial Videos
    Installation and Configuration: https://www.youtube.com/watch?v=dogzftjB3ZE Creating/Modifying XML Files: https://www.youtube.com/watch?v=H1_wwvzK9hc
  21. Love
    waynieoaks got a reaction from punisher844 for a file, Custom Pullover   
    February 2026: Michael21107 has kindly volunteered to update this plugin and keep it working for people, as I am currently not active in the LSPDFR modding scene. He's hardly a coder, so please feel free to contribute to the project by opening pull requests and issues on the GitHub repository. Bug reports and suggestions may also be sent via comments here, but must NOT be sent via reviews.

    To the best of my knowledge, this plugin remains functional as is. Unfortunately, without a working game and no time to code anymore, I can no longer support my developed plugins. All my code is available on GitHub if people want to steal/update the plugins themselves. As expected with such a long development pause, this plugin wasn't tested on GTA V Enhanced, so please report any issues with that as well.
     
    Common problems: 
    1. It is not pulling the car over:
    This mod does not start the pullover process. You need to pull the vehicle over with LSPDFR first.
    2. Number pad not working:
    Ensure Numlock is on, or the numpad will not work.
    3. Pullover gets cancelled:
    This is usually caused by a conflicting keybinding, for example, left shift. Check your keybinding settings.
    4. Mimic Me causes the driver to crash when I stop the mimic feature
    Yeah - that annoyed me too, but I never managed to find what in the code was causing it. Sorry. 
     
    Even though many plugins have superseded Traffic Policer in various ways, Custom Pullover remains the only plugin that maintains this feature.
     
    Custom Pullover allows just that. Once the suspect comes to a stop, you can then select from 3 options using your hot keys: 
    Mimic me: The car movements will mimic the movements made by your vehicle
    Follow me: Pull in front, and the suspect will follow you to a new location
    Custom location: Use the number keys (or what you set in the INI file) to choose a point in front for the suspect to move to
     

    While I did this just for myself, to make my LSPDFR experience a little better, some friends have asked for a copy. So, with Albo1125's blessing, I release this here for anyone not using Traffic Policer and missing this feature to use as well. 
     
    The code is also released on GitHub as the original code open source under the GNU General Public License v3.0 (and all I did was pull it together, re-package, and test).  
    Github: https://github.com/waynieoaks/LSPDFR-Custom-Pullover
     
    Traffic Policer on Github: https://github.com/Albo1125/Traffic-Policer
     
    Installation:
    Copy the .dll and .ini files into your /plugins/LSPDFR/ folder
    Edit keybindings in the .ini to your requirements
  22. Like
    waynieoaks got a reaction from MadMaks for a file, Custom Pullover   
    February 2026: Michael21107 has kindly volunteered to update this plugin and keep it working for people, as I am currently not active in the LSPDFR modding scene. He's hardly a coder, so please feel free to contribute to the project by opening pull requests and issues on the GitHub repository. Bug reports and suggestions may also be sent via comments here, but must NOT be sent via reviews.

    To the best of my knowledge, this plugin remains functional as is. Unfortunately, without a working game and no time to code anymore, I can no longer support my developed plugins. All my code is available on GitHub if people want to steal/update the plugins themselves. As expected with such a long development pause, this plugin wasn't tested on GTA V Enhanced, so please report any issues with that as well.
     
    Common problems: 
    1. It is not pulling the car over:
    This mod does not start the pullover process. You need to pull the vehicle over with LSPDFR first.
    2. Number pad not working:
    Ensure Numlock is on, or the numpad will not work.
    3. Pullover gets cancelled:
    This is usually caused by a conflicting keybinding, for example, left shift. Check your keybinding settings.
    4. Mimic Me causes the driver to crash when I stop the mimic feature
    Yeah - that annoyed me too, but I never managed to find what in the code was causing it. Sorry. 
     
    Even though many plugins have superseded Traffic Policer in various ways, Custom Pullover remains the only plugin that maintains this feature.
     
    Custom Pullover allows just that. Once the suspect comes to a stop, you can then select from 3 options using your hot keys: 
    Mimic me: The car movements will mimic the movements made by your vehicle
    Follow me: Pull in front, and the suspect will follow you to a new location
    Custom location: Use the number keys (or what you set in the INI file) to choose a point in front for the suspect to move to
     

    While I did this just for myself, to make my LSPDFR experience a little better, some friends have asked for a copy. So, with Albo1125's blessing, I release this here for anyone not using Traffic Policer and missing this feature to use as well. 
     
    The code is also released on GitHub as the original code open source under the GNU General Public License v3.0 (and all I did was pull it together, re-package, and test).  
    Github: https://github.com/waynieoaks/LSPDFR-Custom-Pullover
     
    Traffic Policer on Github: https://github.com/Albo1125/Traffic-Policer
     
    Installation:
    Copy the .dll and .ini files into your /plugins/LSPDFR/ folder
    Edit keybindings in the .ini to your requirements
  23. Thanks
    waynieoaks got a reaction from Landkreuzer for a file, Custom Pullover   
    February 2026: Michael21107 has kindly volunteered to update this plugin and keep it working for people, as I am currently not active in the LSPDFR modding scene. He's hardly a coder, so please feel free to contribute to the project by opening pull requests and issues on the GitHub repository. Bug reports and suggestions may also be sent via comments here, but must NOT be sent via reviews.

    To the best of my knowledge, this plugin remains functional as is. Unfortunately, without a working game and no time to code anymore, I can no longer support my developed plugins. All my code is available on GitHub if people want to steal/update the plugins themselves. As expected with such a long development pause, this plugin wasn't tested on GTA V Enhanced, so please report any issues with that as well.
     
    Common problems: 
    1. It is not pulling the car over:
    This mod does not start the pullover process. You need to pull the vehicle over with LSPDFR first.
    2. Number pad not working:
    Ensure Numlock is on, or the numpad will not work.
    3. Pullover gets cancelled:
    This is usually caused by a conflicting keybinding, for example, left shift. Check your keybinding settings.
    4. Mimic Me causes the driver to crash when I stop the mimic feature
    Yeah - that annoyed me too, but I never managed to find what in the code was causing it. Sorry. 
     
    Even though many plugins have superseded Traffic Policer in various ways, Custom Pullover remains the only plugin that maintains this feature.
     
    Custom Pullover allows just that. Once the suspect comes to a stop, you can then select from 3 options using your hot keys: 
    Mimic me: The car movements will mimic the movements made by your vehicle
    Follow me: Pull in front, and the suspect will follow you to a new location
    Custom location: Use the number keys (or what you set in the INI file) to choose a point in front for the suspect to move to
     

    While I did this just for myself, to make my LSPDFR experience a little better, some friends have asked for a copy. So, with Albo1125's blessing, I release this here for anyone not using Traffic Policer and missing this feature to use as well. 
     
    The code is also released on GitHub as the original code open source under the GNU General Public License v3.0 (and all I did was pull it together, re-package, and test).  
    Github: https://github.com/waynieoaks/LSPDFR-Custom-Pullover
     
    Traffic Policer on Github: https://github.com/Albo1125/Traffic-Policer
     
    Installation:
    Copy the .dll and .ini files into your /plugins/LSPDFR/ folder
    Edit keybindings in the .ini to your requirements
  24. Like
    waynieoaks got a reaction from Suddenhood for a file, Custom Pullover   
    February 2026: Michael21107 has kindly volunteered to update this plugin and keep it working for people, as I am currently not active in the LSPDFR modding scene. He's hardly a coder, so please feel free to contribute to the project by opening pull requests and issues on the GitHub repository. Bug reports and suggestions may also be sent via comments here, but must NOT be sent via reviews.

    To the best of my knowledge, this plugin remains functional as is. Unfortunately, without a working game and no time to code anymore, I can no longer support my developed plugins. All my code is available on GitHub if people want to steal/update the plugins themselves. As expected with such a long development pause, this plugin wasn't tested on GTA V Enhanced, so please report any issues with that as well.
     
    Common problems: 
    1. It is not pulling the car over:
    This mod does not start the pullover process. You need to pull the vehicle over with LSPDFR first.
    2. Number pad not working:
    Ensure Numlock is on, or the numpad will not work.
    3. Pullover gets cancelled:
    This is usually caused by a conflicting keybinding, for example, left shift. Check your keybinding settings.
    4. Mimic Me causes the driver to crash when I stop the mimic feature
    Yeah - that annoyed me too, but I never managed to find what in the code was causing it. Sorry. 
     
    Even though many plugins have superseded Traffic Policer in various ways, Custom Pullover remains the only plugin that maintains this feature.
     
    Custom Pullover allows just that. Once the suspect comes to a stop, you can then select from 3 options using your hot keys: 
    Mimic me: The car movements will mimic the movements made by your vehicle
    Follow me: Pull in front, and the suspect will follow you to a new location
    Custom location: Use the number keys (or what you set in the INI file) to choose a point in front for the suspect to move to
     

    While I did this just for myself, to make my LSPDFR experience a little better, some friends have asked for a copy. So, with Albo1125's blessing, I release this here for anyone not using Traffic Policer and missing this feature to use as well. 
     
    The code is also released on GitHub as the original code open source under the GNU General Public License v3.0 (and all I did was pull it together, re-package, and test).  
    Github: https://github.com/waynieoaks/LSPDFR-Custom-Pullover
     
    Traffic Policer on Github: https://github.com/Albo1125/Traffic-Policer
     
    Installation:
    Copy the .dll and .ini files into your /plugins/LSPDFR/ folder
    Edit keybindings in the .ini to your requirements
  25. Love
    waynieoaks got a reaction from Edge0911 for a file, Custom Pullover   
    February 2026: Michael21107 has kindly volunteered to update this plugin and keep it working for people, as I am currently not active in the LSPDFR modding scene. He's hardly a coder, so please feel free to contribute to the project by opening pull requests and issues on the GitHub repository. Bug reports and suggestions may also be sent via comments here, but must NOT be sent via reviews.

    To the best of my knowledge, this plugin remains functional as is. Unfortunately, without a working game and no time to code anymore, I can no longer support my developed plugins. All my code is available on GitHub if people want to steal/update the plugins themselves. As expected with such a long development pause, this plugin wasn't tested on GTA V Enhanced, so please report any issues with that as well.
     
    Common problems: 
    1. It is not pulling the car over:
    This mod does not start the pullover process. You need to pull the vehicle over with LSPDFR first.
    2. Number pad not working:
    Ensure Numlock is on, or the numpad will not work.
    3. Pullover gets cancelled:
    This is usually caused by a conflicting keybinding, for example, left shift. Check your keybinding settings.
    4. Mimic Me causes the driver to crash when I stop the mimic feature
    Yeah - that annoyed me too, but I never managed to find what in the code was causing it. Sorry. 
     
    Even though many plugins have superseded Traffic Policer in various ways, Custom Pullover remains the only plugin that maintains this feature.
     
    Custom Pullover allows just that. Once the suspect comes to a stop, you can then select from 3 options using your hot keys: 
    Mimic me: The car movements will mimic the movements made by your vehicle
    Follow me: Pull in front, and the suspect will follow you to a new location
    Custom location: Use the number keys (or what you set in the INI file) to choose a point in front for the suspect to move to
     

    While I did this just for myself, to make my LSPDFR experience a little better, some friends have asked for a copy. So, with Albo1125's blessing, I release this here for anyone not using Traffic Policer and missing this feature to use as well. 
     
    The code is also released on GitHub as the original code open source under the GNU General Public License v3.0 (and all I did was pull it together, re-package, and test).  
    Github: https://github.com/waynieoaks/LSPDFR-Custom-Pullover
     
    Traffic Policer on Github: https://github.com/Albo1125/Traffic-Policer
     
    Installation:
    Copy the .dll and .ini files into your /plugins/LSPDFR/ folder
    Edit keybindings in the .ini to your requirements

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.