bz_kickUser()
Available since 2.4.0
Specified user is kicked with notification of reason being optional.
Usage
bool bz_kickUser(int playerIndex, const char* reason, bool notify)
Parameters | ||
---|---|---|
int |
playerIndex
|
|
const char* |
reason
|
|
bool |
notify
|
Returns
bool
Other Bans Functions
This content is maintained on GitHub. We welcome any feedback and improvements!