Stable
2.0
Changelog for 2.0
- DarkRP 2.4.3 support has been dropped.
- Foldername lowercased to support Linux.
- It is now possible to rob the bank as a group. There can be a maximum of 3 robbers. The money is split individually between the robbers. If one robber dies, the other(s) just continue. You can only join the robbery for the first 2/10 of the robbery time. So if the robbery time is 10 minutes, you can only join in for the first 2. Current robbers are displayed on the bank.
- All new improved bank display.
- Bank design now displays current robbers.
- It’s now possible to give the vault a realistic name.
- Bank design now displays if the player is an allowed team to rob the bank.
- Bank design now displays if there is enough players on the server.
- Bank design now displays if there is enough police officers on the server/required teams.
- Improved the automated wanted system. You get wanted when the robbery starts (or when you join a robbery) and you get unwanted if you succeed or the robbery fails.
- Added a sound system that plays when the bank gets robbed. Sound, play time and sound level are all configureable. Enabled by default, but easy to disable with BANK_Custom_EmitSoundOnRob.
- There is now a table for required models to rob the bank. This is disabled by default. Use config option BANK_Custom_UseRequiredModels to enable. Models are in RequiredModels table.
- Bank design now displays if the player is an allowed model to rob the bank (only if BANK_Custom_UseRequiredModels is enabled).
- The bank now uses DarkRP defaults to properly format numbers, instead of my own alternative.
- The bank now uses the currency chosen in your DarkRP settings.
- If the BANK_Custom_DropMoneyOnSucces config is enabled the bank now splits the money into boxes based on how many robbers there are. So a total of 10.000 with 2 robbers would split into 5.000 in each box.
- New way of initializing the scripts most important elements. Should work better now.
- Improved and updated years old code.
- Every aspect of the bank vaults design is now configurable. You can find it all in bank_config_design.lua.