Reputation Activity
-
nikitasius reacted to Alex_Ashfold for a file, Emergency uniforms pack - Law & OrderEUP is an all-in-one modification that gives us the free range to create your own law enforcement officer as you patrol the streets and roads of San Andreas. U mad Ronson?
This time, play different - be different. Adapt your style to the situation. Get your gear on - use a High-Vis vest to direct traffic, a waterproof jacket on a rainy day or a tactical outfit when the situation gets hot. Choose from various lore-friendly departments base of real life. Customize various components of your outfits.
The mod that started as a holster and a vest retexture, now so expansive, most Australians finish downloading it right when an update comes out. Emergency Uniforms Pack Law & Order 8.2 offers an unrivaled catalog of lore-friendly California-inspired law enforcement uniforms for both male and female multiplayer characters. From tasteful evolutions of the classic LSPD outfits, you see AI cops wearing, to dozens of uniforms for entirely new lore-friendly law enforcement departments based on real-world California departments. Emergency Uniforms Pack has it all, and when tied with partner mods such as EUP Serve and Rescue, EUP Menu, and EUP LSPDFR Configs, you can totally transform your LSPDFR experience.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
If you were you were looking for the latest version of EUP and wish to support our work click the button down below:
This mod is a free mod, the beta versions of EUP accessible only through our patreon page, is a tool for us to support the development of the mod and create a platform to interact with the community, 5 years later this mod became my main ''job'' and source of income, thanks to all the fans and supporters. Which means more quality and enhancements, since I can allow all my time to it and invest money into assets and programs.
The public version is still important to us and will receive updates, which is only made possible through our membership system.
For General discussions, beta registration, support, images contest and more follow join our Discord Server:
Add-Ons
In order to select and customize outfits, you NEED to get the menu here:
Need help? Something went wrong? Not sure how to proceed?
Leave the comments and reviews alone, we don't really monitor them.
Follow the link to EUP Discord for help or comments
-
nikitasius reacted to Alex_Ashfold for a file, Emergency uniforms pack - Serve & RescueEUP - Serve & Rescue is an addition to the regular EUP apparel that contains a plethora of outfits for the various non-LEO agencies of San Andreas. Extinguish fires with your turnout gear, save lives with an EMT uniform, or do some contract work with a construction outfit. You don't have to fight crime to be a hero.
REQUIREMENTS
If you were you were looking for the latest version of EUP S&R (2.2) and wish to support our work click the button down below:
This mod is a free mod, the beta versions of EUP accessible only through our patreon page, is a tool for us to support the development of the mod and create a platform to interact with the community, 5 years later this mod became my main ''job'' and source of income, thanks to all the fans and supporters. Which means more quality and enhancements, since I can allow all my time to it and invest money into assets and programs.
The public version is still important to us and will receive updates, which is made possible by our membership system, during beta stages of EUP
For General discussions, beta registration, support, images contest and more follow join our Discord Server:
Need help? Is something went wrong? Not sure how to proceed?
Leave the comments and reviews alone, we don't really monitor them.
Follow the link to EUP Discord for help or comments
-
nikitasius reacted to PieRGud for a file, EUP MenuEUP Menu is a carefully-built menu for the popular Emergency Uniforms Pack modification.
EUP Menu allows you to easily apply EUP clothing to your MP peds. It also includes a character creator exactly like GTA Online's character creation system. You can edit, save and even share your favourite characters. Making your own awesome police officer has never been easier.
Don't like the predefined clothing options? The wardrobe feature has got your back. You can create and save your own outfits with ease.
Sunny day? Why not put on some shades.
Hate your face? A mask solves everything.
Sarge not giving you that promotion? Screw the system. Stick that patch on and promote yourself.
Want to relive Die Hard? Throw on a vest and a helmet. It's time to kill some terrorists.
What happened to the Accessories menu?:
As EUP grew, the Accessories menu became more and more outdated, and wasn't able to fully encapsulate all EUP has to offer. It will be completely revamped and brought back in a future menu update.
Requirements:
1) RAGE Plugin Hook 0.37+
2) RAGENativeUI 1.8.1+
3) EUP Law & Order 8.3
4) (Optional but highly recommended) EUP Serve & Rescue 1.5
Installation:
1) Place RAGENativeUI.dll into your root GTAV folder (if you don't already have it).
2) Extract the contents of Plugins in the archive into your GTAV Plugins folder.
3) Open the RPH console in-game (default F4) and type "LoadPlugin EUPMenu.dll" (without quotations).
Note: If you are upgrading from a previous version of EUP, please make sure to delete presetoutfits.ini in the Plugins/EUP folder before running the menu. This will allow it to generate the latest presetoutfits.ini file. Your custom outfits may need some adjusting for EUP 8.3, but your saved characters will work fine.
Credits:
- @AlexBraun for the EUP character creation system
- @alexguirre for RAGENativeUI and contributing code related to fetching all loaded RPF archives
Want to see the full FAQ? Have a question? Need help?
https://discord.gg/aTQfepT
Join our EUP Discord above and take a look at #faq channel. If it doesn't have the answer you're looking for, you can ask for help in the #eup-support channel.
-
nikitasius reacted to Vari for a file, Damage Tracker FrameworkNote:
Unless you are using this mod for development, or using a mod that requires this, this mod does nothing by itself!
Open-Source 1.0 is here!
1.0 fixes all previous issues such as non-lethal weapons not being tracked with LSPDFR. All damage should now be tracked.
DamageTrackerFramework
DamageTrackerFramework is an RPH Plugin that acts as a framework by providing events to other plugins for when Peds and the Player take damage. Previously, the way you had to check whether a Ped was damaged was very inefficient and inaccurate and would often cause major performance loss.
DamageTrackerFramework attempts to remedy this by getting the data directly from the game's memory and passing it to other plugins, resulting in accurate, reliable, and performant damage tracking with a negligible loss of ~0-1fps, in comparison with other techniques which would often drop anywhere from 20fps to 60fps, while being less accurate or reliable.
Requirements
RagePluginHook
Installation
Install DamageTrackerLib.dll to the GTA V directory.
Install DamageTrackerFramework.dll to the plugins folder.
DamageTrackerFramework MUST be started with RagePluginHook.
Issues
- Damage from Gas Grenades is not tracked.
The best way to contact me or report any issues is via this discord: ULSS then visit my forum.
You can navigate to the "Varis-Plugins" channel in the "Affiliate Contact" Section near the bottom and make your post tagged with DamageTracker.
Development
Now supports vehicle damage tracking! Let me know if there is any data you'd like me to track specifically in vehicles.
Source Code
This plugin is now open source, documentation and source code can be found here: Variapolis/DamageTrackerFramework (github.com)
NuGet
The library is available as a package on NuGet: https://www.nuget.org/packages/DamageTrackerLib
Example Plugins
An example plugin has been provided and the source code for it can be found here: Variapolis/DamageTrackerExample (github.com)
Redistribution Rules & License
This modification is now under the Eclipse Public License v2.0
You may redistribute the files with your mod as long as you include the license included with these files in your download.
If you modify the source code, you must make those modifications open-source.
I ask you to credit me and link to this mod page as a courtesy.
The Full License can be found within the files.
The Example Plugins are licensed under 0BDL, you are free to modify and redistribute them as you see fit.
Special Thanks
- @Rohit685
- @khorio
- @Echooo
- @SuperPyroManiac
- @Vincentsgm
- My Friend Wagner
- PNWParksFan
- LMS
- alexguirre
- Helpers in the LSPDFR Dev Discord
Mods Using DamageTrackerFramework
-
nikitasius reacted to RicyVasco for a file, LSPDFR ExpandedWelcome to LSPDFR Expanded! A plugin to enhance off- and on duty realism and roleplay.
LSPDFR Expanded aims to offer a great addition to your every day patrol by adding lots of realism and roleplaying features both for your on-duty and off-duty activities. You'll start as a Rookie who barely makes enough money to keep his fridge filled. With every day on duty you will slowly gain experience and rise up the ranks of the LSPD.
After your shift is done, grab your vehicle you bought at the store to the nearest supermarket and grab some food before you starve. Maybe get a new tattoo or haircut along the way? With LSPDFR Expanded you can do it all. Your created character really becomes YOUR character
Disclaimer
I develop mods in my freetime and playtest them to the best of my abilities before I release them. Of course some bugs might slip through but I will do my best to fix them.
Please report any bugs or issues you find and leave an honest review based on the current version.
I would love if you might consider supporting me via PayPal. You can find the respective link under the Download button.
I’d also love to hear your thoughts - feel free to leave a review or comment, it helps me improve and make my plugins even better!
If you like my work, feel free to check out my other plugins
For support, questions or discussions, feel free to visit my Discord server:
https://discord.gg/AjGyy4cN6G
Overall:
Custom money system that increases with your paycheck and decreases with every purchase you make
Accesible phone to call for various services
Basic Needs system that will give you Debuffs if your character becomes thirsty or hungry
Custom savefile per character that keeps track of everything you do
On Duty:
Fully functional custom Police Interior with decorations on special holidays
Work at either the frontdesk or the officedesk
Write reports on your completed callouts and pullovers for extra XP
Wardrobe synced with your EUP to change into your patrol outfits
Colleagues that are based on the jurisdiction of that area (Ultimate Backup required)
Clock-In system to start going off and on duty to collect your paycheck and gain XP
Garage System that lets you spawn a patrol vehicle taken from your agency.xml
Specialized departments that each offer various gameplay elements and specific callouts
Off Duty:
Apartment where you can sleep and head out with your vehicle
Custom wardrobe that lets you wear any clothing items that you own
Clothingstores where you can buy cloth
Fridge system that lets you store, eat, drink and cook to replenish your Thirst and Hunger
Grocerystores to buy food, alcoholic drinks and cigarretes
Fastfood restaurants and DriveThru to quickly replenish your Thirst and Hunger
Vehiclestore where you can buy all sorts of vehicles
LS Customs to tune your bought vehicles
Gas stations with working hose to give your vehicle a time-based performance boost
Barbershops to get a new hair/beardstyle
Tattooparlors to get your character a fresh new look
[Requirements:
RageNativeUI (included in the download),
Bottom Dollar Bounty DLC (mp2024_01) needs to be installed and enabled
Money Fonts DLC (mp2025_01) needs to be installed and enabled for the Housing Functions introduced in 1.1.1
Main.DisableMultiplayerMap inside the lspdfr.ini needs to be set to false for the PD Interior to work]
Copy the contents of the Grand Theft Auto V folder into your main Grand Theft Auto directory (ex: .../steamapps/common/Grand Theft Auto V/)
-> (If installed correctly it should look like this: Grand Theft Auto V/plugins/LSPDFR/LSPDFRExpanded.dll)
These are the default keybinds which can be changed anytime by editing the LSPDFRExpanded.ini
Y — Interaction key
CTRL + I — Open Inventory
CTRL + H — Display Wellbeing menu
CTRL + P — Open Mobile Phone
After loading ingame, open the Rage Console (standard F4) and type "ForceDuty" to fully load the plugin.
To go on duty, enter any police department via the Red Circle. This will take you inside the custom PD. There, you can stamp in to start working.
To go off duty, just stamp out at the same location. DO NOT press the vanilla "Go off duty" button, as this will unload the plugin.
-
nikitasius reacted to G17 Media for a file, LSPD First ResponseIf you are installing LSPDFR 0.4 for the first time, we strongly recommend that you do so on a clean copy of Grand Theft Auto V without any other mods or plugins.
LSPDFR 0.4 brings sweeping changes which have been implemented over a number of years and is the latest major version of LSPDFR, released in December 2018. LSPDFR turns the world of GTA V upside down, giving you the power to enforce the law as you see fit.
Please see the following resources for more information about LSPDFR and its features:
LSPDFR 0.4 Page: https://www.lcpdfr.com/lspdfr
LSPDFR 0.4 Wiki: https://www.lcpdfr.com/wiki/lspdfr/04
LSPDFR 0.4 Getting Started: https://www.lcpdfr.com/wiki/lspdfr/04/getting-started/
Installation Guides: https://www.lcpdfr.com/lspdfr/how-to-install/
Part of the First Response Mods family.
-
nikitasius reacted to SuperPyroManiac for a file, SuperEventsAny Issues, suggestions, or want to chat?
Join my Discord server!
Click Me!
SuperEvents is a plugin for LSPDFR to add more ambient events. Currently adds 8 new events with plans for many more!
Not only that, it has a fully fledged API that allows people to add their own events, just as easy as making a callout pack! (https://github.com/SuperPyroManiac/ExampleEvents)
With SuperEvents I aim to add more unique ambient events to LSPDFR with a uniform feel. I add both realistic and crazy new ones that will be played randomly. You are also able to disable and enable any features you choose. I recommend pairing this plugin with my other plugin Deadly Weapons and SuperCallouts to completely change how the game feels.
Car Accident
Car Fire
Fight
Open Carry
Officer Under Fire
Injured Person
Reckless Driver
Suspicious Vehicle
Wild Animal
Many more events planned! Want to add your own? Check out the API guide!
https://github.com/SuperPyroManiac/ExampleEvents
Any Issues, suggestions, or want to chat?
Join my Discord server!
Click Me!
If you make Event Packs of your own, you may NOT include SuperEvents in the download, rather send them here to download it!
Policing Redefined is recommended for this plugin!
Superior StopThePed and UltimateBackup replacement.
-
nikitasius reacted to SuperPyroManiac for a file, SuperCalloutsAny Issues, suggestions, or want to chat?
Join my Discord server!
Click Me!
SuperCallouts is a plugin for LSPDFR to add more callouts. Currently adds 36 new callouts!
With SuperCallouts I aim to add more unique callouts to LSPDFR with a uniform feel. I add both realistic and crazy new calls that will be played randomly. You are also able to disable and enable any features you choose. I recommend pairing this plugin with my other plugins DeadlyWeapons and SuperEvents to completely change how the game feels.
*SWAT Related Callouts*
(Dangerous!)
FIB Reports known armed mafia members spotted at the casino.
FIB Reports known armed mafia members spotted in Sandy Shores.
FIB Raid mafia drug smugglers found at the harbor.
Police Reports mafia planted large bomb in Los Santos.
FIB Raid, wanted gang members spotted involved in a police officer murder.
Sheriff under attack by a biker gang.
*Realistic Callouts*
Traffic report, stolen super car spotted.
Traffic report, vehicle belonging to a possible kidnapper spotted.
911 call of someone being held at gunpoint.
911 call of a car accident.
911 call of someone being attacked by an animal.
911 call of a hit and run.
911 call of an alien sighting.
911 call of a suspicious car.
911 call of a vehicle fire.
911 call of a police impersonator.
911 call of someone walking around with a gun.
911 call of a car blocking traffic!
911 call of an illegally parked car!
911 call of a knife attack at the subway!
911 call of a drunk driver.
911 call of someone not breathing.
911 call hang-up with no details.
911 call of someone trespassing.
911 call of a stolen construction vehicle.
911 call of someone vandalizing property.
911 call of someone wandering outside naked.
911 call of a fight in the street.
Correction Department Backup, multiple prisoners escaping.
Correction Department Backup, prisoner escaping transport.
Police Backup, officer under fire.
Police Backup, manhunt for a fugitive.
Police Backup, medical supplies theft.
Police Backup, stolen police vehicle.
Police Backup, officer not responding.
EMS requests police escort.
Many of the callouts have multiple outcomes! I try to make sure they are not too repetitive!
Any Issues, suggestions, or want to chat?
Join my Discord server!
Click Me!
Policing Redefined is recommended for this plugin!
Superior StopThePed and UltimateBackup replacement.
Some callouts or features may be disabled without it.
-
nikitasius reacted to opus49 for a file, Lidar GunThe 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
-
nikitasius reacted to opus49 for a file, Callout InterfaceCallout Interface
A new way to interact with callouts.
Features:
RAGENativeUI menu front-end to start a callout Force a random callout via keybind Advanced MDT with multiple status buttons and tabs Callouts can be sent to the MDT while you're on another callout A fully functioning ALPR system with advanced camera layouts External license plate display
Support:
Discord Server | https://discord.gg/AuJCUag
Developer API | https://github.com/Immersive-Plugins-Team/CalloutInterfaceAPI
Recommended Callout Packs:
686 Callouts | link
Chaos Callouts | link
Super Callouts | link
New in Version 1.4.1
-
nikitasius reacted to HeyPalu for a file, ExternalPoliceComputerWelcome To ExternalPoliceComputer
Thank you for downloading ExternalPoliceComputer
EPC allows you to use any device in your home network (e.g. a laptop, your mobile or just the same device you're playing LSPDFR on) as a modern MDT
Important notices: STP is no longer supported as PolicingRedefined is the new standard (you can still use STP, it just doesn't sync like PR does); Your old configuration files will no longer work - remove them; Node.js is no longer required because the server is now integrated into the LSPDFR plugin
Features
New desktop like experience with modern UI and live in-game data
Ped and vehicle lookup
In-depth report system (more to come :))
Simple court system
Seamless integration and synchronization with PolicingRedefined and Callout Interface
In-depth customization and localization options
Requirements
It is recommended to use PolicingRedefined and Callout Interface
Installation
Move all files and folders from the ZIP file into your GTA main directory
Setup
When going on duty using LSPDFR, ExternalPoliceComputer will display notifications in-game containing the addresses, used to access EPC
If you missed them, ExternalPoliceComputer also generates a file including the addresses: GTAV/EPC/ipAddresses.txt
You can access EPC using any browser of your choice (however I recommend a Chromium based browser, e.g. Chrome, Brave, etc.) by entering one of the addresses (if one doesn't work, try the other)
For more information on usage, check out the GitHub README
Setup using Steam
In Steam go to Steam → Settings → In Game
Make sure Enable the Steam Overlay while in-game is enabled
Set Overlay shortcut key(s) to whatever key you want to use to open ExternalPoliceComputer
Set Web browser home page to http://127.0.0.1:8080 (or the url provided by EPC)
Customization
You can customize your config.json, language.json, arrestOptions.json and citationOptions.json; all located in the EPC folder of your GTA main directory
The config can be customized on the customization page to avoid having to reload LSPDFR
Check out the GitHub README to learn more about Plugins for EPC
I highly recommend installing these arrest and citations charges by @unitedOrange66
Issues And Enhancements
Join The Discord Server for support, suggestion, and upcoming versions: https://discord.gg/RW9uy3spVb
This is my first LSDPFR Plugin or C# project for that matter; So please don't be too hard on me if you find out that my code is shit
Source Code
The code can be found on GitHub
Do not upload the code anywhere else and claim it as your own
Video by @Armouredivision
-
nikitasius reacted to MarcelWRLD for a file, Policing RedefinedThe new era of LSPDFR is here.
After two years of development, it's here. Policing Redefined is a LSPDFR plugin similar to popular plugins such as Stop The Ped, Ultimate Backup by Bejoijo, LSPDFR+, or Arrest-Manager by Albo1125. It aims to provide an even more feature-rich and immersive experience to your LSPDFR Patrol, advancing ped and traffic stops as well as adding additional vehicle stops and on-foot traffic stops.
And that is just a small portion of what PR (Policing Redefined) has to offer!
Installation:
Extract the contents of the downloaded Policing Redefined v[VERSION].zip archive. Drag-and-drop the contents of the "GTAV MAIN DIRECTORY" folder into your GTA 5 root directory. Read the "Get Started" guide on our site
After installing your Settings/ folder will be empty, which is normal!
Go on duty at least once: PR will generate them then.
If you don't already have them, download and install these
Requirements:
RageNativeUI Damage Tracker Framework: For Developers:
If you are a developer, you can read about PR and it's APIs here.
Features:
Policing Redefined has a ton of features which all cannot be listed here. However here is a rundown of the biggest:
Ped Interaction: Custom questioning menu, field sobriety tests, Front/Back cuffing, citations, and more. Inventory Management: Store and bag evidence, test substances, replenish ammo, and more. Backup: Call police, fire, and EMS with a full RTS style management menu to assign tasks to each unit.
Disclaimer, Please Read.
First, this will be completely incompatible with Stop The Ped, Ultimate Backup, and Compulite, it is recommended you remove them for the smoothest experience.
Second!
This is a BETA. This means that you may encounter bugs, crashes, weird behaviors, etc.
The mod itself works as intended. Any major breakages (e.g. the mod crashing on load), are likely due to user error.
PR has been rigorously tested for the past year by various testers and content creators, with no major issues that have yet to be patched.
Should you encounter any issues: Join our Discord, where we can help you solve any problems. Support will NOT be given via the comments.
Showcases: