Reputation Activity
-
Slendis reacted to GravelRoadCop for a file, Federal Signal Smart Siren SS2000SM -- Rumbler Tones now available.Federal Signal Smart Siren SS2000SM by Gravelroadcop 12/23/2017 At the time of releasing this, this is the highest quality of the Federal Signal Smart Siren 22000SM available to the community. The purity of the tones wouldn't be available if it wasn't for @nertervern, who recorded the tones using his own personal SS2000SM and professional audio recording tools. He donated the sirens to me and I was able to cut & edit them for Grand Theft Auto V. About this modification : Purest sound quality of all available Federal Signal Smart Siren mods in the LSPDFR community. Please note that the sirens will not sound 'natural.' If you want the sirens to sound like they are post-processed from the siren speaker, then extract the siren tones from the "natural" folder. Available tones : Wail, Yelp, Priority, Ambulance and Air-horn.
To apply this siren to any other emergency vehicle slots, you will need to refer to an attached notepad file entitled " List ( READ THIS ! )." Inside the note will contain a list of siren hashtags that you can use to rename preexisting tones to a different slot. Installation : Before starting, always make sure to create backups before overwriting any original game files. To prevent this from happening, use the "mod" folder method through OpenIV. - Somewhere on your desktop, create a new folder ( or refer to your modded siren folder that contains the vehicle.oac.) Name it anything. - Open 'OpenIV' - In 'OpenIV', go to the 'x64' folder, then audio > sfx > resident.rpf ( Make sure you are using the "mod" folder method.) - Inside Resident.rpf should be 16 .awc files. - Click Edit - Right click on vehicles.awc and export to openformats somewhere on your desktop. ( If you already have a siren mod installed, just use the vehicle folder it came with.) - Drag all the SS2000 siren tones inside the vehicles folder that you just created. - Go back to OpenIV, go to the 'x64' folder, then audio > sfx > resident.rpf - CLICK EDIT - NEW - Import OpenFormats - Navigate to the folder you put the 'vehicles' folder and the 'vehicles.oac' into, and select the modded 'Vehicles.oac'. Proceed to click OK. - Enjoy your new Smart Siren SS2000 tones ! IMPORTANT NOTE : This siren pack is compatible with SirenMastery. Redistribution : You may use this mod as long as you follow these terms: • Don't redistribute without my permission.
• Don't edit any file and redistribute it without my permission.
• I am not responsible for any damage that may be caused to your PC or game directory during a) the installation b) usage or c) removal of this mod. You are responsible for backing up your files!
• If you want to include this mod in a pack, please contact me. Clan and private packs are an exception, as long as they stay 'private'. Correct credits must be given at ALL times.
Credits : Federal Signal Corps. for original siren tones. @nertervernfor recording the tones using his own personal SS2000SM siren. Sirens edited and optimized by Gravelroadcop. -
Slendis reacted to PieRGud for a file, LSPDFR Computer+Ever miss the LCPDFR computer? The one with the user-friendly realistic interface? LSPDFR Computer+ aims to bring that back.
LSPDFR Computer+ is open-source! Check out the git.
Looking for the Ped and Vehicle Images? Click Download, select Additional_ComputerPlusImageAssets.zip and extract the contents to your root folder
Features
Ability to search for persons and vehicles without keys conflicting with other mods. Ability to request backup using a nice looking interface. Uses the LSPDFR API to get ped and vehicle information. Also includes info left out of the regular LSPDFR police computer, like times stopped, number of citations, and a vehicle's stolen status. Uses the Traffic Policer API (if it is installed) to also show a vehicle's insurance information. Search fields are automatically filled out with the subject's information during a traffic stop, so all you have to do is press a button! Dynamic backgrounds! Depending on which police vehicle you're in, you'll get a specialized department background. Comes with RDE support. Looks practically identical to the LCPDFR computer (in terms of the layout). Active Calls screen, which shows all callouts sent by Dispatch, even the ones that AI units respond to! (Must have participating callout plugins installed for this to work) Computer+ has its own API, for callout developers to use!! Computer+ will automatically add LSPDFR+ court case when you create an arrest report. (LSPDFR+ by @Albo1125 is required). Computer+ now have ability to create citation for stopped ped on foot. After stopping a ped (by holding E key) or using "Stop The Ped", you may open Computer+ and create a citation for the ped. Make sure you have the latest "CitationDefinitions.xml" in place which has a public citation category. After it's created, return to the ped and give the citation to the ped (default key: LControlKey + PgUp). You may open Computer+ as a tablet while on foot. (default key: LControlKey + NumPad0)
Installation
Place ComputerPlus.dll, ComputerPlus.ini and the ComputerPlus folder in Plugins\LSPDFR\.
LSPDFR will automatically load Computer+ when you go on duty.
Usage
While in a stationary police vehicle, hold E or the Right D-Pad button to bring up Computer+.
Configuration
If you open the ComputerPlus.ini file, you will notice a few things.
You can change the username and/or password that is displayed on the login screen to anything you want.
You can also adjust which backgrounds are shown for which vehicles.
To give an additional police vehicle a background, simply add another entry in the format vehiclename:bgfile.jpg
ENSURE THAT THE VEHICLE YOU'RE ADDING IS A POLICE VEHICLE AND THE BACKGROUND FILE IS IN .JPG FORMAT.
Developers
Keep an eye on the Computer+ Developers Wiki, over at -- https://github.com/PieRGud/ComputerPlus/wiki
If callout developers need any help integrating their plugins, you can contact @BejoIjo, @ainesophaur or @PieRGud on the LSPDFR Developers Discord server (link is in the API forums)
Additional Info
Computer+ does not replace the default LSPDFR computer.
So, if you don't always want to use Computer+ during your patrols, then you need not worry - the default computer is still there.
Known Issues
Your cursor is frozen in the middle or does not move Pause GTA (if you cannot, unload LSPDFR) Go to Settings Keyboard / Mouse Mouse Input Method Set to "Raw Input" Your cursor does not appear ... make sure the display resolution in game matches your windows display resolution. If the resolutions do not match, you will not see a mouse cursor If you have multiple monitors, make sure GTA's Graphic Settings have the same "Output Monitor" set as the same monitor set as your windows primary monitor. Example, if you have three monitors and your left monitor is your primary windows monitor, make sure GTA's Output Monitor is set to the left monitor -- if GTA isn't set to the same primary monitor as windows, you will not see a mouse GTA5 freezes / drops to 1fps while computer+ is open.. ...after you alt+tabbed out of the game.. If you plan to alt tab out of the game, play in windows boardless Try to untick the option to draw the background before leaving the game screen. Until there is a way to detect if the game has focus, this seems to be the only solution ...after you opened the Rage console Don't do that.. seems to be an issue with Rage's handling of form events and the console key presses ....after you pressed the escape key Don't do that... Rage forms do not like the escape key pressed multiple times
Support
If you experience a bug, crash, or you just have a question/concern, please post in the Computer+ topic.
Contributions
If you would like to contribute to the project, feel free to fork the repo and open a Pull Requests. We work through feature branching and prefer to keep commits as scoped as possible (ie, not one large commit). If you have any questions, please contact @ainesophaur
Many thanks to contributions from the following members:
@BejoIjo, @Stealth22 and @Fiskey111
!!!!! VERY IMPORTANT NOTES !!!!!
If your game is crashing when opening ped or vehicle information window, please be informed that GTA V has very limited memory allocation for plugins which tends to crash your game when you have too many plugins installed. To prevent crashing, please try the followings:
Download and install a good "gameconfig.xml" which might increase memory space for plugins. We recommend the one created by "dilapidated" Reduce your mods and plugins by disabling them one by one until your game is stable => !!!! Especially reduce a few "RagePluginHook" plugins in "GTA V\Plugins\" folder !!!! If your game is still crashing, try to disable Computer+ components: Disable ped image by setting the flag in the .ini file (set DisplayPedImage=false) Disable vehicle image by setting the flag in the .ini file (set DisplayVehicleImage=false) Disable random history report generator in the .ini file (set RandomHistoryReport=false) -
Slendis reacted to RoegonTV for a file, Federal Signal Impaxx (3 & 6)Federal Signal Impaxx
12/03/2017
By: RoegonTV
=======================================================================================
TERMS OF AGREEMENT/USE:
By downloading/using this file you agree to include my name if you decide to
release/use any of my work.
=======================================================================================
DISCLAIMER:
I (RoegonTV), the author of this archive, hold no responsibility for any damage or
consequences that are caused by the use of the contents of this archive.
This is intended to be used and enjoyed by anyone who downloads it. But don't take
credit for what isn't yours.
You may use this anywhere you wish, and do whatever you want with it, just be mindful
of the credits.
=======================================================================================
CREDITS:
Federal Signal Impaxx (3 & 6) modeled by RoegonTV
=======================================================================================
POLYGON COUNT:
3 LED
- 1589 Triangles
6 LED
- 2156 Triangles
=======================================================================================
-
Slendis reacted to Jedahdiah for a file, [ELS] Los Santos Metropolitan Police Department - Mega PackLos Santos Metropolitan Police Department
(LSMPD)
Mega-Pack
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Information:
I've been working on this pack now for well over a month, with at least a week or so dedicated to testing to make sure this pack was fit for purpose.
The pack contains 8 vehicles, ranging from patrol vehicles to SWAT trucks. They are based loosely off the Las Vegas Metropolitan Police Department, but instead it features a different light pattern. The pack features a full halogen light bar, with additional lighting across the vehicle.
This pack contains:
2010-2013 Police Supervisor Vehicle 2011 Police Crown Victoria Patrol Vehicle 2014 Police Dodge Charger Patrol Vehicle 2016 Police Taurus Patrol Vehicle 2013 Police Ford Explorer Patrol Vehicle 2015 Police Chevy Tahoe Patrol Vehicle Lenco Bearcat SWAT Vehicle 2011 Expedition Patrol and Supervisor Vehicle 2014 Caprice Patrol Vehicle Chevy Express PT/ Detention Van
Features:
• Full halogen light bar
• Compatible with my other packs
• Optional 2k and 4k liveries (Found in the second download)
The carcols.ymt and the carvariations files are necessary for the light bar to work properly. Full details can be found the ReadMe.
THIS CARCOLS IS FULLY COMPATIBLE WITH MY OTHER PACKS.
This download comes in 2 parts:
Part one: Vehicles, VCFs, Documentation
Part Two: Templates, Screenshots and Optional extras
BIG THANK YOU to my discord testers:
Whiskey98 HankVoight daddeln KallusRourke Revalation2
I have written a guide on how to get the rotors working in 2020 if you find you can't get them to work:
Also, here is a file to help convert rotors and LEDs to all blues:
These vehicles are not based of any specific department. Please don't comment on it being inaccurate or whatever. It's not meant to be.
DO NOT USE the review system on the sites for reporting installation issues, issues already reported, or for anything other than review.
I will not be providing support in installing these files. All the info is in the ReadMe.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Please consider donating, as you help keep myself making models and help show your appreciation towards my work. This is entirely optional though 🙂
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Known Bugs:
Cuffed individuals will partially stick through the back panels of the Express. If they sit regularly, this does not occur (uncuffed). Insides of the Expeditions tires have no textures (fixing as we speak... I hope)
If there are bugs or whatever, just PM me.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Disclaimer:
DO NOT distribute my content without my express permission!
DO NOT use the vehicles, custom light bars, etc. in a clan or group without my express permission. Just ask and we'll chat.
The author accepts no responsibility for any damage caused to your PC, game, or anything else.
DO NOT rip, dismantle or change the vehicle in any way (except for texture files). Vehicles are LOCKED for a reason.
DO NOT upload this file anywhere else but LCPDFR.com
Credits can also be found in the documentation. If I've missed anyone, please PM me.
-
Slendis reacted to RobertTM for a file, San Andreas Bay Area PackLSPD & BCSO
Inspired by the San Francisco Police Department & the Marin County Sheriff Office.
IMPORTANT:
-These vehicles are lore friendly, therefore do not judge based on realism!
-You must install the vehicles.meta included for the vehicles to work properly!
INFO: These vehicles are inspired by the San Francisco Police Department and Marin County Sheriff Office. Due to these cars being based on California departments they are equipped with steadyburns. This pack comes with 95% breakable windows (all except the CVPI windshields), pushbar collisions, and three light stages per vehicle except
for the unmarked CVPI, and functioning takedowns for every vehicle. If you have any problems / bugs please post a comment about it instead posting a negative review, it may just be a simple fix. I will try to help fix any problems and answer any questions.
CONTENTS:
-2010 CVPI (Unmarked)
-2010 CVPI (LSPD)
-2014 Charger (LSPD)
-2014 FPIU (LSPD)
-2015 Tahoe (LSPD)
-2010 CVPI (BCSO)
-2014 FPIU (BCSO)
INSTALLATION:
1. Make backups!
2. Drag all files included in the "models" folder into: gtav/mods/update/x64/dlcpacks/(LATEST PATCHDAY)/dlc.rpf/x64>levels/gtav/vehicles.rpf, using OpenIV in edit mode.
3. Drag the vehicles.meta included in the "data" folder into: gtav/mods/update/update.rpf/common/data/levels/gtav, using OpenIV in edit mode.
4. Drag all VCF files in the "ELS" folder into Grand Theft Auto V/ELS/pack_default.
DISCORD:
Join my Discord to learn more about my projects!
https://discord.gg/wsEyXUK
KNOWN BUGS:
-CVPI windshield does not shatter.
ENJOY!
If there are any issues with credits please PM me and I will resolve the issue.
-
Slendis reacted to Jedahdiah for a file, [ELS] Fire Watch Truck - Blaine County Fire Department/ SA ParksBlaine County Fire Department/ SA Parks
Fire Watch Silverado
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Information:
This was an experimental vehicle that ended up being quite sought after when I posted pictures on the Gallery. I've cleaned it up and here it is ready for download.
THIS VEHICLE WILL NOT RECEIVE MAJOR UPDATES. Only tweaks and bug fixes.
This pack contains:
2010-2013 BCFD Fire Watch Chevy Silverado
Features:
• Four liveries for the vehicle, including a bear patrol skin
• Full custom halogen light bar
• Optional 2k and 4k liveries
The carcols.ymt and the carvariations files are necessary for the light bar to work properly. Full details can be found the ReadMe.
CARCOLS IS FULLY COMPATIBLE WITH MY OTHER PACKS.
BIG THANK YOU to my discord testers. This was a 'open test' in the server, and everyone who took part, it is hugely appreciated.
These vehicles are not based of any specific department. Please don't comment on it being inaccurate or whatever. It's not meant to be. Plus I know it's not police. Get over it. Police makes a return soon.
This vehicle is based of 'FireWatch' the game.
I have written a guide on how to get the rotors working in 2020 if you find you can't get them to work:
I will not be providing support in installing these files. All the info is in the ReadMe.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Please consider donating, as you help keep myself making models and help show your appreciation towards my work. This is entirely optional though 🙂
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Known Bugs:
None yet *Fingers Crossed*
If there are bugs or whatever, just PM me.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Disclaimer:
DO NOT distribute my content without my express permission!
DO NOT use the vehicles, custom light bars, etc. in a clan or group without my express permission. Just ask and we'll chat.
The author accepts no responsibility for any damage caused to your PC, game, or anything else.
DO NOT rip, dismantle or change the vehicle in any way (except for texture files). Vehicles are LOCKED for a reason.
DO NOT upload this file anywhere else but LCPDFR.com
Credits can also be found in the documentation. If I've missed anyone, please PM me.
-
Slendis reacted to Skin Works for a file, Blaine County Sheriff Old School-ishBlaine County Sheriff Old School-ish
With this pack I wanted to achieve a clean and simple, sort of old school feel. I think this was accomplished, either way, I liked it, hopefully some of you will as well. This is as always the simple install of finding the .ytd folder of the vehicle you want to use then importing all the skins then save. Notice any issues or have suggestions please share in the comments section. I have noticed a few modellers have changed the name of the texture for the model, say for example, from chrg_sign_1 to chr2_sign_1, for most models I have found the skins still fit but you will need to rename the files accordingly.
Please respect the amount of time taken and do not re-upload or rip off.
Please, feel free to make a donation if you like, any amount is more than appreciated! Thanks Everyone
*Silverado is currently not released but I am sure more models using Izick's base will be coming soon as it is AWESOME!*
Vehicles used but not limited to(some models may not be linked due to not being around anymore):
-
Slendis reacted to RobertTM for a file, 2010 CVPI - UnmarkedLos Santos Police Department
_____________________________________________________________________________________________________________________
Information:
An unmarked car with minimal lighting, perfect for gang patrols and stings! Once again a minimalist style lighting setup, simple but effective. This vehicle has breakable windows (mostly, see known bugs). You can put this car in any law enforcement slot as long as it is based on a CVPI (Stanier). Make sure to put all vehicle files in the latest patchday. If your windows are tinted by default, go to your vehicles.meta and replace the diffusetint value for whatever slot you replaced with:"0x00FFFFFF". If you have any problems / bugs please post a comment about it instead posting a negative review, as it may just be a simple fix. I will try to help fix any problems and answer any questions.
Contents:
- 2010 CVPI - Unmarked
- ELS VCF
- ReadMe
- Screenshots
Known Bugs:
- Windshield does not shatter.
_____________________________________________________________________________________________________________________
If there are any issues with credits please PM me and I will resolve the issue.
-
Slendis reacted to Skin Works for a file, Los Santos Regional Police (York Based)Los Santos Regional Police
York Based
I have had several people looking for something based of this department and I told them it was being worked on, now its here. I was finally able to finish it up ready for release. As usual this pack may be updated with more models once those models are out and whether or not they are worth putting the skins on. You may notice some models are lacking form this pack from my normal stuff. I made the executive decision to cut some of them as they are either not widely used or available therefore not normally worth the extra time and effort for them. On the bright side I have added Underwoods 2015 Charger into the mix now and soon Izicks Silverado will hopefully be put to good use and used by people so that I can justify skinning it over and over more than I already have. If there are models that some of you want added that are widely used please share in the comments section and I will see what I can do. Otherwise please enjoy this pack and have fun. This is as always the simple install of finding the .ytd folder of the vehicle you want to use, then importing all the skins then save. Notice any issues or have suggestions please share in the comments section. Let me know if I missed anything.
Please respect the amount of time taken and do not re-upload or rip off.
Please, feel free to make a donation if you like, any amount is more than appreciated! Thanks Everyone
Vehicles used in pictures but not limited to(some models may not be linked due to not being around anymore however will work on most other models):
-
Slendis reacted to Jedahdiah for a file, [ELS] Blaine County Regional Police Pack (ft. Arrowboards)Blaine County Regional Police Pack
Finally I've created a pack that I'm happy to release. This is my first pack, and is based off various Canadian Police Departments.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Information:
The snowy season is nearly upon us, and I got the vibe for some snow ready vehicles. And when I thought of snow, I thought Canada, and when I thought Canada, I thought producing lore friendly vehicles with a fictional lightbar.
The vehicles feature a hybrid lightbar, including halogen and LED lights, and two vehicles with arrow boards.
This pack contains:
2011 CVPI 2016 Ford Taurus 2016 Ford Taurus with arrow board 2016 Ford Explorer 2016 Ford Explorer with arrow board
Features:
• Two different light bar textures: Clear and coloured
• CVPI and FPIS have optional rambars (extra_12)
• ELS activated arrowboard
• Two packs: one with a middle white rotor, one without.
• Optional 2k or 4k textures
TO ACTIVATE THE ARROW BOARD, USE ALT+[ (Default keys).
BIG THANK YOU to my BETA testers. You guys have been stars and helped by massively in improving my work:
Kallus Rourke Frienno Agent00C4 bfaith1407 jman5625
These vehicles are not based of any specific police department, not a specific police departments equipment. Please don't comment on it being inaccurate or whatever. It's not meant to be.
I have written a guide on how to get the rotors working in 2020 if you find you can't get them to work:
Also, I've here is a file to help convert rotors and LEDs to all blues:
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Please consider donating, as you help keep myself making models and help show your appreciation towards my work. This is entirely optional though 🙂
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Known Bugs:
The ELS controlled arrowboard may cause crashes if used in the Video Editor. Only seems to occur when the arrow board is active. The arrowboard may reset without keys being pressed, simply use the keys to bring it back down and then it'll work normally.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Disclaimer:
DO NOT distribute my content without my express permission!
DO NOT use the vehicles in a clan or group without my express permission. Just ask and we'll chat.
The author accepts no responsibility for any damage caused to your PC, game, or anything else.
DO NOT rip, dismantle or change the vehicle in any way (except for texture files). Vehicles are LOCKED for a reason.
DO NOT upload this file anywhere else but LCPDFR.com
Credits can also be found in the documentation. If I've missed anyone, please PM me.
-
Slendis reacted to RobertTM for a file, 2014 Dodge Charger - "Sheriff"Los Santos County Sheriff Office
_____________________________________________________________________________________________________________________
Information:
A minimalist style lighting setup, simple but effective. This car has functioning takedowns, pushbar collisions and breakable windows. You can put this car in any law enforcement slot as long as it is based on a Charger (Buffalo). Make sure to put all vehicle files in the latest patchday. If your windows are tinted by default, go to your vehicles.meta and replace the diffusetint value for whatever slot you replaced with:"0x00FFFFFF". If you have any problems / bugs please post a comment about it instead posting a negative review, it may just be a simple fix. I will try to help fix any problems and answer any questions.
Contents:
- 2014 Dodge Charger - "Sheriff"
- ELS VCF
- ReadMe
- Screenshots
Known Bugs:
None
_____________________________________________________________________________________________________________________
If there are any issues with credits please PM me and I will resolve the issue.
-
Slendis reacted to DcK for a file, [ELS] 2015 Ford Rescue Medic!!!IT'S HERE ONCE AGAIN.. HAPPY THANKSGIVING!!!
The 2015 Ford F-550 Rescue Medic
Special Thanks to:
@lamping1990 for the model and working with me to convert it
My Beta team
@Slendis
@Maurice97
@TrentMU & for the SEXY screenshots
INSTALL
CREDITS
SEXY PREVIEW VIDEO FROM @TrentMU
DO NOT RE-UPLOAD TO ANY OTHER SITE WITHOUT MY PERMISSION.
TEMPLATE IS INCLUDED. YOU CAN MAKE AND RELEASE SKINS. JUST DON'T RE-UPLOAD THE MODEL.
IF THERE'S ANY ISSUES PLEASE REPORT THEM BELOW!
!!!THANKS FOR THE DOWNLOAD. HAPPY GAMING!!!
!!MORE UPDATES ARE ALWAYS TO FOLLOW!!
DISCLAIMER
THIS MODEL IS BASED OFF WHAT I LIKE ALONG W/ INPUTS OF OTHERS IN THE COMMUNITY - PLS COME TO ME IF THERE ARE ANY ISSUES - DOWNLOAD BEFORE REVIEWING
I DO NOT WORK WITH NON-ELS - PLS DON'T ASK ME TO CONVERT IT TO NON-ELS
-
Slendis reacted to Proportionality for a file, D&R Intimidator Siren (ELS & SirenMastery)I present to you, one of the best sounding D&R sirens for Grand Theft Auto 5!
By sheer luck, this siren will also replace the granger sounds. Meaning all tones relating to police vehicles will be the D&R siren.
Original credits go to TheRealNBK71 for the siren, modified by me to make the sounds louder and work for GTA V. Please let me know if the siren is not loud enough. Should a moderator have any issues with this modification, please contact me and I will take it down. I am submitting this mod as the typical GTA IV audio files will not work with GTA 5, and helping those who do not know how to properly convert them is beneficial.
How To Install?
For Old School Install:
VIA OpenIV, please navigate to x64/audio/sfx/resident.rpf, right click in a empty area, then click select open formats. Find the
vehicles.oac located inside the "Old School Install" folder, and select it.
For Siren Mastery Install:
Drag and drop the "Plugins" folder into your main directory, replace if prompted.
For ELS Install:
ELS should work the same way the Old School install does.
I hope you enjoy the mod!
-
Slendis reacted to PursuingDeath for a file, AverageCallouts [WIP]AverageCallouts is a callout plugin that is focused on everyday situations. It is currently in a WIP phase, with a couple of callouts that aren't finished.
Please note that this may be buggy. It isn't done. Or anywhere near it.
Current Callouts:
Person with a Gun Carjacking Dangerous Driving Intoxicated Individual Street Fight
Callouts Coming Soon: (in order)
911 Disconnect Prank Caller Traffic Accident Noise Complaint And much, much more
If you experience problems of any kind, such as bugs, or even crashes, feel free to drop it in the "Comments" section or just private message it to me. Make sure you attach your RagePluginHook.log file.
Content creators, if you use my software, please try to include a link to this LSPDFR page in the description of your video, or mention it orally at some point. Exposure helps a lot.
-
Slendis reacted to Tacco for a file, Tacco Highway Callouts [OUTDADED]Hello Officers 🫡
After a long absence, I‘m back now.
Please do not download „Tacco Highway Callouts and use it ingame. It is outdaded and crashes your game.
Thanks and see you soon with fresh ideas and new motivation.
[version 2.4.2]
'Highway Callouts' contains several different, specific Callouts on the highways of Los Santos which real cops can get every day on their patrol.
It`s my aim to try to give you the most realistic feeling in being a cop in Los Santos.
Current Callouts
♦ Click on the pictures below to follow me on YouTube
Report Bugs
Known Bugs
© Copyright 2017 Tacco.
-
Slendis reacted to Raddz Modding for a file, New Bus for London (Borismaster)I've been working on this for a few days and I think it's ready for release. If you find any bugs please put them in the comments below.
The model doesn't have a detailed dashboard, I may add one in the future, click the follow updates button to be notified when I do.
Join the British Emergency Modding discord here
Any feedback is greatly appreciated along with any donations which will allow me to buy more models and give a better final product!
IMPORTANT!!
To install this vehicle you will need to install in the location: Newest Patchday
Change Log:
V1.0 - Release
-
Slendis reacted to AlexBraun for a file, RagePresence - Discord Rich Presence SupportRage Presence
RagePresence allows players to share their actions from Grand Theft Auto V to everyone on Discord using Discord's new Rich Presence feature.
Installation:
Drag discord-rpc.dll into your GTA 5 installation folder where the .exe files are, and put RagePresence.dll in the scripts folder.
Requirements:
Grand Theft Auto V - v1180+ ScriptHookV.Net 2.10+ Latest Discord Client for Windows
Check out our Discord if you need any support.
-
Slendis reacted to BlightyMods for a file, Metropolitan Police Skoda Octavia VRS Area Car - ELSThis is the Skoda Octavia VRS that was used by the MPS as an area car from 2012 to 2016 (some areas still have them but most were taken out of service in 2015.), This car was later replaced by the BMW 525D Area Car which mostly removed the black ANPR INTERCEPTOR bonnet but some places kept it like Kingston, This is an accurate depiction of the Skoda which includes most of the interior equipment that is in the real car.
ELS Version!!!!!!!!!!!!!!!
-
Slendis reacted to Raddz Modding for a file, James' Dev Part PackMainly low poly equipment, feel free to change stuff around to how you like just don't steal anything without crediting me.
Includes a Whelen Justice and a load of other Whelen Stuff, some generic equipment and other UK related stuff.
I have plans to add some more lightbars to this.
I will release some vehicles unlocked at some point.
-
Slendis reacted to OJdoesIt for a file, OJManhunt - West Vinewood Active Search & Containment, Better Search SquadThis callout will create an active manhunt within the Grove neighborhood. There will be several perimeter units to which will hold the containment. Therefore, the suspect will be within the containment and you don't have to waste time searching outside. There is also a command post where you will respond to for briefing.
Note: You must be a distance greater than 150 meters from Grove for this call to activate. This is intentionally done to prevent the player from seeing units spontaneously being spawned.
It is advised that you have HeliOrbitPlugin v1.3.6+ installed for best experience.
Make sure to put OJManhunt.dll and OJManhunt.ini into \Plugins\LSPDFR folder.
Take a look at the INI at least once to make sure you are satisfied with the settings.
If you have a location suggestion, send me a PM.
Join the LSPDFR Fans Discord: https://discord.gg/hxmvtHE
Special Thanks:
@lttrbmb - Testing, Video, and Screenshots
@DvHbadger - Testing
-
Slendis reacted to wolfrunner86 for a file, 2010 Chevy Avalanche Off-Duty Fire Replace/Addon ELS and NON-ELS variants2010 Chevy Avalanche
Model Features
multiple extras
body and window templated
compatible with the modshop parts from my civiain avalanche
Install Instructions in Read-Me file
Credits
Ripped from 4x4:Hummer By Taho
Converted to GTA:V by Wolfrunner86
Headlights, Taillights, & rims By Shadydk311
Converted to GTA:V by SkylineGTRFreak
Equipment:
Whelen Dominator by: HDgamerzPC
Whelen SA315P Speaker by: HDgamerzPC
Whelen 295SL101 Siren Controller by: OfficerFive0
Motorola XTL5000 radio by: OfficerUnderwood
DO NOT RE-UPLOAD ANYWHERE ELSE
-
Slendis reacted to Skin Works for a file, Royal San Andreas Police (RCMP Based)Royal San Andreas Police
(RCMP Based)
This pack is based off the Royal Canadian Mounted Police. This pack, along with all my other things aren't designed specifically for a single vehicle pack but rather the most commonly used models. Now if anyone knows which 2016 Explorer model is going to prevail as the most common, please share as there are many different models currently out there and I am unsure which ones to keep skinning and which to start working with. Now let me tell you, there are so many variations on the RCMP scheme that unless you are basing it solely off of one provinces version, you will never get an 'accurate' skin. This pack is supposed to be a general look and is mainly a cross between BC and Alberta RCMP variations of the scheme. Notice any issues or have suggestions please share in the comments section. This is as always the simple install of finding the .ytd folder of the vehicle then importing all the skins then save. I have noticed a few modellers have changed the name of the texture for the model, say for example, from chrg_sign_1 to chr2_sign_1, for most models I have found the skins still fit but you will need to rename the files accordingly.
Please respect the amount of time taken and do not re-upload or rip off.
Please, feel free to make a donation if you like, any amount is more than appreciated! Thanks Everyone
Vehicles used but not limited to:
-
Slendis reacted to Mikofiticus for a file, BCSO Deputies (RDE Retexture)This retexture is for the deputies found in RDE. Huge shoutout to the RDE team for letting me upload these
peds in full. This makes my job easier, as well as yours, so you don't have to fiddle with
replacing textures and finding the peds. These peds were for my FiveM server, but I've decided to release them to the public.
I highly recommend these peds with my BCSO pack:
Just replace the female deputy (s_f_y_sheriff_01) and the male deputy (s_f_y_sheriff_01) as
well as their pedprops. Some people use addons and whatnot, so replace if in the most recent folder where you have peds located.
If you have RDE, I don't think you'll have to rename them, but if you want you can.
DO NOT UPLOAD THESE ANYWHERE ELSE, OR WITHOUT MY PERMISSION
EDITING IS ONLY FOR PERSONAL USE, DO NOT REUPLOAD WITHOUT MY PERMISSION
Again, huge thanks to the RDE team for letting me upload these!
Go check you RDE here:
I will do the EUP versions to match at some point, I haven't played V (outside of FiveM) in a long time. I'll get to it eventually.
CREDITS
----------------------------------
Peds by Yard1
Textures by Alex Ashfold and Alex Von Shep
Contributer to models - Nailbiter
Texture edits - Mikofiticus
-
Slendis reacted to xDZYx for a file, BCSO 2011 CVPIHey everyone.This is a 2011 Vic with the legend lightbar.I hope you like it.If i miss anyone in the credits pls message me.ENJOY !!!
INSTALLATION:
Models:Mods - Update - x64 - DlcPacks - Patchday15/14(Most recent in your game) - dlc.rpf - x64 - levels - gta5 - vehicles.rpf (Replace/Drag and drop)
VCFs:Grand Theft Auto V Directory - ELS - pack_default (Replace/Drag and drop)
If you want to use ALL BLUE just replace the ytd ,hi+ytd and ELS file.
Massive thanks to @Kallus Rourke for beta testing and @Illusionyary for that awesome skin.Credits are included.If i missed someone pls message me so i can fix it.
Please do not redistribute this pack, or any part of it including the liveries, or models, or screenshots, or use them in clans or public/private servers. Please do not upload this file or a part of it to any other site unless given explicit credit. Thanks for downloading ;) Please report the bugs in the comments before posting a review about them, it may be a misunderstanding or just an easy fix. Enjoy!
-
Slendis reacted to Skin Works for a file, Royal San Andreas ConstabularyRoyal San Andreas Constabulary
Hey everyone. Got some more goodies for all of you. This pack is based off the Royal Newfoundland Constabulary. As always this pack includes 10 skins for each vehicle with different unit numbers and plates. This is as always the simple install of finding the .ytd folder of the vehicle then importing all the skins then save. Let me know of any issues or suggestions.
Please respect the amount of time taken and do not re-upload or rip off.
Please, feel free to make a donation if you like, any amount is more than appreciated! Thanks Everyone!
Vehicles used but not limited to: