From 00dbea483b54fb48c0fbb390a86f4e5bf565145e Mon Sep 17 00:00:00 2001 From: Mircea Kitsune Date: Wed, 17 Mar 2010 18:44:00 +0000 Subject: [PATCH] (Commit created by redmine exporter script from page "Announcement" version 16) --- Announcement.textile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Announcement.textile b/Announcement.textile index 88b2610..b18603d 100644 --- a/Announcement.textile +++ b/Announcement.textile @@ -211,9 +211,9 @@ To use, copy the script below in your autoexec.cfg. If you don't already have on Please read the comment lines, especially the one about spamming! Feel free to share and modify the script to spread the information. Here it is:
// Nexuiz name changing announcement. To use, write "news" (without "") in the console while playing on a public server, or bind it to a custom keybind in the menu.
-// DO NOT UNDER ANY CIRCUMSTANCES SPAM THIS!!! Never post it more often than 20 minutes on the same server! The purpose of this announcement is to inform players, not to annoy them. Thanks.
+// DO NOT UNDER ANY CIRCUMSTANCES SPAM THIS!!! Never post it more often than 15 minutes on the same server! The purpose of this announcement is to inform players, not to annoy them. Thanks.
 alias news_1 "say ^1Important! ^2Although the news has reached many players, Nexuiz is being renamed and continuing as a new project called Xonotic."
 alias news_2 "say ^2Players must eventually switch to the new branch as Nexuiz is being discontinued. For more information visit xonotic.org or dev.xonotic.org/projects/xonotic/wiki. Thank you."
-alias news_enable "alias news \"echo ^1Remember, don't spam this! Only post it again 20-30 minutes from now (unless you switch servers);news_1;defer 8 news_2;news_disable\""
+alias news_enable "alias news \"echo ^1Remember, don't spam this! Only post it again 15-20 minutes from now (unless you switch servers);news_1;defer 8 news_2;news_disable\""
 alias news_disable "alias news \"echo ^1News announcer: Please wait at least 3 minutes between posts to avoid accidental spam.\";defer 180 news_enable"
 news_enable
-- 2.39.2