bz_setShotMismatch()
Available since 2.4.4
Enable or disable the check for shot mismatches on the server.
Usage
void bz_setShotMismatch(bool value)
Parameters | ||
---|---|---|
bool |
value
|
True to kick players whose shots mismatch |
Other Server Management Functions
- bz_gameOver()
- bz_getPlayerCount()
- bz_getReports()
- bz_getShotMismatch()
- bz_getWorldCacheData()
- bz_getWorldCacheSize()
- bz_isAutoTeamEnabled()
- bz_reloadBadwords()
- bz_reloadGroups()
- bz_reloadHelp()
- bz_reloadLocalBans()
- bz_reloadMasterBans()
- bz_reloadUsers()
- bz_restart()
- bz_shutdown()
- bz_superkill()
- bz_updateListServer()
This content is maintained on GitHub. We welcome any feedback and improvements!