![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Static Private Member Functions | |
| static void | SpawnConstructionMaterialPiles (notnull EntityAI entity, Man player, string cfg_path, string main_part_name, string damagezone_name="", bool is_base=false) |
| spawns material from any construction; 'player' parameter optional | |
Definition at line 1230 of file construction.c.
|
inlinestaticprivate |
spawns material from any construction; 'player' parameter optional
Definition at line 1233 of file construction.c.
References bsbDebugPrint(), Construction(), Math::Floor(), g_Game, InventoryLocation::GetItem(), InventoryLocation::GetSlot(), LogManager::IsBaseBuildingLogEnable(), Math::Max(), UAItemsSpreadRadius::NARROW, and GameInventory::SetGroundPosByOwner().
Referenced by TentBase::Deconstruct(), and ReceiveMaterialsServer().