Gamemode.CanPlayerSuicide
From GMod Wiki
| Event Hook | |
| Hook Name | CanPlayerSuicide |
| Syntax | GM:CanPlayerSuicide( Player ) |
| Description | Called when a client wants to use the kill command in the console. |
| Returns | Boolean |
| Lua State | |
| BBCode | [b][url=wiki.garrysmod.com/?title=Gamemode.CanPlayerSuicide]Gamemode.CanPlayerSuicide [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples