Jump to content

will007's Wishlist

  1. More information about "Dungeon Bases"

    $19.99 $9.99

    Dungeon Bases

    The plugin adds a dungeon event to your server. Dungeons are bases with puzzles, NPC defenders, turrets and more. You can create your own dungeons of varying difficulty
     
    You can build your own bases or modify existing ones:

    There are moving NPC guardians in the dungeons:

    There are puzzles with protective doors in the dungeons:

    In the dungeons there are secret notes with codes in boxes or on NPCs:

    Commands:
    dungbase_start - force start event
    dungbase_stop - force stop event
    Hooks:
    void DungeonBasesEventStarted() - // called when event starts
    void DungeonBasesEventEnded() - // called when event ends
    Configuration:
    { "Allow only the event owner (the one who entered the dungeon first) into the dungeon": true, "Allow owner's teammates to enter the dungeon": true, "Message that you cannot enter the dungeon without being the owner of the event or its teammate": "You cannot enter the dungeon without being the owner of the event or its teammate", "Event marker on the map": true, "Event marker name": "Dungeon Base", "Event marker transparency(0-1)": 0.55, "Event marker radius": 0.5, "Event marker color.R(0-1)": 1.0, "Event marker color.G(0-1)": 0.0, "Event marker color.B(0-1)": 0.0, "Display event owner name on marker": true, "Display the time remaining until the end of the event on the marker": true, "Autostart event(disable if you want to trigger the event only manually)": false, "Minimum time to event start(in seconds)": 3600, "Maximum time to event start(in seconds)": 7200, "Minimum event duration(in seconds)": 2000, "Maximum event duration(in seconds)": 3000, "Minimum number of online players to trigger an event": 1, "Event message": "The dungeon bases event has started, find the entrance to the base and get the loot", "End event message": "The dungeon bases event has ended", "Dungeons list": [ "#dung#base1", "#dung#base2", "#dung#base3", "#dung#base4" ], "Entrances list": [ "#dung#entrance1", "#dung#entrance2", "#dung#entrance3", "#dung#entrance4" ], "Random order of choosing a dungeon from the list (if false, will be selected in turn)": false, "Random order of choosing the entrance to the dungeon from the list (if false, will be selected in turn)": false, "Change the time of day when entering the dungeon(from 0 to 23, if -1 - do not change the time)": 0.0, "How long before the end of the event does radiation start to affect players inside the dungeon": 180, "How long after the event ends should the entrance be destroyed": 60, "Close the entrance and exit to the dungeon when the event time is over": true, "Message about closing the entrance and exit": "Time is up, the entrance and exit to the dungeon are closed forever!" } Note: The plugin is guaranteed to work correctly with bases enabled. NPCs will not behave as standard, as they use different algorithms. Only one dungeon can spawn on the map at a time.
  2. More information about "Dungeon Events"

    $25.00 $19.99

    Dungeon Events

    Dungeons are dynamically generated, ensuring each one is unique, with different seeds—just like how the game generates Halloween dungeons! Multiple dungeons are combined based on the configured tier, with up to five dungeons seamlessly connected to form a massive, challenging dungeon. Elevate your server experience with Dungeon Events – the ultimate, fully customizable dynamic dungeon plugin that redefines challenge and reward. With Dungeon Events, you can easily spawn dungeons anywhere on the map, featuring interactive NPCs, strategically placed auto turrets, and lucrative loot crates.
     
    Key Features:
    Advanced NPC & Boss Customization:  Fine-tune NPC and boss health, damage, gear, movement ranges, and drop tables (requires the free NpcSpawn plugin) for a tailored combat experience. Deadly Turrets & Hazard Control:  Deploy auto turrets with customizable weapon loadouts to create nerve-wracking corridors and high-stakes encounters. Customizable Loot & Rewards:  Configure loot boxes down to item probabilities, quantities, custom names, and skins to perfectly balance risk and reward. Tiered Difficulties for Every Player:  From "Easy” to "Nightmare,” choose from multiple difficulty tiers to suit both beginners and hardcore raiders. Flexible Spawn Options:  Set dungeons to auto-spawn on timers or trigger them manually with admin or player commands – ideal for dynamic events and special occasions. Buyable Dungeons:  Let players invest scrap, Economics currency, or ServerRewards points to unlock their very own private dungeon adventures. Informative Map Markers:  Each dungeon is clearly marked with custom icons and radius indicators that display the dungeon’s name, tier, and owner, ensuring players always know where the action is. Plus, with in-depth debug logging and an intuitive configuration system, tweaking spawn logic, removal conditions, economy integration, and more is effortless.
    Dungeon Events is designed to deliver an unparalleled, immersive experience that will have your community coming back for more. Transform your gameplay and create epic moments that players will talk about long after the battle ends!
    Required Dependency (Free): NpcSpawn
    Admin Commands:
    • /createdungeon <tierName> – Spawns a new dungeon at a random valid location.
    • /removeinactivedungeons – Removes dungeons that meet your removal conditions.
    • /removealldungeons – Instantly removes all active dungeons.
    • /forceremovealldungeons – Force-cleans every dungeon entity.
    Player Commands:
    • /buydungeon – Opens a UI to purchase a new dungeon (or use /buydungeon <tierName> in console with your user ID).
    Console (RCON) Commands:
    • buydungeon <tierName> <playerID> – Purchase a dungeon for a specific player.
    • spawnrandomdungeon
    Forces a random dungeon to spawn immediately.
    • spawnfixeddungeon <tierName>
    Spawns a specific tier of dungeon (for example, "spawnfixeddungeon hard").
    Available Permissions:
    • dungeonevents.admin – Access to all admin commands and features.
    • dungeonevents.buy – Allows players to purchase dungeons.
    • dungeonevents.enter – Grants access to enter dungeons.
    Hooks:
    void OnDungeonSpawn(ulong OwnerID, Vector3 Position, string Grid, string TierName)
    {
        PrintWarning($"Dungeon spawned at {Position} by {OwnerID} Grid: {Grid}, Tier: {TierName}");
    }
    void OnDungeonDespawn(ulong OwnerID, Vector3 Position, string Grid, string TierName)
    {
        PrintWarning($"Dungeon despawned at {Position} by {OwnerID} Grid: {Grid}, Tier: {TierName}");
    }
     
    Supported Languages: EN, PT-BR, DE, ES, RU
    Take control of your server’s destiny – customize every aspect of your dungeons from tiers and loot to turret configurations and auto-removal conditions. Dungeon Events is your gateway to creating challenging, immersive, and truly unique adventures for your community!
     
    Plugin config, where you can change tiers, loot items, turret settings, dependencies, spawn logic, auto-removal conditions, economy integration, and more.
     
  3. More information about "Explosive Drones"

    $9.99 $5.99

    Explosive Drones

    Allows you to place explosives inside the drone, this makes it a kamikaze drone. Just put a regular drone on the ground, you will see a small stash attached to it. Put explosives inside the small stash. Control it like a regular drone using a computer station and attack your enemies. Almost all types of explosives are supported, the plugin is ready to work right away. The plugin is also easy to configure.
    Config:
    { "Explosive list(short names of explosive items that can be placed in a drone)": [ "ammo.grenadelauncher.he", "ammo.grenadelauncher.smoke", "supply.signal", "ammo.rocket.mlrs", "explosive.timed", "ammo.rocket.basic", "ammo.rocket.hv", "ammo.rocket.fire", "grenade.smoke", "grenade.beancan", "explosive.satchel", "grenade.f1", "grenade.flashbang", "grenade.molotov", "surveycharge", "ammo.rocket.sam" ], "Sensitivity(if the drone is damaged by this amount, detonation will occur)": 5, "Prohibitory message": "You can't put this item here" }  
  4. More information about "Tugboat Pirates"

    $21.00

    Tugboat Pirates

    Experience the thrill of high-seas plunder with "Tugboat Pirates". Encounter a Tugboat, brimming with NPC pirates protecting their valuable loot. Engage in intense battles, eliminate the captain for an access code, and seize the treasure.

    Features
    Tugboat with Pirate NPCs and loot patrols the ocean Kill the captain to get access to the loot room Fully configurable boat interior Boat location marked on the map Fully customizable NPCs (you can even give them rocket launchers in their kits) Event starts automatically (configurable time, can be disabled) Announcements via gametip and/or chat NPC are turret NPC that do not move from their station on the Tugboat  
         
     
    Door code of the loot room can be found in the captain's corpse (pirate quotes can be changed in the config)

     
    Commands
    All Commands require the admin permission
    /tugboatstart - Manually start the event /tugboatstop - Manually end the event  
    Hooks
    (void) OnTugboatPiratesStarted() // Called when the event has started (void) OnTugboatPiratesEnded() // Called after the event has ended  
    Permissions
    tugboatpirates.admin - Required to use admin commands  
    Configuration
    { "Time between events (minutes, set to -1 to disable scheduled events)": 60, "Event duration (seconds)": 3600, "Show toast when event starts": true, "Announce event in chat": true, "Boat leave time before despawning (seconds)": 120, "Time before boat despawn when captain is killed (seconds)": 1200, "Boat configurations": [ { "Location offset (used when spawning multiple boats)": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Npc profile for captain (must be a valid profile)": "captain", "Npc spawn locations and profiles": { "back_right": "pirate_lr", "back_left": "pirate_lr", "upper_front_right": "pirate_lr", "upper_front_left": "pirate_lr", "upper_back_right": "pirate_lr", "upper_back_left": "pirate_lr", "roof_back": "pirate_lr", "entrance_right": "pirate_lr", "entrance_left": "pirate_lr", "roof_right": "pirate_lr", "roof_left": "pirate_lr", "front": "pirate_lr", "right": "pirate_mp5", "left": "pirate_mp5" }, "Interior objects (crates, decoration, etc.)": [ { "Prefab path": "assets/prefabs/deployable/chinooklockedcrate/codelockedhackablecrate.prefab", "Rotation": 180.0, "Position on boat": { "x": 0.0, "y": 2.0, "z": 4.2 }, "Skin id": 1394363785, "Loot profile (only for crates, leave empty for default loot)": "" }, // Removed some lines for readability reasons ] } ], "Npc profiles": { "pirate_lr": { "name": "Pirate", "health": 200.0, "enableRadio": true, "senseRange": 50.0, "visionCone": 135.0, "damageScale": 1.0, "memoryDuration": 60.0, "lootProfile": "pirate", "kit": "", "Clothing items": [ { "shortName": "hat.boonie", "amount": 1, "skinId": 965553937 }, { "shortName": "hoodie", "amount": 1, "skinId": 2984978438 }, { "shortName": "pants", "amount": 1, "skinId": 2984977257 }, { "shortName": "attire.hide.boots", "amount": 1, "skinId": 861468674 } ], "Belt items": [ { "shortName": "rifle.lr300", "amount": 1, "skinId": 0 } ] }, "pirate_mp5": { "name": "Pirate", "health": 150.0, "enableRadio": true, "senseRange": 50.0, "visionCone": 135.0, "damageScale": 1.0, "memoryDuration": 60.0, "lootProfile": "pirate", "kit": "", "Clothing items": [ { "shortName": "hat.boonie", "amount": 1, "skinId": 965553937 }, { "shortName": "hoodie", "amount": 1, "skinId": 2984978438 }, { "shortName": "pants", "amount": 1, "skinId": 2984977257 }, { "shortName": "attire.hide.boots", "amount": 1, "skinId": 861468674 } ], "Belt items": [ { "shortName": "smg.mp5", "amount": 1, "skinId": 0 } ] }, "captain": { "name": "Captain", "health": 100.0, "enableRadio": false, "senseRange": 0.0, "visionCone": 0.0, "damageScale": 1.0, "memoryDuration": 0.0, "lootProfile": "pirate", "kit": "", "Clothing items": [ { "shortName": "hat.boonie", "amount": 1, "skinId": 965553937 }, { "shortName": "tshirt", "amount": 1, "skinId": 811762477 }, { "shortName": "pants.shorts", "amount": 1, "skinId": 849256923 }, { "shortName": "attire.hide.boots", "amount": 1, "skinId": 861468674 } ], "Belt items": [ { "shortName": "mace.baseballbat", "amount": 1, "skinId": 0 } ] } }, "Loot profiles": { "crate_2": [ { "Short name": "scrap", "Min amount": 2, "Max amount": 20, "Chance": 1.0, "Skin id": 0 }, { "Short name": "metal.refined", "Min amount": 4, "Max amount": 8, "Chance": 0.5, "Skin id": 0 }, { "Short name": "gears", "Min amount": 1, "Max amount": 3, "Chance": 0.2, "Skin id": 0 }, { "Short name": "sewingkit", "Min amount": 1, "Max amount": 3, "Chance": 0.2, "Skin id": 0 }, { "Short name": "rope", "Min amount": 1, "Max amount": 3, "Chance": 0.2, "Skin id": 0 }, { "Short name": "sheetmetal", "Min amount": 1, "Max amount": 2, "Chance": 0.2, "Skin id": 0 }, { "Short name": "grenade.molotov", "Min amount": 1, "Max amount": 2, "Chance": 0.1, "Skin id": 0 }, { "Short name": "grenade.f1", "Min amount": 1, "Max amount": 4, "Chance": 0.1, "Skin id": 0 }, { "Short name": "telephone", "Min amount": 1, "Max amount": 1, "Chance": 0.1, "Skin id": 0 }, { "Short name": "multiplegrenadelauncher", "Min amount": 1, "Max amount": 1, "Chance": 0.1, "Skin id": 0 } ], "pirate": [ { "Short name": "scrap", "Min amount": 2, "Max amount": 6, "Chance": 1.0, "Skin id": 0 }, { "Short name": "bottle.vodka", "Min amount": 1, "Max amount": 1, "Chance": 0.7, "Skin id": 0 }, { "Short name": "pistol.eoka", "Min amount": 1, "Max amount": 1, "Chance": 0.2, "Skin id": 0 }, { "Short name": "ammo.handmade.shell", "Min amount": 5, "Max amount": 10, "Chance": 0.2, "Skin id": 0 }, { "Short name": "rope", "Min amount": 1, "Max amount": 3, "Chance": 0.3, "Skin id": 0 }, { "Short name": "sewingkit", "Min amount": 1, "Max amount": 2, "Chance": 0.3, "Skin id": 0 } ] }, "Priate quotes (inluded in captain's note)": [ "If rum can’t fix it, ye are not using enough rum.", "But… why is the rum gone?", "Be who you arrrr...", "All for rum and rum for all!", "Land was created to provide a place for boats to visit.", "If ye can read this ye be stupid." ] }  
  5. More information about "Water Treatment Showdown Event"

    $18.00

    Water Treatment Showdown Event

    The Water Treatment Event plugin transforms the Water Treatment Monument into a high-stakes adventure. This event introduces a series of challenges, including zombie hordes, military defenses, and a dramatic escape sequence.
     
    Overview
    Event Details Location: Water Treatment Monument
    Event Trigger: An explosion occurs following experimental activities within the monument, resulting in the infestation of zombies in the main building.
    Security Measures To add a layer of difficulty, the monument is secured by:
    Bradley APC Guards: Armed personnel stationed at key points. Snipers: Positioned to cover strategic locations.  
    Player Objectives
    Acquire the Loot: Players must infiltrate the main building to retrieve valuable loot.
    Escape Before the Nuke: After securing the loot, an F15 jet will approach and drop a nuclear bomb, causing radiation to spread across the monument. Players must evacuate the area before the nuke detonates.
     
    Configuration Options
    Server owners can customize the event settings, such as:
    Zombie Density: Adjust the number of zombies in the main building. Guard Strength: Modify the health and equipment of the guards and snipers. Timing: Set the duration between loot acquisition and the nuke drop. Activation: The event can be triggered manually or set to run on a schedule. Sam Sites: On/Off And Several others see below for configuration example  
    PVE Configuration 
    We are compatible with two PVE Solutions, Simple PVE Sphere and PVE Mode

    PVE Mode is a way better solution but it is also paid version, in order to avoid people to buy another tool to use this plugin I release Simple PVE Sphere that you need to install in your server in order to work. 

    Simple PVE Sphere is a way simplified version of the sphere, if you have any issue please report it in the Issues on the plugin directly. 
    In the configuration you can activate one of them and remember that the plugin need to exists in your server. 

    DO NOT ATTEMPT TO ACTIVATE BOTH AT THE SAME TIME !!!
     
    "PVE Mode cofiguration": { "Use the PVE mode of the plugin? [true/false]": false, "The amount of damage that the player has to do to become the Event Owner": 500.0, "Damage Multipliers for calculate to become the Event Owner": { "Npc": 1.0, "Bradley": 2.0 }, "Can the non-owner of the event loot the crates? [true/false]": false, "Can the non-owner of the event hack locked crates? [true/false]": false, "Can the non-owner of the event loot NPC corpses? [true/false]": false, "Can the non-owner of the event deal damage to the NPC? [true/false]": false, "Can the non-owner of the event do damage to Bradley? [true/false]": false, "Can an Npc attack a non-owner of the event? [true/false]": false, "Can Bradley attack a non-owner of the event? [true/false]": false, "Allow the non-owner of the event to enter the event zone? [true/false]": false, "Allow a player who has an active cooldown of the Event Owner to enter the event zone? [true/false]": true, "The time that the Event Owner may not be inside the event zone [sec.]": 300, "The time until the end of Event Owner status when it is necessary to warn the player [sec.]": 60, "Prevent the actions of the RestoreUponDeath plugin in the event zone? [true/false]": true, "The time that the player can`t become the Event Owner, after the end of the event and the player was its owner [sec.]": 86400.0, "Darkening the dome (0 - disables the dome)": 12 }, "Simple PVE Mode cofiguration": { "Use the Simple PVE mode of the plugin? [true/false]": false, "Darkening the dome (0 - disables the dome)": 12 },

    Integrations
    You can assign rewards using:
    Economics ServerRewards SkillTree You can also send message using GUI Announcements  
     
     
    Dependencies  Required
    NPC Spawn
     
    Console Commands
    wtestart   This manually trigger the start of the event
    wtestop   Force to stop  the event
     
    Chat Commands
    /wtestart   This manually trigger the start of the event
    /wtestop   Force to stop  the event
     
    Permissions to run the console commands
    watertreatmentevent.admin  
     
    Hooks of the Event
    OnWaterTreatmentEventStart     //Triggered when Event Start
    OnWaterTreatmentEventEnded //Triggered when Event Finished
     
    Backlog
    Animation scene when the event start Improve FX   Animation scene when the event ends Trigger hooks for other developers Different Awards for the winners   PVE Mode    
    Configuration
    { "Event Start every [sec]": 7200.0, "Duration of the event [sec]": 2400.0, "Run the event ONLY manually with the commands": false, "Warning time before the Event Spawn [sec]": 120.0, "Warning time before the Event Ends [sec]": 400.0, "Time after player loot the hackable crate to end the event and drop the nukes, this need to be lower than Warning time before the event ends [sec]": 240.0, "PVE Mode cofiguration": { "Use the PVE mode of the plugin? [true/false]": false, "The amount of damage that the player has to do to become the Event Owner": 500.0, "Damage Multipliers for calculate to become the Event Owner": { "Npc": 1.0, "Bradley": 2.0 }, "Can the non-owner of the event loot the crates? [true/false]": false, "Can the non-owner of the event hack locked crates? [true/false]": false, "Can the non-owner of the event loot NPC corpses? [true/false]": false, "Can the non-owner of the event deal damage to the NPC? [true/false]": false, "Can the non-owner of the event do damage to Bradley? [true/false]": false, "Can an Npc attack a non-owner of the event? [true/false]": false, "Can Bradley attack a non-owner of the event? [true/false]": false, "Allow the non-owner of the event to enter the event zone? [true/false]": false, "Allow a player who has an active cooldown of the Event Owner to enter the event zone? [true/false]": true, "The time that the Event Owner may not be inside the event zone [sec.]": 300, "The time until the end of Event Owner status when it is necessary to warn the player [sec.]": 60, "Prevent the actions of the RestoreUponDeath plugin in the event zone? [true/false]": true, "The time that the player can`t become the Event Owner, after the end of the event and the player was its owner [sec.]": 86400.0, "Darkening the dome (0 - disables the dome)": 12 }, "Simple PVE Mode cofiguration": { "Use the Simple PVE mode of the plugin? [true/false]": false, "Darkening the dome (0 - disables the dome)": 12 }, "Zombies configuration": { "Spawn Zombies in the event": true, "Amount of Zombies around the crates": 8, "Custom Loot": { "Use Custom loot plugin? https://codefling.com/plugins/custom-loot": false, "Custom Loot Profile Name": "" } }, "Guards Settings": { "Name": "Guardian", "Health": 150.0, "Roam Range": 8.0, "Kit, remember that this decrease the performance": "", "Chase Range": 100.0, "Attack Range Multiplier": 2.0, "Sense Range": 85.0, "Target Memory Duration [sec.]": 30.0, "Scale damage": 0.4, "Aim Cone Scale": 1.0, "Detect the target only in the NPC's viewing vision cone? [true/false]": false, "Vision Cone": 135.0, "Speed": 7.5, "Disable radio effects? [true/false]": false, "Is this a stationary NPC? [true/false]": false, "Remove a corpse after death? (it is recommended to use the true value to improve performance) [true/false]": true, "Wear items": [ { "ShortName": "hoodie", "SkinID (0 - default)": 941172099 }, { "ShortName": "shoes.boots", "SkinID (0 - default)": 869007492 }, { "ShortName": "roadsign.jacket", "SkinID (0 - default)": 2803024010 }, { "ShortName": "coffeecan.helmet", "SkinID (0 - default)": 2803024592 }, { "ShortName": "pants", "SkinID (0 - default)": 1313091292 } ], "Belt items": [ { "ShortName": "rifle.lr300", "Amount": 1, "SkinID (0 - default)": 0, "Mods": [ "weapon.mod.flashlight" ], "Ammo": "" }, { "ShortName": "syringe.medical", "Amount": 5, "SkinID (0 - default)": 0, "Mods": [], "Ammo": "" }, { "ShortName": "grenade.f1", "Amount": 1, "SkinID (0 - default)": 0, "Mods": [], "Ammo": "" } ], "Custom Loot": { "Use Custom loot plugin? https://codefling.com/plugins/custom-loot": false, "Custom Loot Profile Name": "" } }, "Snipers Settings": { "Name": "Silent Death", "Health": 150.0, "Roam Range": 20.0, "Kit, remember that this decrease the performance": "", "Chase Range": 70.0, "Attack Range Multiplier": 2.0, "Sense Range": 50.0, "Target Memory Duration [sec.]": 30.0, "Scale damage": 0.4, "Aim Cone Scale": 1.0, "Detect the target only in the NPC's viewing vision cone? [true/false]": false, "Vision Cone": 70.0, "Speed": 7.5, "Disable radio effects? [true/false]": false, "Is this a stationary NPC? [true/false]": false, "Remove a corpse after death? (it is recommended to use the true value to improve performance) [true/false]": true, "Wear items": [ { "ShortName": "hoodie", "SkinID (0 - default)": 3031048156 }, { "ShortName": "shoes.boots", "SkinID (0 - default)": 2511111623 }, { "ShortName": "jacket", "SkinID (0 - default)": 3023836945 }, { "ShortName": "pants", "SkinID (0 - default)": 3031050852 }, { "ShortName": "metal.facemask", "SkinID (0 - default)": 3037689021 } ], "Belt items": [ { "ShortName": "rifle.bolt", "Amount": 1, "SkinID (0 - default)": 562396268, "Mods": [ "weapon.mod.flashlight" ], "Ammo": "" }, { "ShortName": "syringe.medical", "Amount": 5, "SkinID (0 - default)": 0, "Mods": [], "Ammo": "" } ], "Custom Loot": { "Use Custom loot plugin? https://codefling.com/plugins/custom-loot": false, "Custom Loot Profile Name": "" } }, "Discord Webhook URL": "https://hookdeck.com/webhooks/platforms/how-to-get-started-with-discord-webhooks", "Send Info message to discord true|false": false, "Elite Crates": { "Spawn Point every Elite Crate to Spawn, use the command /ftpos to get the current location": [ { "Spawn Point for crates x, y, z. The comma (,) is important [25, 0, -13]": "-1.33, 6.27, -61.66", "Rotation number from 1 to 359": 0 }, { "Spawn Point for crates x, y, z. The comma (,) is important [25, 0, -13]": "-3.64, 6.27, -61.86", "Rotation number from 1 to 359": 0 } ], "Custom Loot Configuration": { "Use Custom loot plugin? https://codefling.com/plugins/custom-loot": false, "Custom Loot Profile Name": "" }, "Container Loot Prefab": "assets/bundled/prefabs/radtown/underwater_labs/crate_elite.prefab" }, "Military Crates": { "Spawn Point every Military Crate to Spawn, use the command /ftpos to get the current location": [ { "Spawn Point for crates x, y, z. The comma (,) is important [25, 0, -13]": "-8.15, 6.27, -61.45", "Rotation number from 1 to 359": 0 }, { "Spawn Point for crates x, y, z. The comma (,) is important [25, 0, -13]": "-3.81, 6.27, -63.93", "Rotation number from 1 to 359": 0 } ], "Custom Loot Configuration": { "Use Custom loot plugin? https://codefling.com/plugins/custom-loot": false, "Custom Loot Profile Name": "" }, "Container Loot Prefab": "assets/bundled/prefabs/radtown/crate_normal.prefab" }, "Hackable Crates": { "Spawn Point for Hackable Crate to Spawn, use the command /ftpos to get the current location": [ { "Spawn Point for crates x, y, z. The comma (,) is important [25, 0, -13]": "-3, 0, -64", "Rotation number from 1 to 359": 0 } ], "Time in Seconds for the Locked Crate to open up": 900, "Custom Loot Configuration": { "Use Custom loot plugin? https://codefling.com/plugins/custom-loot": false, "Custom Loot Profile Name": "" }, "Container Loot Prefab": "assets/prefabs/deployable/chinooklockedcrate/codelockedhackablecrate.prefab" }, "Activate verbose debug mode": true, "Spawn Bradley in the event": true, "Spawn Snipers in the event": true, "Spawn Guards in the event": true, "Spawn Sam Sites in the event": true, "Add Radiation when the F15 drop the nuke": true, "Create explosion in the main building when the event start": true, "Rewards Settings, you can activate more than one at the same time": { "Economics": { "Enable": false, "RewardForLootHackableCrate": 200, "RewardForDestroyBradley": 2000, "RewardForKillNpc": 0 }, "Reward Points (RP)": { "Enable": false, "RewardForLootHackableCrate": 200, "RewardForDestroyBradley": 2000, "RewardForKillNpc": 0 }, "Skill Tree XP": { "Enable": false, "RewardForLootHackableCrate": 200, "RewardForDestroyBradley": 1000, "RewardForKillNpc": 0 } }, "Activate Vending Machine vendingMarker true|false": true, "Vending Mark title for the event": "WT Showdown", "Vending Mark title to show owner of the event": "Owner: {0}", "Vending Mark title to show the time left of the event": "{0} minutes left", "Alpha for the Event Marker": 0.5, "Radius for the Event Marker": 2.0, "Color for the Event Marker": "255 80 103", "Notification Settings": { "Send missions details to the players?": true, "Message system to use? Please use one of the supported one [Chat|GUIAnnouncement]": "Chat", "Chat message configuration": { "Icon to use for messages": 76561199486270644, "Message Prefix Size": 13, "Message Prefix Color": "#d06c31", "Message Color": "#FFFFFF", "Message Size": 13 }, "GUIAnnouncement message configuration": { "banner Tint Color": "0.1 0.1 0.1 0.7", "text Color": "1 1 1" }, "Message Prefix Text": "[The Water Treatment Plant Showdown]" }, "Event Version": { "Major": 2, "Minor": 0, "Patch": 1 } }  
     
    Spanish (Argentinian) Translations
     
    { "StartingEvent": "Actividad inusual detectada en la Planta de Tratamiento de Agua. Se aconseja reconocimiento para posibles oportunidades.", "StartedEvent": "Alerta máxima: Presencia de guardias confirmada en la Planta de Tratamiento de Agua. La inteligencia sugiere que están protegiendo activos críticos. Proceda con precaución.", "EndingEvent": "Actualización: Las fuerzas de Cobalt están iniciando la retirada de la Planta de Tratamiento de Agua. La ventana de oportunidad se está cerrando.", "EndEvent": "Operación completa: Planta de Tratamiento de Agua liberada de la ocupación de Cobalt. Área asegurada para la adquisición de recursos.", "PlayerEnteringTheZone": "{0}, la zona está amenazada debido a un incidente en los experimentos de Cobalt. La situación es volátil e impredecible. Ejerce extrema precaución en tu aproximación.", "KilledBradley": "{0} y su equipo destruyo a Bradley", "AlertOfNuke": "Advertencia Urgente: ¡Se detectó un jet F15 con amenaza nuclear en la Planta potabilizadora! Evacuar inmediatamente para evitar la exposición a radiación letal." }  
     
    Icons for Server HUD  
           
    Thank you @Dead Nasty  for the designs  
     
     
     
1.8m

Downloads

Total number of downloads.

8.2k

Customers

Total customers served.

123.6k

Files Sold

Total number of files sold.

2.5m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

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.