From a314130ca6bfbb0301477beb62aa6c72f3ae5a9b Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Mon, 11 Dec 2006 12:13:20 +0000 Subject: [PATCH] - Updated SVSNLINE syntax in help.conf (the remove-syntax). --- Changes | 1 + help.conf | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index fe730758c..1b1f976e0 100644 --- a/Changes +++ b/Changes @@ -1417,3 +1417,4 @@ - Fixed SSL bug where an outgoing connect (either autoconnect, or /connect), would not show any error message when it failed. Error information has also been slightly improved. Reported by vonitsanet (#0003138). +- Updated SVSNLINE syntax in help.conf (the remove-syntax). diff --git a/help.conf b/help.conf index a61b2eb30..7a6e36f3e 100644 --- a/help.conf +++ b/help.conf @@ -1256,9 +1256,11 @@ help Svsnline { " Must be sent through an U:Lined server."; " The reason must be a single parameter therefore"; " spaces are indicated by _, Unreal will internally"; - " translate these to spaces"; + " translate these to spaces."; " -"; - " Syntax: SVSNLINE +/- :"; + " Syntax: SVSNLINE + : (To add a ban)"; + " SVSNLINE - : (To remove a ban)"; + " SVSNLINE * (To clear all bans)"; " Example: SVSNLINE + sub7_drone :*sub7*"; };