(svn r1322) -Add: banning system (mostly tnx to guru3)
A server can ban people via ClientList Both server and dedicated can do it via console: 'ban', 'unban', 'banlist'.
This commit is contained in:
@@ -1343,6 +1343,7 @@ STR_NETWORK_ERR_SERVER_ERROR :{WHITE} A protocol-error was made and the conn
|
||||
STR_NETWORK_ERR_WRONG_REVISION :{WHITE} The revision of this client does not match the server's revision
|
||||
STR_NETWORK_ERR_WRONG_PASSWORD :{WHITE} Wrong password
|
||||
STR_NETWORK_ERR_SERVER_FULL :{WHITE} The server is full
|
||||
STR_NETWORK_ERR_SERVER_BANNED :{WHITE} You are banned from this server
|
||||
STR_NETWORK_ERR_KICKED :{WHITE} You were kicked out of the game
|
||||
STR_NETWORK_ERR_CHEATER :{WHITE} Cheating is not allowed on this server
|
||||
|
||||
|
||||
Reference in New Issue
Block a user