Signature
native rg_death_notice(const pVictim, const pKiller, const pevInflictor);
Description
Emits a death notice (logs, DeathMsg event, win conditions check)
Parameters
- pVictim — Player index.
- pKiller — Killer entity.
- pevInflictor — Inflictor entity. 0 = world
No return value