ZombiesBreakDoors v0.4
Description
Second release!
Added some basic and cool things:
Changelog
- Countdown timer using PBC for when the door breaks.
- A broadcast using PBC to show how many zombies extra are needed near the door if there aren't enough.
- A broadcast using PBC for when a door cannot be broken.
- Rewrote onDoorAccess event handling a bit, so if a door is marked for destruction, it doesn't have to be checked again.
- Added config options for these two broadcasts:
zbd_broadcast_zombiesneeded
,zbd_broadcast_cannotopen
andzbd_broadcast_countdown
. - Added config option
zbd_doors_disallow
, put the names of doors you don't want broken here.
Current config options:
You can now find the config options on the wiki I added!
Requires
- Smod2 (this plugin was made on version 3.5.0)