Sets health relative to its maximum.
См. определение в файле Object.c строка 1109
1110 {
1112 }
float GetMaxHealth()
Equivalent of GetMaxHealth("", "");.
proto native void SetHealth(string zoneName, string healthType, float value)
Sets current state of health.
Перекрестные ссылки GetMaxHealth() и SetHealth().
Используется в SetHealthLevel().