Local, checks only stuff that is in guaranteed sync.
См. определение в файле DayZPlayerInventory.c строка 3051
3052 {
3054 {
3055 return dst.GetParent().CheckAttachmentReceiveExclusion(src.GetItem(),dst.GetSlot());
3056 }
3057
3058 return true;
3059 }
InventoryLocationType
types of Inventory Location
Используется в ValidateSyncMove().