ARK: Survival Evolved
Item Sorting System [No Longer Developed]
กำลังแสดง 31-40 จาก 43 รายการ
< 1  2  3  4  5 >
อัปเดต: 15 พ.ย. 2015 @ 5: 33pm

Attempted fix at mod compatibility.

อัปเดต: 15 พ.ย. 2015 @ 3: 58pm

Attempted fix at mod compatibility.

อัปเดต: 14 พ.ย. 2015 @ 10: 40pm

Fixed issue with blueprinted items stacking.

อัปเดต: 13 พ.ย. 2015 @ 5: 54pm

Added INI File setting to change sorting range. If there is no range set it will default to 3000. Range cannot be less than 1000 (2.5 foundations). If set lower than 1000 it will be set at default.
To modify sorting range, add

[SortingMod]
SortRange=XXXX

To GameUserSettings.ini on the server.

Tried to fix pin codes, not sure if they work still.

อัปเดต: 7 พ.ย. 2015 @ 2: 39pm

Cleaned up something that might of been causing a lot of lag.

อัปเดต: 7 พ.ย. 2015 @ 2: 25pm

Whoops forgot to fix debug options

อัปเดต: 7 พ.ย. 2015 @ 2: 20pm

Updated Range to 3000 (10 foundations)
Republished the back-end update
Allowed other modders to support sorting into their containers.
Fixed a bug relating to multiple items not going into the same container (Thanks GoA [Black]!)

For Users of other mods
Please let the owners of any mods you'd like to see compatible with this mod know the information below!

For Modders
To allow sorting into your custom containers, please add "Sortable" to the tags of the container actor. (Not the inventory or item, just the base place-able actor.)
Your actor MUST be a child of StructureItemContainerBaseBP and your inventory component a child of PrimalInventoryBP_StorageBox_Base. This is to prevent the sorting mod from dumping stuff into 'alive' actors (like players or dinos)

อัปเดต: 6 พ.ย. 2015 @ 11: 52pm

Reverted back-end changes due to dupe exploit

อัปเดต: 6 พ.ย. 2015 @ 10: 44pm

Added Pickup Item. Reworked Sorting Backend

อัปเดต: 3 พ.ย. 2015 @ 9: 02am