DayZ
SpawnerBubaku
Showing 11-20 of 29 entries
< 1  2  3 >
Update: 8 Jul, 2022 @ 1:04am

- added "workinghours": "0-24", <-- from-to
- added "itemrandomdmg": 0, <-- 0/1
- thanks HUEVO for that features idea
- config is automatically updated

Update: 24 Jun, 2022 @ 11:04pm

- fixed that default example config was not created (Thx Jigsaw for report)

Update: 11 Jun, 2022 @ 10:59am

- added possibility to have multiple configs for random select
- added rarity of spawned AI/items
- example:
"bubaci": [
"ZmbM_ClerkFat_White|1.0",
"ZmbM_SoldierNormal|0.3"

Update: 10 Jun, 2022 @ 9:35pm

- fixed missing character in logger
- added spherical trigger
- improved cylindrical trigger
- added spawn radius for randomizing spawn position
- existing config is automatically upgraded

Update: 24 Jan, 2022 @ 12:42am

- added serverside check (because dumb people installing this mod to client)

Update: 16 Jan, 2022 @ 1:06am

- added loglevels (inkihh)
- added Possibility to configure a spawn to only "fill up" to Bubanum (inkihh)
- code cleanup (inkihh)
- setup github https://github.com/hunter688/SpawnerBubaku
- config is automatically updated

Update: 10 Dec, 2021 @ 12:43am

- randomization of spawn position when objects to spawn is less than spawn positions (Thx for idea and testing Vasya_Lopata)

Update: 3 Dec, 2021 @ 8:03am

- added radius trigger (cylinder)
- when triggerradius is set to 0, its used old box trigger

Update: 27 Nov, 2021 @ 9:09am

- added possibility to define orientation of trigger box (Thx Hellraiser for idea)

example: "triggerpos": "11683 457 14219|12 0 3",

config is backward compatible

Update: 6 Nov, 2021 @ 1:13am

- added orientation possibility to spawnerpos

Example:

"spawnerpos": [
"1683 457 14219|120 0 0",
"1684 457 14218"
],

You ca use it for specific positions, when you not add orientation will be 0 0 0.