Put item into as attachment.
См. определение в файле 3_Game/DayZ/Entities/EntityAI.c строка 2067
2068 {
2069 if (
g_Game.IsMultiplayer())
2071 else
2073 }
InventoryMode
NOTE: PREDICTIVE is not to be used at all in multiplayer.
proto native GameInventory GetInventory()
bool TakeEntityAsAttachment(InventoryMode mode, notnull EntityAI item)
Перекрестные ссылки EntityAI(), g_Game и GetInventory().