DayZ
SpawnerBubaku
29개 중 11~20개 표시 중
< 1  2  3 >
업데이트: 2022년 7월 8일 오전 1시 04분

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

업데이트: 2022년 6월 24일 오후 11시 04분

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

업데이트: 2022년 6월 11일 오전 10시 59분

- 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"

업데이트: 2022년 6월 10일 오후 9시 35분

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

업데이트: 2022년 1월 24일 오전 12시 42분

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

업데이트: 2022년 1월 16일 오전 1시 06분

- 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

업데이트: 2021년 12월 10일 오전 12시 43분

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

업데이트: 2021년 12월 3일 오전 8시 03분

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

업데이트: 2021년 11월 27일 오전 9시 09분

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

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

config is backward compatible

업데이트: 2021년 11월 6일 오전 1시 13분

- 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.