From a11f46fed48fa6606f2d84c8f96d79efbad83197 Mon Sep 17 00:00:00 2001 From: truelight Date: Sun, 2 Jan 2005 12:03:43 +0000 Subject: (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'. --- lang/english.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'lang') diff --git a/lang/english.txt b/lang/english.txt index 78d8c881b..f12cb61ea 100644 --- a/lang/english.txt +++ b/lang/english.txt @@ -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 -- cgit v1.2.3-54-g00ecf