-
Posts
71 -
Joined
-
Last visited
-
Days Won
8
Content Type
Profiles
Forums
FivePD Suggestions Tracker
FivePD 1.x Bug Tracker
Help Docs
Gallery
Downloads
Servers
Vanity Link Driver
Links Directory
Raffles
Applications
Marketplace
Feedback Tracker
Files posted by GGGDunlix

Type of Resource: Server Script/Plugin
Compatible with FivePD Version(s): 1.5.1
OneSync Compatibility: Compatible
(Not so simple) Plugin that sets your duty vehicle's license plate to whatever your callsign is.
Keep in mind hyphens (-) aren't allowed in plates, so the game automatically replaces it with a space.
It also ONLY works when you are on-duty.
How to only apply to certain departments:
Go into your vehicles.json and add this line:
"plateToCallsignDepartments": [1, 2] This would make the script only work on departments 1 and 2.
For example, this:
. . . "mechanic": ["utillitruck3"], "prisontransport": ["police"], "animalControl": ["bison"], "taxi": ["taxi"], "plateToCallsignDepartments": [1, 2, 5, 8] } Would only apply to departments 1, 2, 5, and 8.
Don't forget to add the comma after the taxi settings.
My Discord: https://discord.gg/sRysnM8eTY
Open Source: https://github.com/gggdunlix/FivePD-Callsign-to-Plate-Plugin
Keep in mind hyphens (-) aren't allowed in plates, so the game automatically replaces it with a space.
It also ONLY works when you are on-duty.
How to only apply to certain departments:
Go into your vehicles.json and add this line:
"plateToCallsignDepartments": [1, 2] This would make the script only work on departments 1 and 2.
For example, this:
. . . "mechanic": ["utillitruck3"], "prisontransport": ["police"], "animalControl": ["bison"], "taxi": ["taxi"], "plateToCallsignDepartments": [1, 2, 5, 8] } Would only apply to departments 1, 2, 5, and 8.
Don't forget to add the comma after the taxi settings.
My Discord: https://discord.gg/sRysnM8eTY
Open Source: https://github.com/gggdunlix/FivePD-Callsign-to-Plate-Plugin

Type of Resource: Server Script/Plugin
Compatible with FivePD Version(s): 1.5.1
OneSync Compatibility: Compatible
These are the Ranks based off the real life LAPD. All info was found on the LAPD's official website, www.lapdonline.org.
The ranks and sql file were made/ put together by me.
My Discord: https://discord.gg/HHFRh22xB2
The ranks and sql file were made/ put together by me.
My Discord: https://discord.gg/HHFRh22xB2

Type of Resource: Server Script/Plugin
Compatible with FivePD Version(s): 1.5.1
OneSync Compatibility: Compatible
Mega Departments pack for San Andreas state, Los Santos, and United States.
My Discord: https://discord.gg/rdQ3aKGS3Y
How to install:
Follow this tutorial but use Departments not Ranks
My Discord: https://discord.gg/rdQ3aKGS3Y
How to install:
Follow this tutorial but use Departments not Ranks

Type of Resource: Server Script/Plugin
Compatible with FivePD Version(s): 1.5.1
OneSync Compatibility: Compatible
Ranks (source: Wikipedia) for the California Highway Patrol, which the San Andreas Highway Patrol is based off.
How to import:
my Discord: https://discord.gg/GmNua4ZY9K
How to import:
my Discord: https://discord.gg/GmNua4ZY9K

Type of Resource: Server Script/Plugin
Compatible with FivePD Version(s): 1.5.1
OneSync Compatibility: Compatible
Simple, probably useless plugin:
When you are in a vehicle with a working siren, you can press N to mute the siren but keep the lights on.
You can press N again to unmute it.
You really shouldn't have this if you have ELS or something similar.
My Discord: https://discord.gg/GmNua4ZY9K
Open Source: https://github.com/gggdunlix/FivePD-P-Mute-Siren
When you are in a vehicle with a working siren, you can press N to mute the siren but keep the lights on.
You can press N again to unmute it.
You really shouldn't have this if you have ELS or something similar.
My Discord: https://discord.gg/GmNua4ZY9K
Open Source: https://github.com/gggdunlix/FivePD-P-Mute-Siren

