DayZ
CargoSorting
Showing 1-6 of 6 entries
Update: 22 Oct, 2024 @ 1:09am

The define variable is added to facilitate UI compatibility of other modules.

#define CARGO_SORTING

Update: 28 Jun, 2024 @ 10:07pm

新增 DayZ启动参数 -sortlimit=n
只在有库存空间的组件上显示 整理按钮

Add DayZ launch parameter -sortlimit=n
Display the sort button only on components with available inventory space.

Добавьте параметр запуска DayZ -sortlimit=n
Кнопка сортировки отображается только на компонентах с доступным пространством инвентаря.

Update: 28 Jun, 2024 @ 12:39am

更新签名.

Update: 27 Jun, 2024 @ 10:22pm

修复物品排序时,因容器高度不够,在重新排列物品时没有对物品进行翻转的问题.

When fixing the sorting of items, due to the insufficient height of the container, there is no problem of turning the items over when rearranging the items.

Update: 27 Jun, 2024 @ 8:38pm

修复 叠加物品时,子弹会丢失的问题
调整排序算法, 优先按照面积大小计算, 其次按照物品名字计算

Update: 27 Jun, 2024 @ 2:00am