17.334
225
17.334
225
Mod inspired by GTA 4's vigilante missions, you can now access the police computer present in any police car and use it to hunt down criminals.
You can choose between most wanted criminals and current crimes, the most wanted missions are manually made by me, while the current crimes are randomly generated anywhere on the map.
Most wanted criminals
Current crimes list
Unlockable targets
Most Wanted unlockable targets require you to complete a number of other Most Wanted bounties in order to unlock the mission. The script saves your progress (read Progress saving for more info) so you don't have to complete the missions in one playthrough and once unlocked it will stay that way for future playthroughs.
Progress saving
The script creates a new directory inside your GTAV scripts directory named after the mod, VigilanteMissions, where the file 'progress.data' is stored. That file contains your progress in the VigilanteMissions mod and it's updated every time you complete a Most Wanted mission.
Stats menu
In this submenu you can see, the number of most-wanted bounties you have completed, the number of crime scenes cleared (current crimes missions completed), the number of missions failed and the number of criminals you have killed.
The reward
It's unlocked after completing mission eleven, this reward allows you to access the police computer from any vehicle. After unlocking the reward it has to be enabled in the ini file through the setting "RewardEnabled", which is set to false by default.
Vehicle filter
After you unlock and enable "The Reward", you can use the vehicle filter to set which vehicles will have the police computer available. To enable the filter set the FilterOn setting in the ini file to true (is false by default), after that you can set the list of allowed vehicles in the VehicleModels setting. By default the VehicleModels setting contains the models of the police vehicles, you can append more models or delete those and use your own custom list. For more information you can read the instructions in the ini file or ask in the comments.
Lose cops
This option in the police computer will allow you to pay Lester so he can remove your wanted level, if you have any. If you don't have a wanted level this option is disabled. As mentioned before, you have to pay, the price for the wanted level removal depends on how high your wanted level is.
Note: This option is unlocked once you complete the Most Wanted mission 11. If you haven't completed it, it won't show up in the police computer.
Installation
Place VigilanteMissions.dll and VigilanteMissionsConfig.ini in your scripts folder
Requirements
Recommended mods
Controls
Mouse and keyboard:
Press E (while inside a police/fib/noose vehicle) to access the police computer
Hold F11 for 3 seconds to cancel a mission
Gamepad:
Press DPad Right to access the police computer
Hold DPad Right for 3 seconds to cancel a mission
Controls can be modified in the ini file
Credits
Me
Known issues
Upcoming updates
Version 7.0.0 (list subject to change)
Changelog
Version 6.0.1
Version 6.0.0
Version 5.0.3
Version 5.0.2
Version 5.0.1
Version 5.0.0
Version 4.2.0
Version 4.1.0
Version 4.0.1
Version 4.0.0
Version 3.1.0
Version 3.0.0
Version 2.1.0
Version 2.0.0
Version 1.0.1
Source
You can choose between most wanted criminals and current crimes, the most wanted missions are manually made by me, while the current crimes are randomly generated anywhere on the map.
Most wanted criminals
- Wang Fang
- Tony Mussolini
- Martin Madrazo
- Frank Abagnale
- Ted Bundy
- Song Jiang
- Catherine Kerkow
- Harry "Taco" Bowman
- Heisenberg
- Billy "The Beaut" Russo
- The Joker (unlocked after 15 completed missions)
Current crimes list
- Assault: Random civilian is being robbed by a criminal
- Gang activity: Wanted gang was spotted, hunt them down
- Stolen vehicle: The criminal is trying to get away with a stolen vehicle
- Suspect on the run: The suspect is trying to get away from the crime scene on foot
- Mass shooter: Random psycho shooting at civilians, the police, and even the player
- Fleeca bank robbery
- Pacific Standard bank robbery
Unlockable targets
Most Wanted unlockable targets require you to complete a number of other Most Wanted bounties in order to unlock the mission. The script saves your progress (read Progress saving for more info) so you don't have to complete the missions in one playthrough and once unlocked it will stay that way for future playthroughs.
Progress saving
The script creates a new directory inside your GTAV scripts directory named after the mod, VigilanteMissions, where the file 'progress.data' is stored. That file contains your progress in the VigilanteMissions mod and it's updated every time you complete a Most Wanted mission.
Stats menu
In this submenu you can see, the number of most-wanted bounties you have completed, the number of crime scenes cleared (current crimes missions completed), the number of missions failed and the number of criminals you have killed.
The reward
It's unlocked after completing mission eleven, this reward allows you to access the police computer from any vehicle. After unlocking the reward it has to be enabled in the ini file through the setting "RewardEnabled", which is set to false by default.
Vehicle filter
After you unlock and enable "The Reward", you can use the vehicle filter to set which vehicles will have the police computer available. To enable the filter set the FilterOn setting in the ini file to true (is false by default), after that you can set the list of allowed vehicles in the VehicleModels setting. By default the VehicleModels setting contains the models of the police vehicles, you can append more models or delete those and use your own custom list. For more information you can read the instructions in the ini file or ask in the comments.
Lose cops
This option in the police computer will allow you to pay Lester so he can remove your wanted level, if you have any. If you don't have a wanted level this option is disabled. As mentioned before, you have to pay, the price for the wanted level removal depends on how high your wanted level is.
Note: This option is unlocked once you complete the Most Wanted mission 11. If you haven't completed it, it won't show up in the police computer.
Installation
Place VigilanteMissions.dll and VigilanteMissionsConfig.ini in your scripts folder
Requirements
- Latest version of ScriptHookV
- Latest version of ScriptHookVDotNet
- LemonUI
- Open All Interiors and online maps enabled
- Online Interiors
Recommended mods
World Of Variety (I designed missions 9 and 10 while having this mod installed, so they will feel 'incomplete' if you don't have this mod. Sorry about that.)
Controls
Mouse and keyboard:
Press E (while inside a police/fib/noose vehicle) to access the police computer
Hold F11 for 3 seconds to cancel a mission
Gamepad:
Press DPad Right to access the police computer
Hold DPad Right for 3 seconds to cancel a mission
Controls can be modified in the ini file
Credits
Me
Known issues
- If you find any other issues, let me know in the comments
Upcoming updates
Version 7.0.0 (list subject to change)
- Remake the script using Cpp instead of Csharp
- Create my own interior markers, removing the need for scripts like OAI or EAI
- A different approach on recreating the police computer (maybe)
- Changing the missions a little bit
Changelog
Version 6.0.1
- Fixed fatal error that would crash the script on startup if you haven't completed mission 11
Version 6.0.0
- Fixed occasional script crashes when spawning peds
- Changed controls mapping. Read the ini file for more info
- Added new option to the police computer, "Lose cops". Read the Lose cops section for more info
Version 5.0.3
- Performance improvements
- Moved the mission 4 to another location so it doesn't interfere with Franklin's stored aircraft
- Added new setting to the ini file "WorldOfVarietyCompatibility". So far all this does is change the location of the bombs in mission 9. If you don't have that mod installed, it should be left with the default value, which is "false"
Version 5.0.2
- Fixed typos
- Added new settings to the ini file (Read vehicle filter section)
Version 5.0.1
- Fixed the Joker crashing the plane almost instantly in mission eleven, ending the mission abruptly
Version 5.0.0
- Updated the dependencies to use the latest version of ScriptHookVDotNet
- Added stats submenu to the police computer
- Added new objective to mission eleven, you now have to lose the cops before going to the military base
- Sometimes lazers won't spawn during mission eleven, so I added one to make sure there is always one and the mission can be completed
- Added "The reward", which is unlocked after completing mission eleven
- Added new setting to the ini file "RewardEnabled", to set whether "The reward" is enabled or not
- Fixed the GPS route disappearing before reaching the destination
- In the few police stations that can be accessed in the game, you can now use the PCs that are there to access the police computer menu
Version 4.2.0
- New Most Wanted suspect: The Joker (Read Unlockable targets section)
- Progress saving (Read Progress saving section)
- New current crimes mission: Fleeca bank robbery
- New current crimes mission: Pacific standard bank robbery
- AntiCrash code: if you experienced script crashes during the missions, that shouldn't be happening anymore and missions should also be loading faster
NEW REQUIREMENT: Online Interiors- Changed the positions of the bombs and deleted two enemies in the meth lab part of Most Wanted mission nine to make it compatible with Online Interiors props
Version 4.1.0
- New most wanted suspect Heisenberg
- New most wanted suspect Billy "The Beaut" Russo
- New current crimes mission "mass shooter", it's a criminal shooting at civilians and anyone that tries to stop them
- Added a new option to the police computer, "call backup". The name says it all, once you press that option a unit will be dispatched to your location, if enemies are found they will start attacking, otherwise they will leave after a few seconds. NOTE: You are not a police officer, you are a vigilante. If you call for backup the dispatched unit may attack you too if you have a wanted level
- Added new customizable control to the ini file "Interact" you can now set the key that will be used for when a vigilante mission asks you to interact with something
- There was supposed to be a shootout between criminals and police in the first part of mission seven, which wasn't happening, also the behavior of the police towards the player was incorrect, these bugs have been fixed
Version 4.0.1
- Reduced health and armor for the target in the most wanted mission five. Also reduced the time before the target shoots the victim from 28 seconds to 15 seconds
- Fixed error that would stop the assault current crimes mission from starting
- Also changed how the assault mission works, now when the player arrives at the crime scene the suspect will either choose to fight the player or kill the victim, if the victim dies the mission is failed
- Changed the police computer menu name to "Los Santos County Database"
- Changed how neutral enemies behave, now instead of ignoring the player until provoked, an enemy will start following the player if it gets close enough in an attempt to force the player to leave the area. If the player backs away in time, the enemy will return to its original position, otherwise, if the player sticks around for too long, the enemy will attack
- If the player is holding a weapon, the enemies that start following the player will attack faster than when the player is unarmed
- If an unarmed player draws a weapon while being followed by an enemy, the enemy will start attacking immediately
Version 4.0.0
- New most wanted suspect Catherine Kerkow: MAKE SURE YOU HAVE OPEN ALL INTERIORS INSTALLED AND ONLINE MAPS ENABLED
- New most wanted suspect Harry "Taco" Bowman
- Fixed error that would crash the script if you destroyed the helicopter before takeoff in the most wanted mission two
- Instead of just fading out the music after the mission is completed, a cool sound is played
- Limited wanted level to 1 during missions and at the end of some of the missions the player gains a 3 star wanted level
- Some changes in the code you don't care about
Version 3.1.0
- Added gamepad support
Version 3.0.0
- Added ini file to modify the controls
- Added two new Most Wanted suspects, Ted Bundy and Song Jiang
- Now music starts during the most wanted missions
Version 2.1.0
- Added new Most Wanted Suspect Frank Abagnale
- Minor changes to other missions
- Changes in the code to improve performance
Version 2.0.0
- Replaced NativeUI for LemonUI
Version 1.0.1
- Mission is canceled when the player dies
- Fixed error allowing the player to start another current crimes mission while one was already in progress
Source
Carregat per primera vegada: 11 de Setembre de 2021
Actualització més recent: 30 de Octubre de 2021
Últim descarregat: Fa 8 hores
301 Comentaris
More mods by JustDancePC:
Mod inspired by GTA 4's vigilante missions, you can now access the police computer present in any police car and use it to hunt down criminals.
You can choose between most wanted criminals and current crimes, the most wanted missions are manually made by me, while the current crimes are randomly generated anywhere on the map.
Most wanted criminals
Current crimes list
Unlockable targets
Most Wanted unlockable targets require you to complete a number of other Most Wanted bounties in order to unlock the mission. The script saves your progress (read Progress saving for more info) so you don't have to complete the missions in one playthrough and once unlocked it will stay that way for future playthroughs.
Progress saving
The script creates a new directory inside your GTAV scripts directory named after the mod, VigilanteMissions, where the file 'progress.data' is stored. That file contains your progress in the VigilanteMissions mod and it's updated every time you complete a Most Wanted mission.
Stats menu
In this submenu you can see, the number of most-wanted bounties you have completed, the number of crime scenes cleared (current crimes missions completed), the number of missions failed and the number of criminals you have killed.
The reward
It's unlocked after completing mission eleven, this reward allows you to access the police computer from any vehicle. After unlocking the reward it has to be enabled in the ini file through the setting "RewardEnabled", which is set to false by default.
Vehicle filter
After you unlock and enable "The Reward", you can use the vehicle filter to set which vehicles will have the police computer available. To enable the filter set the FilterOn setting in the ini file to true (is false by default), after that you can set the list of allowed vehicles in the VehicleModels setting. By default the VehicleModels setting contains the models of the police vehicles, you can append more models or delete those and use your own custom list. For more information you can read the instructions in the ini file or ask in the comments.
Lose cops
This option in the police computer will allow you to pay Lester so he can remove your wanted level, if you have any. If you don't have a wanted level this option is disabled. As mentioned before, you have to pay, the price for the wanted level removal depends on how high your wanted level is.
Note: This option is unlocked once you complete the Most Wanted mission 11. If you haven't completed it, it won't show up in the police computer.
Installation
Place VigilanteMissions.dll and VigilanteMissionsConfig.ini in your scripts folder
Requirements
Recommended mods
Controls
Mouse and keyboard:
Press E (while inside a police/fib/noose vehicle) to access the police computer
Hold F11 for 3 seconds to cancel a mission
Gamepad:
Press DPad Right to access the police computer
Hold DPad Right for 3 seconds to cancel a mission
Controls can be modified in the ini file
Credits
Me
Known issues
Upcoming updates
Version 7.0.0 (list subject to change)
Changelog
Version 6.0.1
Version 6.0.0
Version 5.0.3
Version 5.0.2
Version 5.0.1
Version 5.0.0
Version 4.2.0
Version 4.1.0
Version 4.0.1
Version 4.0.0
Version 3.1.0
Version 3.0.0
Version 2.1.0
Version 2.0.0
Version 1.0.1
Source
You can choose between most wanted criminals and current crimes, the most wanted missions are manually made by me, while the current crimes are randomly generated anywhere on the map.
Most wanted criminals
- Wang Fang
- Tony Mussolini
- Martin Madrazo
- Frank Abagnale
- Ted Bundy
- Song Jiang
- Catherine Kerkow
- Harry "Taco" Bowman
- Heisenberg
- Billy "The Beaut" Russo
- The Joker (unlocked after 15 completed missions)
Current crimes list
- Assault: Random civilian is being robbed by a criminal
- Gang activity: Wanted gang was spotted, hunt them down
- Stolen vehicle: The criminal is trying to get away with a stolen vehicle
- Suspect on the run: The suspect is trying to get away from the crime scene on foot
- Mass shooter: Random psycho shooting at civilians, the police, and even the player
- Fleeca bank robbery
- Pacific Standard bank robbery
Unlockable targets
Most Wanted unlockable targets require you to complete a number of other Most Wanted bounties in order to unlock the mission. The script saves your progress (read Progress saving for more info) so you don't have to complete the missions in one playthrough and once unlocked it will stay that way for future playthroughs.
Progress saving
The script creates a new directory inside your GTAV scripts directory named after the mod, VigilanteMissions, where the file 'progress.data' is stored. That file contains your progress in the VigilanteMissions mod and it's updated every time you complete a Most Wanted mission.
Stats menu
In this submenu you can see, the number of most-wanted bounties you have completed, the number of crime scenes cleared (current crimes missions completed), the number of missions failed and the number of criminals you have killed.
The reward
It's unlocked after completing mission eleven, this reward allows you to access the police computer from any vehicle. After unlocking the reward it has to be enabled in the ini file through the setting "RewardEnabled", which is set to false by default.
Vehicle filter
After you unlock and enable "The Reward", you can use the vehicle filter to set which vehicles will have the police computer available. To enable the filter set the FilterOn setting in the ini file to true (is false by default), after that you can set the list of allowed vehicles in the VehicleModels setting. By default the VehicleModels setting contains the models of the police vehicles, you can append more models or delete those and use your own custom list. For more information you can read the instructions in the ini file or ask in the comments.
Lose cops
This option in the police computer will allow you to pay Lester so he can remove your wanted level, if you have any. If you don't have a wanted level this option is disabled. As mentioned before, you have to pay, the price for the wanted level removal depends on how high your wanted level is.
Note: This option is unlocked once you complete the Most Wanted mission 11. If you haven't completed it, it won't show up in the police computer.
Installation
Place VigilanteMissions.dll and VigilanteMissionsConfig.ini in your scripts folder
Requirements
- Latest version of ScriptHookV
- Latest version of ScriptHookVDotNet
- LemonUI
- Open All Interiors and online maps enabled
- Online Interiors
Recommended mods
World Of Variety (I designed missions 9 and 10 while having this mod installed, so they will feel 'incomplete' if you don't have this mod. Sorry about that.)
Controls
Mouse and keyboard:
Press E (while inside a police/fib/noose vehicle) to access the police computer
Hold F11 for 3 seconds to cancel a mission
Gamepad:
Press DPad Right to access the police computer
Hold DPad Right for 3 seconds to cancel a mission
Controls can be modified in the ini file
Credits
Me
Known issues
- If you find any other issues, let me know in the comments
Upcoming updates
Version 7.0.0 (list subject to change)
- Remake the script using Cpp instead of Csharp
- Create my own interior markers, removing the need for scripts like OAI or EAI
- A different approach on recreating the police computer (maybe)
- Changing the missions a little bit
Changelog
Version 6.0.1
- Fixed fatal error that would crash the script on startup if you haven't completed mission 11
Version 6.0.0
- Fixed occasional script crashes when spawning peds
- Changed controls mapping. Read the ini file for more info
- Added new option to the police computer, "Lose cops". Read the Lose cops section for more info
Version 5.0.3
- Performance improvements
- Moved the mission 4 to another location so it doesn't interfere with Franklin's stored aircraft
- Added new setting to the ini file "WorldOfVarietyCompatibility". So far all this does is change the location of the bombs in mission 9. If you don't have that mod installed, it should be left with the default value, which is "false"
Version 5.0.2
- Fixed typos
- Added new settings to the ini file (Read vehicle filter section)
Version 5.0.1
- Fixed the Joker crashing the plane almost instantly in mission eleven, ending the mission abruptly
Version 5.0.0
- Updated the dependencies to use the latest version of ScriptHookVDotNet
- Added stats submenu to the police computer
- Added new objective to mission eleven, you now have to lose the cops before going to the military base
- Sometimes lazers won't spawn during mission eleven, so I added one to make sure there is always one and the mission can be completed
- Added "The reward", which is unlocked after completing mission eleven
- Added new setting to the ini file "RewardEnabled", to set whether "The reward" is enabled or not
- Fixed the GPS route disappearing before reaching the destination
- In the few police stations that can be accessed in the game, you can now use the PCs that are there to access the police computer menu
Version 4.2.0
- New Most Wanted suspect: The Joker (Read Unlockable targets section)
- Progress saving (Read Progress saving section)
- New current crimes mission: Fleeca bank robbery
- New current crimes mission: Pacific standard bank robbery
- AntiCrash code: if you experienced script crashes during the missions, that shouldn't be happening anymore and missions should also be loading faster
NEW REQUIREMENT: Online Interiors- Changed the positions of the bombs and deleted two enemies in the meth lab part of Most Wanted mission nine to make it compatible with Online Interiors props
Version 4.1.0
- New most wanted suspect Heisenberg
- New most wanted suspect Billy "The Beaut" Russo
- New current crimes mission "mass shooter", it's a criminal shooting at civilians and anyone that tries to stop them
- Added a new option to the police computer, "call backup". The name says it all, once you press that option a unit will be dispatched to your location, if enemies are found they will start attacking, otherwise they will leave after a few seconds. NOTE: You are not a police officer, you are a vigilante. If you call for backup the dispatched unit may attack you too if you have a wanted level
- Added new customizable control to the ini file "Interact" you can now set the key that will be used for when a vigilante mission asks you to interact with something
- There was supposed to be a shootout between criminals and police in the first part of mission seven, which wasn't happening, also the behavior of the police towards the player was incorrect, these bugs have been fixed
Version 4.0.1
- Reduced health and armor for the target in the most wanted mission five. Also reduced the time before the target shoots the victim from 28 seconds to 15 seconds
- Fixed error that would stop the assault current crimes mission from starting
- Also changed how the assault mission works, now when the player arrives at the crime scene the suspect will either choose to fight the player or kill the victim, if the victim dies the mission is failed
- Changed the police computer menu name to "Los Santos County Database"
- Changed how neutral enemies behave, now instead of ignoring the player until provoked, an enemy will start following the player if it gets close enough in an attempt to force the player to leave the area. If the player backs away in time, the enemy will return to its original position, otherwise, if the player sticks around for too long, the enemy will attack
- If the player is holding a weapon, the enemies that start following the player will attack faster than when the player is unarmed
- If an unarmed player draws a weapon while being followed by an enemy, the enemy will start attacking immediately
Version 4.0.0
- New most wanted suspect Catherine Kerkow: MAKE SURE YOU HAVE OPEN ALL INTERIORS INSTALLED AND ONLINE MAPS ENABLED
- New most wanted suspect Harry "Taco" Bowman
- Fixed error that would crash the script if you destroyed the helicopter before takeoff in the most wanted mission two
- Instead of just fading out the music after the mission is completed, a cool sound is played
- Limited wanted level to 1 during missions and at the end of some of the missions the player gains a 3 star wanted level
- Some changes in the code you don't care about
Version 3.1.0
- Added gamepad support
Version 3.0.0
- Added ini file to modify the controls
- Added two new Most Wanted suspects, Ted Bundy and Song Jiang
- Now music starts during the most wanted missions
Version 2.1.0
- Added new Most Wanted Suspect Frank Abagnale
- Minor changes to other missions
- Changes in the code to improve performance
Version 2.0.0
- Replaced NativeUI for LemonUI
Version 1.0.1
- Mission is canceled when the player dies
- Fixed error allowing the player to start another current crimes mission while one was already in progress
Source
Carregat per primera vegada: 11 de Setembre de 2021
Actualització més recent: 30 de Octubre de 2021
Últim descarregat: Fa 8 hores
For those struggling to understand how to install lemon UI, look here: https://github.com/justalemon/LemonUI#installation
Any plans on making more current crime scenarios?
@JustDancePC everything works so far but at the Joker mission I'm stuck on this part because I have OpenInteriors but theres no teleport marker into the IAA server farm
here: https://imgur.com/a/pwZNHQP
@JustDancePC is there a way to activate missions without a police vehicle?
@MyerZ @MyerZ Yes, you can use the PC at one of the police stations to open the menu; I don't remember the name of the station, but it's in the city
@JustDancePC is it the one next to the car blip on the map?
@MyerZ I think so, It's "La Mesa Police Station"
@JustDancePC I don't know if its me, but I just noticed one of the missions involving the Yacht, was missing the actual boat and the corresponding Peds were found and seen in the water, just swimming around!
@nj5050 One of the other mods you're using might have removed the yacht, most likely a mod involving MP maps
@JustDancePC Thank you for your support!
Amazing idea with great potential for replayability! A much needed mod! Music is amazing, adds much tension to the missions..
But it is not perfect yet, it just needs some bug fixes to be the perfect mod:
-In some missions (like The Maze Bank Tower Mission), the FIB turns against you even if you use no wanted trainer.
-I read that you want to do your own interior markers, removing the need for scripts like OAI or EAI. A great great idea that will make the mod self-sufficient and easier to install and enjoy.
World of Variety says it's outdated... Does it still work with recent updates and/or is it required to beat missions 9 and 10? Here I was thinking it was broken until I came back and realized it was mission locked. Thought it was like previous GTA games where you can just hop in, honk, and go! Lol
@JustDancePC Hey, I have installed all of the requirements (Online Interiors may not be working, but that's not the main issue), yet for some reason, I do not get the prompt to activate missions. I'm thinking it could be a LemonUI issue, but I am not sure. Any advice?
Dont Work
Heyo, love the mod, but I’m sadly having an irritating problem: I’ve completed all of the most wanted missions and some current crime missions—16 missions in total—but the Joker mission is not in the list in the most wanted menu.
Why don’t I have the Joker mission when I’ve completed more than 15 missions? I couldn’t find a config file for this, but is it possible to edit something to unlock this for me? Alternatively, could you update the mod with a config option to unlock this mission? Any help is much appreciated!
@JustDancePC why do the cops start shooting at me when i call them? How to fix it?
Doesn´t work anymore
@JustDancePC I changed the key for the mod menu because it didn't want to open with "E" but it still doesn't open, how can I do it? (can I be because I have a crack version?)
It works but riddle with bugged missions
Cops will sometimes shoot you instead some pads will spawn inside walls and some missions won't work i suggest just play the Current crimes list
Assault: Random civilian is being robbed by a criminal
Gang activity: Wanted gang was spotted, hunt them down (Broken spawns)
Stolen vehicle: The criminal is trying to get away with a stolen vehicle
Suspect on the run: The suspect is trying to get away from the crime scene on foot
Mass shooter: Random psycho shooting at civilians, the police, and even the player
Fleeca bank robbery
Pacific Standard bank robbery (Broken spawns and cops will shoot you)
Not functional, if it's my fault I'll be happy to fix the rating.