rg_death_notice
Syntax
native rg_death_notice(const pVictim, const pKiller, const pevInflictor);
Usage
| Parameter | Description |
|---|---|
| pVictim | Player index. |
| pKiller | Killer entity. |
| pevInflictor | Inflictor entity. 0 = world |
Description
Emits a death notice (logs, DeathMsg event, win conditions check)
Return
This function has no return value.