bz_getShotMismatch()
Available since 2.4.4
Get whether or not the server is checking for shot mismatches.
Usage
bool bz_getShotMismatch()
Returns
bool - True if the server kicks clients who are using wrong shot types
Other Server Management Functions
- bz_gameOver()
- bz_getPlayerCount()
- bz_getReports()
- bz_getWorldCacheData()
- bz_getWorldCacheSize()
- bz_isAutoTeamEnabled()
- bz_reloadBadwords()
- bz_reloadGroups()
- bz_reloadHelp()
- bz_reloadLocalBans()
- bz_reloadMasterBans()
- bz_reloadUsers()
- bz_restart()
- bz_setShotMismatch()
- bz_shutdown()
- bz_superkill()
- bz_updateListServer()
This content is maintained on GitHub. We welcome any feedback and improvements!