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

◆ GetHealthLevelValue()

proto native float IEntity::GetHealthLevelValue ( int healthLevel,
string zone = "" )
private

Returns cutoff value for health level specified in object's config class parameter healthLevels.

Аргументы
zoneNameif empty string, returns number of global health levels
healthLevelthe health level to get the value from

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