ARK: Survival Evolved

ARK: Survival Evolved

Kineko's Inventory Control System
Showing 11-20 of 34 entries
< 1  2  3  4 >
Update: 20 Apr, 2018 @ 4:59pm

Added resource detail/help box.

Update: 19 Apr, 2018 @ 8:47pm

Added performance debugging code. Enabled several new parameters:

[K+ Mods]
ICS_ContainerRangeInFoundations=25
- Maximum distance between two managed inventories
ICS_ScanIntervalInSeconds=30
- Seconds between each scan
ICS_ResourceScanIntervalMultiplier=10
- How often to scan for new resources (in scan intervals)
ICS_DebugEnabled=false
- Debugging messages to server log file
ICS_ResetOnStart=false
- Deletes ALL mod data on server start. Can be used to reset all policies and structures.
ICS_UnstasisManagedTargets=false
- Attempts to unstasis structures when moving items in or out [Experimental]

Update: 13 Apr, 2018 @ 8:00pm

Added ability to disable management of dino inventories

Update: 13 Apr, 2018 @ 6:54pm

Major upgrade - Requires data clear from prior versions.

Implemented resource and folder min/max quantities along with individual priorities.

Allows quantity to float between values while allowing other inventories to pull when required.

Resources continue to be pushed to highest priority and pulled from lowest first. However, now it can push and pull to all priorities that do not meet minimums or exceed maximums.

Update: 12 Apr, 2018 @ 4:23pm

Major upgrade - Requires data clear from prior versions.

Implemented resource and folder min/max quantities along with individual priorities.

Allows quantity to float between values while allowing other inventories to pull when required.

Resources continue to be pushed to highest priority and pulled from lowest first. However, now it can push and pull to all priorities that do not meet minimums or exceed maximums.

Update: 10 Apr, 2018 @ 10:51pm

Fixed issue with multiple spawns of agent with restarts of game. Will automatically remove duplicates when first run and prevent future duplicates.

Update: 7 Apr, 2018 @ 11:21pm

Performance improvements.

Update: 5 Apr, 2018 @ 9:20pm

Added resource detail/help box.

Update: 1 Apr, 2018 @ 5:03pm

Reduced replication to client and slowed down server scans to minimize potential lag.

Update: 26 Mar, 2018 @ 10:23am

"GA" release.