Jump to content

Sewer Branch Event 1.0.0

$15.00
   (0 reviews)

7 Screenshots

  • 273
  • 7
  • 48.08 kB

About Sewer Branch Event

The Sewer branch event is a true Zombie scythe event, the idea being that zombies can only be damaged by melee weapons. It can cause exciting moments for players when zombies are killed with swords and shields in the narrow tunnels or underground rooms of the monument. If a player hacks the locked crate, even a few surprise scarecrows will appear in the tunnels.

Supports PveMode plugin.


Consolecommand:

  • sbestart
  • sbestop


Hooks:

  • void OnSewerBranchEventStart();
  • void OnSewerBranchEventStop();


Config:

{
  "Plugin version": {
    "Major": 1,
    "Minor": 0,
    "Patch": 0
  },
  "Automatic event start": true,
  "Minimum time for event start": 3600.0,
  "Maximum time for event start": 7200.0,
  "Duration of the event": 3600.0,
  "Warning messages before event start": 300.0,
  "Warning messages before event end": 300.0,
  "Chat icon SteamID": 0,
  "Event Locked crates hack time": 900.0,
  "Wood Double Door SkinID": 0,
  "Door Health": 200.0,
  "Disable BetterNpc plugin npc's for the duration of the event?": true,
  "Zombies can only be damaged by melee weapons": true,
  "Zombies number and position": {
    "Minimum": 11,
    "Maximum": 15,
    "List of position": [
      "(-2.435, -7.015, -31.320)",
      "(26.400, -1.007, -46.929)",
      "(-46.929, -2.008, -56.086)",
      "(16.475, -1.275, -56.020)",
      "(5.987, -2.065, -56.128)",
      "(4.355, 4.550, -64.303)",
      "(32.570, 4.550, -64.114)",
      "(-19.370, 4.725, -54.692)",
      "(-19.530, 3.913, -39.516)",
      "(-33.737, 19.826, -38.724)",
      "(-3.801, 19.671, 30.157)",
      "(13.266, -1.275, -55.844)",
      "(15.740,  -1.275,  -55.844)",
      "(19.255,  -1.275,  -55.844)",
      "(21.459,  -1.275,  -55.844)"
    ],
    "Zombies setting": {
      "Name": "Sewer Zombie",
      "Health": 50.0,
      "Roam Range": 10.0,
      "Chase Range": 30.0,
      "Attack Range Multiplier": 1.0,
      "Sense Range": 30.0,
      "Target Memory Duration [sec.]": 60.0,
      "Scale damage": 1.0,
      "Aim Cone Scale": 0.6,
      "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]": true,
      "Is this a stationary NPC? [true/false]": false,
      "Use custom loot?": false,
      "CustomLoot": {
        "Minimum items": 1,
        "Maximum items": 1,
        "Use minimum - maxium?": false,
        "List of items": [
          {
            "ShortName": "halloween.lootbag.small",
            "Minimum": 3,
            "Maximum": 6,
            "Chance": 100.0,
            "Give blueprint?": false,
            "SkinID": 0,
            "Displayname": ""
          }
        ]
      },
      "Wear items": [
        {
          "ShortName": "frankensteins.monster.01.head",
          "SkinID (0 - default)": 0
        },
        {
          "ShortName": "frankensteins.monster.01.legs",
          "SkinID (0 - default)": 0
        },
        {
          "ShortName": "frankensteins.monster.01.torso",
          "SkinID (0 - default)": 0
        }
      ],
      "Belt items": [
        {
          "ShortName": "pitchfork",
          "Amount": 1,
          "SkinID (0 - default)": 0,
          "Mods": [],
          "Ammo": ""
        },
        {
          "ShortName": "grenade.beancan",
          "Amount": 1,
          "SkinID (0 - default)": 0,
          "Mods": [],
          "Ammo": ""
        }
      ]
    }
  },
  "Elit crates setting": {
    "Delete the Rust loottable loot?": false,
    "Use custom loot?": false,
    "CustomLoot": {
      "Minimum items": 1,
      "Maximum items": 1,
      "Use minimum - maxium?": false,
      "List of items": [
        {
          "ShortName": "halloween.lootbag.small",
          "Minimum": 3,
          "Maximum": 6,
          "Chance": 100.0,
          "Give blueprint?": false,
          "SkinID": 0,
          "Displayname": ""
        }
      ]
    }
  },
  "Locked crates setting": {
    "Delete the Rust loottable loot?": false,
    "Use custom loot?": false,
    "CustomLoot": {
      "Minimum items": 1,
      "Maximum items": 1,
      "Use minimum - maxium?": false,
      "List of items": [
        {
          "ShortName": "halloween.lootbag.small",
          "Minimum": 3,
          "Maximum": 6,
          "Chance": 100.0,
          "Give blueprint?": false,
          "SkinID": 0,
          "Displayname": ""
        }
      ]
    }
  },
  "Messages setting": {
    "Message before the event starts.": "<color=#ff0000>Sewer Branch Event</color> will start soon",
    "Warning message before the event stop.": "Sewer Branch Event will end soon!!",
    "Message when someone event owner": "Someone has become the owner of Sewer Branch Event.",
    "Start message": "Sewer Branch Event start!",
    "Stop message": "Sewer Branch Event end!",
    "Melee weapons": "You can only deal damage to this zombie <color=#ff0000>with melee weapons</color>!",
    "Map marker name": "Sewer Branch Event",
    "Map marker radius": 0.6,
    "Color": {
      "r": 1.0,
      "g": 0.0,
      "b": 0.0
    }
  },
  "PVE Mode Setting (only for users PveMode plugin)": {
    "Use PveMode plugin?": false,
    "Required damage to the event owner": 500.0,
    "The event is a right of ownership, to obtain it you need damage multiplier.": {
      "Npc": 1.0
    },
    "Non owner can loot the crates?": false,
    "Non owner can loot the Npc's?": false,
    "Non owner can damage Npc's?": false,
    "Non owner can be attacked by Npc's?": false,
    "Non owner, can you enter the event zone?": false,
    "Allow a player who has an active cooldown of the Event Owner to enter the event zone?": true,
    "The time that the Event Owner may not be inside the event zone.": 300,
    "The time until the event owner can return to the event zone.": 60,
    "Block the RestoreUponDeath plugin in the event zone.": true,
    "After all this time, an event owner can be an event owner again.": 86400.0,
    "Darkening the sphere.": 15
  }
}

 

  • Like 1

User Feedback

1.6m

Downloads

Total number of downloads.

7.6k

Customers

Total customers served.

114.2k

Files Sold

Total number of files sold.

2.3m

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.