

Spawns custom bank events at location specified, the event includes vault doors custom loot and ai if enabled. Blow the bank doors fight off the guards and gain access to high value loot.
Optional Plugins
Kits umod
Npc Kits codefling
Note:
A custom prefab must be used to spawn ai due to a issue with how scientist find the navmesh they are allowed to use.
Basic Setup Video
Permission
bankheist.use // Allow admins to setup bank events bankheist.worker // Stop guards attacking bank workers bankheist.announce // Set who can view the event announcements
Commands
/bank create <name> /bank reload <name> /bank remove <name> /bank edit /bank loot, put items in your inventory and run the command
/guard create|remove|clear|setting /guard create <name> /guard remove <name> /guard clear /guard setting <name> health <hp> /guard setting <name> roamradius <roam-radius> /guard setting <name> lookradius <look-radius> /guard setting <name> usekit <true|false> /guard setting <name> position /guard setting <name> rotation
Data
{ "Banks": { "Test": { "Bank name": "Test", "Bank config": { "Time until bank will reset": 30.0, "Zone radius": 20.0, "Zone position": { "x": -1793.2666, "y": 26.1808777, "z": -1812.0603 }, "Loot position": { "x": -1789.38574, "y": 26.1808777, "z": -1809.33057 }, "Loot rotation": { "x": 0.0, "y": 314.145081, "z": 0.0 }, "Bank door damage scale (0.1 - 1)": 0.2, "Door position": { "x": -1793.2666, "y": 26.1808777, "z": -1812.0603 }, "Door rotation": { "x": 3.9756934E-16, "y": 146.02504, "z": 1.33405438E-08 }, "Door skin": 2201341184, "Door code": "3333", "BankGuards": { "bot": { "Display name": "bot", "Enable npc kit": false, "Enable kit": true, "Kit name": "somekit", "npc health": 100.0, "npc move": false, "npc roam radius": 10.0, "npc look radius": 80.0, "npc position": { "x": -477.0367, "y": 30.0311432, "z": -1942.83032 }, "npc rotation": { "x": 0.0, "y": 223.38, "z": 0.0 } } }, "Bank loot table": { "Enable loot table": true, "Max items": 6, "Loot Table": [ { "Item shortname": "pistol.semiauto", "Min amount": 1, "Max amount": 1, "Blueprint": true, "Skin id": 0 }, { "Item shortname": "rifle.l96", "Min amount": 1, "Max amount": 1, "Blueprint": false, "Skin id": 0 }, { "Item shortname": "smg.thompson", "Min amount": 1, "Max amount": 1, "Blueprint": false, "Skin id": 0 }, { "Item shortname": "smg.mp5", "Min amount": 1, "Max amount": 1, "Blueprint": false, "Skin id": 0 }, { "Item shortname": "pistol.python", "Min amount": 1, "Max amount": 1, "Blueprint": false, "Skin id": 0 }, { "Item shortname": "shotgun.pump", "Min amount": 1, "Max amount": 1, "Blueprint": false, "Skin id": 0 }, { "Item shortname": "rocket.launcher", "Min amount": 1, "Max amount": 1, "Blueprint": false, "Skin id": 0 }, { "Item shortname": "smg.2", "Min amount": 1, "Max amount": 1, "Blueprint": false, "Skin id": 0 }, { "Item shortname": "pistol.m92", "Min amount": 1, "Max amount": 1, "Skin id": 0 }, { "Item shortname": "lmg.m249", "Min amount": 1, "Max amount": 1, "Blueprint": false, "Skin id": 0 }, { "Item shortname": "rifle.m39", "Min amount": 1, "Max amount": 1, "Blueprint": false, "Skin id": 0 }, { "Item shortname": "rifle.bolt", "Min amount": 1, "Max amount": 1, "Blueprint": false, "Skin id": 0 }, { "Item shortname": "rifle.ak", "Min amount": 1, "Max amount": 1, "Blueprint": false, "Skin id": 0 }, { "Item shortname": "rifle.semiauto", "Min amount": 1, "Max amount": 1, "Blueprint": false, "Skin id": 0 }, { "Item shortname": "rifle.lr300", "Min amount": 1, "Max amount": 1, "Blueprint": false, "Skin id": 0 }, { "Item shortname": "ammo.rifle.explosive", "Min amount": 105, "Max amount": 67, "Blueprint": false, "Skin id": 0 }, { "Item shortname": "ammo.rifle.explosive", "Min amount": 42, "Max amount": 99, "Blueprint": false, "Skin id": 0 }, { "Item shortname": "explosive.timed", "Min amount": 6, "Max amount": 1, "Blueprint": false, "Skin id": 0 } ] } } } }
Configuration
{ "EnableLootSpawn": true, "EnableAISpawn": true, "MustEliminateAI": false, "BankCommand": "bank", "GuardCommand": "guard" }
Total number of downloads.
Total customers served.
Total number of files sold.
Total payments processed.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.