Gamemode.OnNPCKilled
From GMod Wiki
Event Hook | |
Hook Name | OnNPCKilled |
Syntax | GM:OnNPCKilled( Entity NPC, Entity killer, Entity weapon ) |
Description | Called whenever an NPC is killed. |
Returns | Nil |
Lua State | |
BBCode | [b][url=wiki.garrysmod.com/?title=Gamemode.OnNPCKilled]Gamemode.OnNPCKilled [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
See Also