Type of Resource: Callout Extension
Compatible with FivePD Version(s): 1.5.1
OneSync Compatibility: Compatible
This is yet another simple callout where the suspect shoots a victim. I tried to make it so you can't really prevent it from happening because then it wouldn't be a homicide.
Enjoy!
Open Source: https://github.com/gggdunlix/FivePDHomicideCallout
My Discord Server: https://discord.gg/bBekdgpedz
Enjoy!
Open Source: https://github.com/gggdunlix/FivePDHomicideCallout
My Discord Server: https://discord.gg/bBekdgpedz

Type of Resource: Server Script/Plugin
Compatible with FivePD Version(s): 1.5.1
OneSync Compatibility: Compatible
Plugin that forces you're duty vehicle livery based off of what is it set as in your vehicles.json.
For Example:
{ "name": "Maveric", "vehicle": "polmav", "livery": 0, "isAvailableForEveryone": false, "useRanks": false, "availableForDepartments": ["2", "6"] },
The Maverick helicopter has 2 liveries (the ambulance and the police) but since it is set at livery 0, it will always be set to the police livery.
You can find a list of liveries available for your vehicles by lookin in vMenu Liveries options.
My Discord: https://discord.gg/GmNua4ZY9K
Open Source: https://github.com/gggdunlix/FivePD-P-Livery-Plugin
For Example:
{ "name": "Maveric", "vehicle": "polmav", "livery": 0, "isAvailableForEveryone": false, "useRanks": false, "availableForDepartments": ["2", "6"] },
The Maverick helicopter has 2 liveries (the ambulance and the police) but since it is set at livery 0, it will always be set to the police livery.
You can find a list of liveries available for your vehicles by lookin in vMenu Liveries options.
My Discord: https://discord.gg/GmNua4ZY9K
Open Source: https://github.com/gggdunlix/FivePD-P-Livery-Plugin

Type of Resource: Server Script/Plugin
Compatible with FivePD Version(s): 1.5.1
OneSync Compatibility: Compatible
This plugin was EXTREMELY DIFFICULT to make, and I couldn't do it alone. A HUGE thanks for the assistance to @Grandpa Rexand @Natixco
My Discord: https://discord.gg/GmNua4ZY9K
Open Source: https://github.com/gggdunlix/FivePD-Set-Extras-in-Vehicles.json
HOW TO USE:
1. The DLL file must be put in your plugins folder
2. Your FivePD resource folder name must be exactly "fivepd" (without quotes)
3. Configure you vehicles.json
It should look something like this: { "vehicle": "BCSO1", "name": "Charger (18)", "isAvailableForEveryone": false, "useRanks": false, "availableForDepartments": ["2"], "extras": [3, 5, 7, 8, 10] },
This makes it so the vehicle "bcso1" appears in duty menu with name "Charger (18)", isn't available for anyone, doesn't use ranks, is available for only department 2, and it uses extras 3, 5, 7, 8, and 10. You also have the ability to set it as "extras": "all"
and "extras": "none"
to force all/no extras enabled.
Make sure that there are no JSON errors. for example, I made sure there is a comma after "availableForDepartments": ["2"],
Examples:
{ "vehicle": "BCSO1", "name": "Charger (18)", "isAvailableForEveryone": false, "useRanks": false, "availableForDepartments": ["2"], "extras": [3, 5, 7, 8, 10] }, The BCSO1 has extras 3, 5, 7, 8, and 10 activated in **vehicles.json**. (These are lights, cameras, and roof items, etc) so they are activated by default in-game when spawned with duty menu.
{ "name": "Fire Truck", "vehicle": "firetruk", "isAvailableForEveryone": false, "useRanks": false, "availableForDepartments": ["6"], "extras": "none" },
The fire truck is set to have no extras, so the ram and it's other extras are default disabled when spawned with duty menu
{ "name": "UM Cruiser", "vehicle": "police4", "isAvailableForEveryone": false, "useRanks": false, "availableForDepartments": ["2", "5", "4"], "extras": "all" }, The Unmarked Cruiser is set to have all extras enabled, so the Push bar and spotlights are enabled by default.
My Discord: https://discord.gg/GmNua4ZY9K
Open Source: https://github.com/gggdunlix/FivePD-Set-Extras-in-Vehicles.json
HOW TO USE:
1. The DLL file must be put in your plugins folder
2. Your FivePD resource folder name must be exactly "fivepd" (without quotes)
3. Configure you vehicles.json
It should look something like this: { "vehicle": "BCSO1", "name": "Charger (18)", "isAvailableForEveryone": false, "useRanks": false, "availableForDepartments": ["2"], "extras": [3, 5, 7, 8, 10] },
This makes it so the vehicle "bcso1" appears in duty menu with name "Charger (18)", isn't available for anyone, doesn't use ranks, is available for only department 2, and it uses extras 3, 5, 7, 8, and 10. You also have the ability to set it as "extras": "all"
and "extras": "none"
to force all/no extras enabled.
Make sure that there are no JSON errors. for example, I made sure there is a comma after "availableForDepartments": ["2"],
Examples:
{ "vehicle": "BCSO1", "name": "Charger (18)", "isAvailableForEveryone": false, "useRanks": false, "availableForDepartments": ["2"], "extras": [3, 5, 7, 8, 10] }, The BCSO1 has extras 3, 5, 7, 8, and 10 activated in **vehicles.json**. (These are lights, cameras, and roof items, etc) so they are activated by default in-game when spawned with duty menu.
{ "name": "Fire Truck", "vehicle": "firetruk", "isAvailableForEveryone": false, "useRanks": false, "availableForDepartments": ["6"], "extras": "none" },
The fire truck is set to have no extras, so the ram and it's other extras are default disabled when spawned with duty menu
{ "name": "UM Cruiser", "vehicle": "police4", "isAvailableForEveryone": false, "useRanks": false, "availableForDepartments": ["2", "5", "4"], "extras": "all" }, The Unmarked Cruiser is set to have all extras enabled, so the Push bar and spotlights are enabled by default.

