From 20d12fad9f8a0db3f045e88631aa1880dca00884 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sat, 31 May 2008 19:01:46 +0000 Subject: [PATCH] added links to the doc in the adminmenu configs --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402230 --- configs/adminmenu_custom.txt | 10 +++++++++- configs/adminmenu_grouping.txt | 2 ++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/configs/adminmenu_custom.txt b/configs/adminmenu_custom.txt index 08fa0da45..16f3e6fe0 100644 --- a/configs/adminmenu_custom.txt +++ b/configs/adminmenu_custom.txt @@ -1,4 +1,12 @@ +// Custom admin menu commands. +// For more information: +// +// http://wiki.alliedmods.net/Custom_Admin_Menu_%28SourceMod%29 +// +// Note: This file must be in Valve KeyValues format (no multiline comments) +// + "Commands" { -} \ No newline at end of file +} diff --git a/configs/adminmenu_grouping.txt b/configs/adminmenu_grouping.txt index 7835432be..84e6e29f2 100644 --- a/configs/adminmenu_grouping.txt +++ b/configs/adminmenu_grouping.txt @@ -1,5 +1,7 @@ /* Add group options to be added to 'group' or 'groupplayer' type submenus * The left side is the name that will show in the menu, right is the command that will be fired + * + * For more information: http://wiki.alliedmods.net/Custom_Admin_Menu_%28SourceMod%29 */ Groups