Garry's Mod Wiki

SuppressHostEvents

  SuppressHostEvents( Player suppressPlayer )

Description

Suppress any networking from the server to the specified player. This is automatically called by the engine before/after a player fires their weapon, reloads, or causes any other similar shared-predicted event to occur.

Arguments

1 Player suppressPlayer
The player to suppress any networking to.