ZombiesBreakDoors v0.3
Description
First release of this plugin.
Allows zombies to break down a door together. This only works for doors that the zombies could normally not open (locked for example).
Contains a command to disable the plugin: ZBDDISABLE
.
Current config options:
- zbd_zombies_threshold: Integer, how many zombies need to be near the door for it to break.
- zbd_zombies_range: Float, radius from door pos in which zombies are considered 'near' the door.
- zbd_breakopendoors: Boolean, determines if open doors can also be broken.
- zbd_delay: Float, amount of seconds of delay between determining whether the door should break and the actual break event happening.
- zbd_disable: Boolean, determines whether or not to disable the plugin.
Requires
- Smod2 (this plugin was made on version 3.5.0)