Call of Duty 4: Scripting Reference - Client::Ban
From COD Modding & Mapping Wiki
Ban(<clientnum>)
Module: Client
MP Only
Summary:
Bans the specified player.
Call this on:
Example:
Required arguments:
- <clientnum> The client number of the player to ban.
Optional arguments:
- none
Notes:
- none