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

◆ AntibioticsAttack()

void PlayerAgentPool::AntibioticsAttack ( float attack_value)
inlineprotected

Antibiotics treatment agains agents which are not resistent to it (see agent attributes)

Аргументы
attack_valueStrength of the anitibiotics attack

См. определение в файле PlayerAgentPool.c строка 323

324 {
325 AntibioticsAttackEx(attack_value, EMedicalDrugsType.ANTIBIOTICS);
326 }
EMedicalDrugsType
Определения EMedicalDrugsType.c:2
void AntibioticsAttackEx(float attack_value, EMedicalDrugsType drugType)
Определения PlayerAgentPool.c:328

Перекрестные ссылки AntibioticsAttackEx().