From 2fbaceceb1b6c2cfbe201a7b6360a7275674df6c Mon Sep 17 00:00:00 2001 From: Hattrick HttrckCldHKS Date: Tue, 11 Sep 2018 11:53:19 +0300 Subject: [PATCH] Update ns/amxx.cfg --- configs/ns/amxx.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/configs/ns/amxx.cfg b/configs/ns/amxx.cfg index 047fadf9..db0d7057 100755 --- a/configs/ns/amxx.cfg +++ b/configs/ns/amxx.cfg @@ -34,15 +34,15 @@ amx_show_activity 2 // Frequency in seconds and text of scrolling message // -// Default value: "Welcome to %hostname% -- This server is using AMX Mod X" 600 -amx_scrollmsg "Welcome to %hostname% -- This server is using AMX Mod X" 600 +// Default value: "Welcome to %hostname% -- This server is using AMX Mod X %version%" 600 +amx_scrollmsg "Welcome to %hostname% -- This server is using AMX Mod X %version%" 600 // Center typed colored messages (last parameter is a color in RRRGGGBBB format) // // Default values: "Welcome to %hostname%" "000255100" -// "This server is using AMX ModX\nVisit http://www.amxmodx.org" "000100255" +// "This server is using AMX Mod X %version%\nVisit http://www.amxmodx.org" "000100255" amx_imessage "Welcome to %hostname%" "000255100" -amx_imessage "This server is using AMX Mod X\nVisit http://www.amxmodx.org" "000100255" +amx_imessage "This server is using AMX Mod X %version%\nVisit http://www.amxmodx.org" "000100255" // Frequency in seconds of colored messages //