rg_multidmg_apply

Syntax

native rg_multidmg_apply(const inflictor, const attacker);

Usage

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)

Description

Inflicts contents of global multi damage registered on victim.

Return

This function has no return value.