Type of Resource: Callout Extension
Compatible with FivePD Version(s): 1.5.1
OneSync Compatibility: Compatible
Simple callout that spawns a person with a knife and they attack the closest alive person. There's a few different types of knifes they might spawn with.

Type of Resource: Callout Extension
Compatible with FivePD Version(s): 1.5.1
OneSync Compatibility: Unknown / Not Tested
This took me a while to make with my limited knowledge of the FivePD API, but nontheless here it is: A drug Deal Callout.
The Callout is designed so that sometimes one of them shoot at you, and sometimes they both flee. Sometimes one drives away.
My Discord: https://discord.gg/GmNua4ZY9K
Open Source: https://github.com/gggdunlix/FivePD-Drug-Deal-Callout
The Callout is designed so that sometimes one of them shoot at you, and sometimes they both flee. Sometimes one drives away.
My Discord: https://discord.gg/GmNua4ZY9K
Open Source: https://github.com/gggdunlix/FivePD-Drug-Deal-Callout

Type of Resource: Callout Extension
Compatible with FivePD Version(s): 1.5.1
OneSync Compatibility: Not Compatible
This is a simple callout that just spawns two people at a street randomly and makes them fight each other. Eventually one will die from injuries, so break up the fight fast!
My Discord Server: https://discord.gg/GmNua4ZY9K
Open Source: https://github.com/gggdunlix/FivePD-Street-Fight-Callout
My Discord Server: https://discord.gg/GmNua4ZY9K
Open Source: https://github.com/gggdunlix/FivePD-Street-Fight-Callout

Type of Resource: Callout Extension
Compatible with FivePD Version(s): 1.5.1
OneSync Compatibility: Compatible
Language: English/Svensk (översatt av Råven/@Jackpro144)
This is a callout pack where 2 cars or 1 car and a bicycle spawn and one drives away.
If the driver/biker is alive, the response code is 2.
If the driver/biker is dead, the response code is 3.
Open Source: https://github.com/gggdunlix/FivePD-Hit-and-Run-Callout
My Discord: https://discord.gg/GmNua4ZY9K
Callouts:
Hit and Run (2 cars, no deaths)
Hit and Run (2 cars, 1 death)
Hit and Run Bicycle (No deaths)
Hit and Run Bicycle (Dead Bicyclist)
This is a callout pack where 2 cars or 1 car and a bicycle spawn and one drives away.
If the driver/biker is alive, the response code is 2.
If the driver/biker is dead, the response code is 3.
Open Source: https://github.com/gggdunlix/FivePD-Hit-and-Run-Callout
My Discord: https://discord.gg/GmNua4ZY9K
Callouts:
Hit and Run (2 cars, no deaths)
Hit and Run (2 cars, 1 death)
Hit and Run Bicycle (No deaths)
Hit and Run Bicycle (Dead Bicyclist)

Type of Resource: Callout Extension
Compatible with FivePD Version(s): 1.5.1
OneSync Compatibility: Unknown / Not Tested
This file has 3 different car crash callouts. One with both drivers alive, one with 1 driver dead, and one with both drivers dead.
Callout Language: English, Swedish (Svensk)
My Discord: https://discord.gg/GmNua4ZY9K
Open Source: https://github.com/gggdunlix/FivePD-Car-Crash-Callout
Callout Language: English, Swedish (Svensk)
My Discord: https://discord.gg/GmNua4ZY9K
Open Source: https://github.com/gggdunlix/FivePD-Car-Crash-Callout

