DayZ 1.24
|
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 1148 of file Construction.c.
|
inlinestaticprivate |
spawns material from any construction; 'player' parameter optional
Definition at line 1151 of file Construction.c.
References bsbDebugPrint(), Construction(), Math::Floor(), GetGame(), LogManager::IsBaseBuildingLogEnable(), Math::Max(), and GameInventory::SetGroundPosByOwner().
Referenced by TentBase::Deconstruct(), and ReceiveMaterialsServer().