rg_multidmg_apply
- Синтаксис
-
native rg_multidmg_apply(const inflictor, const attacker);
Переменная | Описание |
---|---|
inflictor |
Inflictor is the entity that caused the damage (such as a gun) |
attacker |
Attacker is the entity that triggered the damage (such as the gun's owner) |
- Описание
- Inflicts contents of global multi damage registered on victim.
- Возвращает
- Функция ничего не возвращает