BanFromGame: Difference between revisions

m
Copy-paste error
(Note that it requires sv_allowacsbanfunction)
Tag: Source edit
m (Copy-paste error)
Tag: Source edit
 
Line 8: Line 8:
=== Parameters ===
=== Parameters ===
* ''player'': The number of the player to ban.
* ''player'': The number of the player to ban.
* ''team'': The duration the player will be banned for, in minutes. Will be clamped in the range 0-60.
* ''duration'': The duration the player will be banned for, in minutes. Will be clamped in the range 0-60.
* ''reason'': The reason for the ban.
* ''reason'': The reason for the ban.