Jump to content

16 Screenshots

  • 378
  • 16
  • 68.1 kB

depends on

About Dungeon Bases

The plugin adds an event with dungeons to your server. Dungeons are bases with puzzles, NPC defenders, turrets and much more. You can create your own dungeons of varying complexity

 

You can build your own bases or modify existing ones:

1.jpg.5c5d4474be9169265ad9b69b8468ff60.jpg

The dungeons have moving NPC defenders:

2.jpg.6023c64db06b5bd5e823798e3eac737b.jpg

The dungeons have puzzles with security doors:

3.jpg.41160233570451a817fcfa63a355e9d9.jpg

The dungeons have secret notes with codes in boxes or NPCs:

5.jpg.edf3d3af7fb9e2bc23a965b738db1fdb.jpg

Commands:

dungbase_start - force the event to start
dungbase_stop - force the event to end

Hooks:

void DungeonBasesEventStarted() - // called when the event starts

void DungeonBasesEventEnded() - // called when the event ends

Config:

{
  "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)": true,
  "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"
  ],
  "Entrances list": [
    "#dung#entrance1",
    "#dung#entrance2",
    "#dung#entrance3"
  ],
  "Random order of choosing a dungeon from the list (if false, will be selected in turn)": true,
  "Random order of choosing the entrance to the dungeon from the list (if false, will be selected in turn)": true,
  "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 the bases that are included. NPCs will not behave like default ones, as they use other algorithms. Only one dungeon can spawn on the map at a time

  • Like 1

User Feedback

1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.1k

Files Sold

Total number of files sold.

2m

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.