DayZ
TransferItemsToCrateWhenDying
Showing 11-20 of 20 entries
< 1  >
Update: 2 May, 2021 @ 5:48pm

- Fixed crate spawning underwater when dying while swimming
- Disabled dynamic physics of crate, will always be spawned stationary
- Added debug logging if attachments can't be transferred

Update: 20 Oct, 2020 @ 11:46am

- Fixed: Crate could take damage which was not intended
- Changed: The crate will be set to ruined state after its lifetime expires
- Changed: If holding an item in hands that is ruined (e.g. a gun), it will not be dropped but transferred to the crate as well if a compatible slot is available
- Changed: Items in cargo of other items at any level will now be counted towards overall score

Update: 17 Sep, 2020 @ 3:28pm

- Code formatting harmonised
- Fixed persistent flies effect
- Added serverDZ.cfg options
- If any item cannot be attached to crate, drop it to ground

Update: 16 Sep, 2020 @ 7:47pm

- Drop crate & item in hand to ground using physics to make items retrievable if you died in the air (e.g. in a heli)
- Remove dead player body after items have been transferred
- Added flies effect on the crate

Update: 6 Jul, 2020 @ 9:48am

- Fix (harmless) error in client log
- Set crate to ruined after all items have been removed

Update: 4 May, 2020 @ 10:08pm

- Add check for PlayerIdentity != NULL

Update: 18 Apr, 2020 @ 12:21pm

- Add missing key. Oops.

Update: 16 Apr, 2020 @ 12:27pm

Fix: Players should not be able to put crate in cargo

Update: 16 Apr, 2020 @ 12:02pm

- Update to set publishedid in meta

Update: 16 Apr, 2020 @ 12:01pm