![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
\desc Constants for Item Health States More...
Variables | |
| const int | STATE_BADLY_DAMAGED = 3 |
| const int | STATE_DAMAGED = 2 |
| const int | STATE_PRISTINE = 0 |
| const int | STATE_RUINED = 4 |
| const int | STATE_WORN = 1 |
\desc Constants for Item Health States
|
private |
Definition at line 852 of file constants.c.
Referenced by AddDamageToItemByFireEx(), ActionRepairVehiclePartBase::AdjustVehicleHealthServer(), RecipeBase::Do(), GetCurrentItemHeatIsolation(), ItemManager::GetItemHealthColor(), ItemManager::GetItemHealthColor(), Chemlight_ColorBase::GetMaterialForDamageState(), HandlePlayerBody(), YieldItemJunk::OnEntityYieldSpawned(), ActionRepairCarPart::OnFinishProgressServer(), RemoveSplint(), ScriptedWidgetEventHandler::SetItemHealth(), and UIScriptedMenu::UpdateItemInfoDamage().
|
private |
Definition at line 853 of file constants.c.
Referenced by ActionRepairVehiclePartBase::AdjustVehicleHealthServer(), ActionCarHornBase::BatteryIsVital(), PluginBase::CanRepair(), RecipeBase::Do(), GetCurrentItemHeatIsolation(), ItemManager::GetItemHealthColor(), ItemManager::GetItemHealthColor(), Chemlight_ColorBase::GetMaterialForDamageState(), HandlePlayerBody(), ActionRepairCarPart::OnFinishProgressServer(), RemoveSplint(), ScriptedWidgetEventHandler::SetItemHealth(), and UIScriptedMenu::UpdateItemInfoDamage().
|
private |
Definition at line 855 of file constants.c.
Referenced by RecipeBase::Do(), CarWheel_Ruined::EEHealthLevelChanged(), GetCurrentItemHeatIsolation(), ItemManager::GetItemHealthColor(), ItemManager::GetItemHealthColor(), PluginBase::Repair(), ScriptedWidgetEventHandler::SetItemHealth(), and UIScriptedMenu::UpdateItemInfoDamage().
|
private |
Definition at line 851 of file constants.c.
Referenced by ActionCondition(), ActionRepairBoatChassis::ActionCondition(), ActionRepairCarChassis::ActionCondition(), ActionRepairCarPart::ActionCondition(), ActionRepairTentPart::ActionCondition(), ActionRepairVehiclePartBase::AdjustVehicleHealthServer(), InventoryItem::CanBeCombined(), CanLoadAttachment(), FireplaceBase::CanLoadAttachment(), ItemBase::CanLoadAttachment(), CanLoadItemIntoCargo(), FireplaceBase::CanLoadItemIntoCargo(), ItemBase::CanLoadItemIntoCargo(), CanReceiveAttachment(), FireplaceBase::CanReceiveAttachment(), ItemBase::CanReceiveAttachment(), CanReceiveItemIntoCargo(), FireplaceBase::CanReceiveItemIntoCargo(), ItemBase::CanReceiveItemIntoCargo(), ScientificBriefcase::CanReceiveItemIntoCargo(), PluginBase::CanRepair(), ItemBase::CanToggleAnimations(), BoatScript::CheckOperationalRequirements(), Car::CheckOperationalRequirements(), BoatScript::CheckOperationalState(), DamageHands(), RecipeBase::Do(), Car::EEHealthLevelChanged(), Container_Base::EEHealthLevelChanged(), EEHealthLevelChanged(), Entity::EEHealthLevelChanged(), GasMask_Filter::EEHealthLevelChanged(), ImprovisedExplosive::EEHealthLevelChanged(), InventoryItem::EEHealthLevelChanged(), InventoryItemSuper::EEHealthLevelChanged(), ItemBase::EEHealthLevelChanged(), ManBase::EEHealthLevelChanged(), MaskBase::EEHealthLevelChanged(), Plastic_Explosive::EEHealthLevelChanged(), TrapBase::EEHealthLevelChanged(), GetCurrentItemHeatIsolation(), ItemManager::GetItemHealthColor(), ItemManager::GetItemHealthColor(), Chemlight_ColorBase::GetMaterialForDamageState(), TentBase::HandleCamoNetAttachment(), ItemBase::HandleOpeningsPhysics(), HandlePlayerBody(), Plastic_Explosive::OnActivatedByItem(), ActionRepairCarPart::OnFinishProgressServer(), CarScript::OnSound(), RemoveSplint(), PluginBase::Repair(), ActionRepairPart::RepairCondition(), ActionTargetsCursor::SetItemHealth(), ScriptedWidgetEventHandler::SetItemHealth(), and UIScriptedMenu::UpdateItemInfoDamage().
|
private |
Definition at line 854 of file constants.c.
Referenced by ActionCondition(), ActionRepairBoatChassis::ActionCondition(), ActionRepairCarChassis::ActionCondition(), ActionRepairCarPart::ActionCondition(), ActionRepairVehiclePartBase::AdjustVehicleHealthServer(), PluginBase::CalculateHealth(), PluginBase::CanRepair(), RecipeBase::Do(), GetCurrentItemHeatIsolation(), ItemManager::GetItemHealthColor(), ItemManager::GetItemHealthColor(), HandlePlayerBody(), ActionRepairCarPart::OnFinishProgressServer(), CarHud::RefreshVehicleHud(), RemoveSplint(), PluginBase::Repair(), ActionRepairPart::RepairCondition(), ScriptedWidgetEventHandler::SetItemHealth(), BoatHud::UpdateEngineIcon(), and UIScriptedMenu::UpdateItemInfoDamage().