Garry's Mod Wiki

DEATH_NOTICE

Description

Enumerations used internally by death notice system.

This enumeration is a bit field/bitflag, which means that you can combine multiple death flags using the bit library. You can use bit.band to test if a specific death flag is set.

Values

DEATH_NOTICE_FRIENDLY_VICTIM1Was the victim friendly?
DEATH_NOTICE_FRIENDLY_ATTACKER2Was the attacker friendly?