Garry's Mod Leaks
DarkRP Bank Robbery System
Submitted by rickharrisonxx, 19-07-2017, 07:04 PM, Thread ID: 41014
Thread Closed
DarkRP Support
DarkRP 2.4.3
DarkRP 2.5.0
DarkRP 2.5.1
DarkRP 2.6.0- Use the 2.5.1 folder inside the addon for this!
Other custom versions of DarkRP are not supported, and don't count on my support if you're using a custom version of DarkRP with modified core features.
Description
This addon adds a bank robbery system for your server criminels to try and rob, and your government to protect.
It's a nice and fully custom system. It has many custom options to fit your wants in the terms of settings for the bank vault.
Below you can see what you can customize, as well as the features of this addon.
Features
-Rob-able bank vault.
-Many custom options to fit your server.
-Automatically wanted when robbing the vault.
-Robber must stay within x distance from the vault, or the robbery will fail. The distance can be customized!
-Easy customization table.
-The vault auto refils money. These settings are also to be customized!
-Different countdowns above the vault to show how long time before a robbery is succesful, or to show the cooldown before the next robbery.
-Allowed teams table to define what teams can rob the bank.
-And much more!
Installation
This addon supports both DarkRP 2.4.3, DarkRP 2.5.0 and DarkRP 2.5.1.
You will find the version for DarkRP 2.4.3 here:
DarkRP Bank Robbery System/Robbery 2.4.3/DarkRP Bank Robbery System
Extract the last DarkRP Bank Robbery System to your addons.
You will find the version for DarkRP 2.5.0 here:
DarkRP Bank Robbery System/Robbery 2.5.0/DarkRP Bank Robbery System
Extract the last DarkRP Bank Robbery System to your addons.
You will find the version for DarkRP 2.5.1 here:
DarkRP Bank Robbery System/Robbery 2.5.1/DarkRP Bank Robbery System
Extract the last DarkRP Bank Robbery System to your addons.
For the 2.6.0 version just extract the 2.5.1 folder! It's the same thing!
Once you've done that, you will want to set up the location of your bank vault.
All you have to do now is launch your server, find a fitting spot for the vault, and type "bankvault_setpos" in console.
To move the vault around, just type the command again, at another location, and restart your server.
It will now show up at your newest given position.
Remember, it will set the angle of your client. So make sure you are aiming the correct way.
Customizing
To customize the addons settings, go to DarkRP Bank Robbery System/lua/autorun/bank_config.lua.
In the top of the file you can customize the settings shown below.
BANK_CUSTOM_MoneyTimer = 60 -- This is the time that defines when money is added to the bank. In seconds! [Default = 60]
BANK_CUSTOM_MoneyOnTime = 500 -- This is the amount of money to be added to the bank every x minutes/seconds. Defined by the setting above. [Default = 500]
BANK_Custom_Max = 30000 -- The maximum the bank can have. Set to 0 for no limit. [Default = 30000]
BANK_Custom_AliveTime = 5 -- The amount of MINUTES the player must stay alive before he will receive what the bank has. IN MINUTES! [Default = 5]
BANK_Custom_CooldownTime = 20 -- The amount of MINUTES the bank is on a cooldown after a robbery! (Doesn't matter if the robbery failed or not) [Default = 20]
BANK_Custom_RobberyDistance = 500 -- The amount of space the player can move away from the bank entity, before the bank robbery fails. [Default = 500]
BANK_Custom_PlayerLimit = 1 -- The amount of players there must be on the server before you can rob the bank. [Default = 5]
BANK_Custom_KillReward = 1000 -- The amount of money a person is rewarded for killing the bank robber. [Default = 1000]
BANK_Custom_PoliceRequired = 3 -- The amount of police officers there must be before a person can rob the bank. [Default = 3]
BANK_Custom_DropMoneyOnSucces = false -- Should money drop from the bank when a robbery is succesful? true/false option. [Default = false]
You can also customize the teams that get a notification when the vault is being robbed. There's a little table below these settings, just take a look in the file.
You can also customize the teams that are allowed to rob the bank. It's all in the same file.
DarkRP 2.4.3
DarkRP 2.5.0
DarkRP 2.5.1
DarkRP 2.6.0- Use the 2.5.1 folder inside the addon for this!
Other custom versions of DarkRP are not supported, and don't count on my support if you're using a custom version of DarkRP with modified core features.
Description
This addon adds a bank robbery system for your server criminels to try and rob, and your government to protect.
It's a nice and fully custom system. It has many custom options to fit your wants in the terms of settings for the bank vault.
Below you can see what you can customize, as well as the features of this addon.
Features
-Rob-able bank vault.
-Many custom options to fit your server.
-Automatically wanted when robbing the vault.
-Robber must stay within x distance from the vault, or the robbery will fail. The distance can be customized!
-Easy customization table.
-The vault auto refils money. These settings are also to be customized!
-Different countdowns above the vault to show how long time before a robbery is succesful, or to show the cooldown before the next robbery.
-Allowed teams table to define what teams can rob the bank.
-And much more!
Installation
This addon supports both DarkRP 2.4.3, DarkRP 2.5.0 and DarkRP 2.5.1.
You will find the version for DarkRP 2.4.3 here:
DarkRP Bank Robbery System/Robbery 2.4.3/DarkRP Bank Robbery System
Extract the last DarkRP Bank Robbery System to your addons.
You will find the version for DarkRP 2.5.0 here:
DarkRP Bank Robbery System/Robbery 2.5.0/DarkRP Bank Robbery System
Extract the last DarkRP Bank Robbery System to your addons.
You will find the version for DarkRP 2.5.1 here:
DarkRP Bank Robbery System/Robbery 2.5.1/DarkRP Bank Robbery System
Extract the last DarkRP Bank Robbery System to your addons.
For the 2.6.0 version just extract the 2.5.1 folder! It's the same thing!
Once you've done that, you will want to set up the location of your bank vault.
All you have to do now is launch your server, find a fitting spot for the vault, and type "bankvault_setpos" in console.
To move the vault around, just type the command again, at another location, and restart your server.
It will now show up at your newest given position.
Remember, it will set the angle of your client. So make sure you are aiming the correct way.
Customizing
To customize the addons settings, go to DarkRP Bank Robbery System/lua/autorun/bank_config.lua.
In the top of the file you can customize the settings shown below.
BANK_CUSTOM_MoneyTimer = 60 -- This is the time that defines when money is added to the bank. In seconds! [Default = 60]
BANK_CUSTOM_MoneyOnTime = 500 -- This is the amount of money to be added to the bank every x minutes/seconds. Defined by the setting above. [Default = 500]
BANK_Custom_Max = 30000 -- The maximum the bank can have. Set to 0 for no limit. [Default = 30000]
BANK_Custom_AliveTime = 5 -- The amount of MINUTES the player must stay alive before he will receive what the bank has. IN MINUTES! [Default = 5]
BANK_Custom_CooldownTime = 20 -- The amount of MINUTES the bank is on a cooldown after a robbery! (Doesn't matter if the robbery failed or not) [Default = 20]
BANK_Custom_RobberyDistance = 500 -- The amount of space the player can move away from the bank entity, before the bank robbery fails. [Default = 500]
BANK_Custom_PlayerLimit = 1 -- The amount of players there must be on the server before you can rob the bank. [Default = 5]
BANK_Custom_KillReward = 1000 -- The amount of money a person is rewarded for killing the bank robber. [Default = 1000]
BANK_Custom_PoliceRequired = 3 -- The amount of police officers there must be before a person can rob the bank. [Default = 3]
BANK_Custom_DropMoneyOnSucces = false -- Should money drop from the bank when a robbery is succesful? true/false option. [Default = false]
You can also customize the teams that get a notification when the vault is being robbed. There's a little table below these settings, just take a look in the file.
You can also customize the teams that are allowed to rob the bank. It's all in the same file.
RE: DarkRP Bank Robbery System
20-07-2017, 10:47 AM
#2 i just noticed alot of these really neat leaks are from you. you are the real MVP of gmod. i dont have many scripts but i feel free to PM me and i can give you a few for all the good work you have done.
RE: DarkRP Bank Robbery System
13-08-2017, 11:42 AM
#3 Thanks man for leaking this
RE: DarkRP Bank Robbery System
01-01-2018, 03:21 AM
#4 Thanks for this awesome ass leak its a very good addition to gmod
Users browsing this thread: 1 Guest(s)