Gamemode.AddDeathNotice
From GMod Wiki
| Event Hook | |
| Hook Name | AddDeathNotice |
| Syntax | GM:AddDeathNotice( String Victim name, Integer team1, String Inflictor name, String Attacker name, Integer team2 ) |
| Description | Adds a death notice. |
| Returns | Nil |
| Lua State | |
| BBCode | [b][url=wiki.garrysmod.com/?title=Gamemode.AddDeathNotice]Gamemode.AddDeathNotice [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples