Player:KillSilent
Player:KillSilent()
Description
Kills a player without notifying the rest of the server.
This will call GM:PlayerSilentDeath instead of GM:PlayerDeath.
Example
Silently kills the player.
Entity( 1 ):KillSilent()
Kills a player without notifying the rest of the server.
This will call GM:PlayerSilentDeath instead of GM:PlayerDeath.
Silently kills the player.