Type of Resource: Callout Extension
Compatible with FivePD Version(s): 1.5.1
OneSync Compatibility: Compatible
Callout Language: English, Svenska.
These are just two simple callouts that spawns people at a bar and makes them fight each other. Eventually one will die. There are two callouts, one where each will spawn with a bottle and stab each other and another where they fist fight. In the ZIP, they are called NV and V for non-violent and violent.
It also features 3 different locations, but I will add more in the future.
There is one inside the Tequi-la-la bar, since you can walk inside it.
My discord: https://discord.gg/bBekdgpedz
Open Source: https://github.com/gggdunlix/FivePD-Bar-Fight
These are just two simple callouts that spawns people at a bar and makes them fight each other. Eventually one will die. There are two callouts, one where each will spawn with a bottle and stab each other and another where they fist fight. In the ZIP, they are called NV and V for non-violent and violent.
It also features 3 different locations, but I will add more in the future.
There is one inside the Tequi-la-la bar, since you can walk inside it.
My discord: https://discord.gg/bBekdgpedz
Open Source: https://github.com/gggdunlix/FivePD-Bar-Fight

Type of Resource: Callout Extension
Compatible with FivePD Version(s): 1.5.1
OneSync Compatibility: Compatible
Simple callout that spawns a person that shoots fireworks in the air. Probably illegal in LA, but I don't know.
My Discord: https://discord.gg/GmNua4ZY9K
Open Source: https://github.com/gggdunlix/FivePD-Someone-Shooting-Fireworks
My Discord: https://discord.gg/GmNua4ZY9K
Open Source: https://github.com/gggdunlix/FivePD-Someone-Shooting-Fireworks

Type of Resource: Callout Extension
Compatible with FivePD Version(s): 1.5.1
OneSync Compatibility: Compatible
This is a callout I made that spawns in a pursuit. The car is randomly chosen from a list of a few fast cars. If there is anything wrong with it contact me please.
It also Automatically requests backup when the pursuit starts.
My discord https://discord.gg/bBekdgpedz
Open Source: https://github.com/gggdunlix/FivePD-High-Speed-Pursuit
It also Automatically requests backup when the pursuit starts.
My discord https://discord.gg/bBekdgpedz
Open Source: https://github.com/gggdunlix/FivePD-High-Speed-Pursuit

Type of Resource: Callout Extension
Compatible with FivePD Version(s): 1.5.1
OneSync Compatibility: Compatible
This Callout spawns a dead body in a BUNCH of locations around the map, so it isn't just a random place on the street.
My discord : https://discord.gg/bBekdgpedz
Open Source: https://github.com/gggdunlix/FivePD-Dead-Body-Callout
My discord : https://discord.gg/bBekdgpedz
Open Source: https://github.com/gggdunlix/FivePD-Dead-Body-Callout

Type of Resource: Callout Extension
Compatible with FivePD Version(s): 1.5.1
OneSync Compatibility: Compatible
Happy April Fools!

LAPD Based LSPD Livery for a 2021 Ford Explorer.
Original Car :
OpenIV: https://openiv.com/
My Discord: https://discord.gg/rdQ3aKGS3Y
Original Car :
OpenIV: https://openiv.com/
My Discord: https://discord.gg/rdQ3aKGS3Y

Type of Resource: Callout Extension
Compatible with FivePD Version(s): 1.5.1
OneSync Compatibility: Compatible
Off-Duty Loadout:
SNS Pistol Mk II (Off-duty weapon/backup piece)
Switchblade
Flashlight
Patrol Loadout:
Pistol Mk II (Ext. Clip)
SNS Pistol Mk II (Backup piece)
Taser
Flashlight
Switchblade
Nightstick
Fire Extinguisher
Plain-Clothes Loadout:
Pistol Mk II (Ext. Clip)
SNS Pistol Mk II (Backup Piece)
Flashlight
Switchblade
SWAT Loadout:
Pistol Mk II (Ext. Clip)
SNS Pistol Mk II (Backup Piece)
Taser
Tear Gas x25
BZ Gas x2
Carbine Rifle Mk II (Flashlight, Muzzle Brake, Ext. Clip, Grip, Holographic Sight)
Nightstick
Flashlight
Switchblade
SWAT Breacher Loadout:
Pistol Mk II (Ext. Clip)
SNS Pistol Mk II (Backup Piece)
Taser
Tear Gas x25
BZ Gas x2
Pump Shotgun Mk II (Medium Scope, Flashlight, Muzzle Brake)
Nightstick
Flashlight
Switchblade
Sniper Loadout:
Heavy Sniper Mk II (Advanced Scope)
Marksman Rifle Mk II (Zoom Scope)
SNS Pistol Mk II (Off-duty weapon/backup piece)
Switchblade
Flashlight
Patrol Loadout:
Pistol Mk II (Ext. Clip)
SNS Pistol Mk II (Backup piece)
Taser
Flashlight
Switchblade
Nightstick
Fire Extinguisher
Plain-Clothes Loadout:
Pistol Mk II (Ext. Clip)
SNS Pistol Mk II (Backup Piece)
Flashlight
Switchblade
SWAT Loadout:
Pistol Mk II (Ext. Clip)
SNS Pistol Mk II (Backup Piece)
Taser
Tear Gas x25
BZ Gas x2
Carbine Rifle Mk II (Flashlight, Muzzle Brake, Ext. Clip, Grip, Holographic Sight)
Nightstick
Flashlight
Switchblade
SWAT Breacher Loadout:
Pistol Mk II (Ext. Clip)
SNS Pistol Mk II (Backup Piece)
Taser
Tear Gas x25
BZ Gas x2
Pump Shotgun Mk II (Medium Scope, Flashlight, Muzzle Brake)
Nightstick
Flashlight
Switchblade
Sniper Loadout:
Heavy Sniper Mk II (Advanced Scope)
Marksman Rifle Mk II (Zoom Scope)

Type of Resource: Callout Extension
Compatible with FivePD Version(s): 1.5.1
OneSync Compatibility: Unknown / Not Tested
A prisoner has escaped from the Bolingbroke penitentiary. Go arrest them and return them to prison!

Type of Resource: Callout Extension
Compatible with FivePD Version(s): 1.5.1
OneSync Compatibility: Unknown / Not Tested
This callout spawns a sniper person on the roof of a building and they shoot at you.
If there are any bugs I should know about, please comment them down below.
Open Source: https://github.com/gggdunlix/FivePD-Sniper-Callout
My Discord: https://discord.gg/GmNua4ZY9K
If there are any bugs I should know about, please comment them down below.
Open Source: https://github.com/gggdunlix/FivePD-Sniper-Callout
My Discord: https://discord.gg/GmNua4ZY9K

Type of Resource: Callout Extension
Compatible with FivePD Version(s): 1.5.1
OneSync Compatibility: Unknown / Not Tested
So This callout really isn't that good, but you can download if you want because its LA (LS)
I figured out that you can't script peds to fly somewhere, so you can imagine how the callout goes. I don't imagine this one to be very popular.
My Discord: https://discord.gg/HHFRh22xB2
Open source: https://github.com/gggdunlix/FivePD-Stolen-Plane-Callout
I figured out that you can't script peds to fly somewhere, so you can imagine how the callout goes. I don't imagine this one to be very popular.
My Discord: https://discord.gg/HHFRh22xB2
Open source: https://github.com/gggdunlix/FivePD-Stolen-Plane-Callout

Type of Resource: Callout Extension
Compatible with FivePD Version(s): 1.5.1
OneSync Compatibility: Unknown / Not Tested
This is a callout where a plane landed in the middle of the road, then it explodes. Get to the situation before anyone else is injured!
In the Real life LAPD, this is called a Code 1000 (I hope I'm right).
Open Source: https://github.com/gggdunlix/FivePD-Plane-Crash-Callout
My Discord: https://discord.gg/GmNua4ZY9K
In the Real life LAPD, this is called a Code 1000 (I hope I'm right).
Open Source: https://github.com/gggdunlix/FivePD-Plane-Crash-Callout
My Discord: https://discord.gg/GmNua4ZY9K

Type of Resource: Callout Extension
Compatible with FivePD Version(s): 1.5.1
OneSync Compatibility: Unknown / Not Tested
In this callout there is a soldier at the Military base who uses advanced weapons to attack you.
Open Source: https://github.com/gggdunlix/FivePD-Rogue-Military-Soldier
My Discord: https://discord.gg/HHFRh22xB2
Open Source: https://github.com/gggdunlix/FivePD-Rogue-Military-Soldier
My Discord: https://discord.gg/HHFRh22xB2