DayZ
SpawnerBubaku
กำลังแสดง 1-10 จาก 29 รายการ
< 1  2  3 >
อัปเดต: 19 เม.ย. @ 11: 20am
โดย Hunterz

- change structure due 1.28 changes
- config file rename to not lost old one for rewrite
- bubak properties moved to own category

"bubakProps": { "bubaknum": 4, "onlyfilluptobubaknum": 1, "itemrandomdmg": 1, "bubaci": [ "ZmbM_ClerkFat_White", "ZmbM_SoldierNormal" ], "bubakinventory": [ "Screwdriver", "WorkingGloves_Yellow" ] }

อัปเดต: 12 พ.ย. 2023 @ 12: 53am
โดย Hunterz

- fix first startup - there is some unknown json limitation

อัปเดต: 10 พ.ย. 2023 @ 5: 22am
โดย Hunterz

- added trigger dependency (trigger can now depends on multiple triggers)
- config is automatically updated

example:

"triggerdependency": [
"trigger2",
"anothertriggername"
],

อัปเดต: 5 พ.ย. 2023 @ 1: 37am
โดย Hunterz

- fixed problem with spawnradius
- added log messages when commas in position
- added inventory to creatures ( You can define list of items which can be randomly added to creature inventory )
- config is automatically updated

อัปเดต: 17 ก.พ. 2023 @ 6: 55am

- 1.20 fixed startup warnings

อัปเดต: 6 ธ.ค. 2022 @ 10: 27am

- fixed working hours finally :)

อัปเดต: 30 พ.ย. 2022 @ 5: 11am

- update default example json
- enabled create json when first run again
- added overridable AdditionalAction() method for hook own code (Thx inkihh for idea)

อัปเดต: 4 ก.ย. 2022 @ 1: 36am

- added triggerinsider condition (Thx MDC for report)

อัปเดต: 1 ส.ค. 2022 @ 3: 31am

- fixed working hours (Thx Mitch-O for report)

อัปเดต: 9 ก.ค. 2022 @ 6: 33am

- defaut config is now not created, looks like we found some json limit in dayz
- its needed now copy from mod folder and then edit as you need