DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ GetHealthLevel()

proto native int IEntity::GetHealthLevel ( string zone = "")
private

Returns global health level specified in object's config class parameter healthLevels (range is usually 0..4, 0 = pristine, 1 = worn, 2 = damaged, 3 = badly damaged, 4 = ruined but can be changed).

Аргументы
zoneNameif empty string, returns state of global health level

Используется в AddHealthLevel().