/**************************************************************************
 *		Who, what, why, where, when, how?                         *
 * WHO?  Joe "Caveman" Noyes						  *
 * WHAT? plugin_cavey_menu.sma version 1.3x                               *
 * WHY?  This is the second menu plugin to be created for adminmod after  *
 *       the team asked me to write it. It is completely configurable via *
 *  	 a text file and the menu.ini.                                    *
 * WHERE? http://www.scriptordie.com                                      *
 *       Lots more plugins and latest versions there.....                 *
 * WHEN? This was last saved 20:43 17/01/2003                             *
 * HOW?	 To install this, compile the script and place it in the dlls     *
 *       directory in CStrike. Then add a line to the BOTTOM of your      *
 *       plugin.ini file that lists the compiled .amx.                    *
 * Help! ICQ me on 70710878 with any bugs and issues.  I will NOT help    *
 *       compiling or installing this plugin beyond this text file as it  *
 *	 is all included on 						  *
 * 	- www.adminmod.org 						  *
 * 	 or in this file.  Enjoy ;)					  *
 * 	 								  *
 * 	 Caveman							  *
 *					                                  *
 **************************************************************************/

////////////////////////////  Changelog  \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

20:43 17/01/2003 - Version 1.35
	* FIXED something that caused the plugin to fall over with large 
		menus.
	* UPDATED some of the menu files to show more examples

16:11 26/12/2002 - Version 1.31
	* FIXED Showing the player menu titled with the command not the 
		description.
	* ADDED support for a ";" in any given adminmod command and HLDS 
		command.
	* ADDED menu_selfexec for clients to execute commands on themselves.
	* ADDED support for %PLAYER% for the players name to be included 
		into a command.
	* UPDATED the readme.

14:18 17/11/2002 - Version 1.22
	* FIXED Showing messages to the victim not the user (mis-spelled 
		username).
	* ADDED Coloured menus to "player" menu headers.
	* MODIFIED checking of commands to do it more consistently.
	* ADDED more sample menu.ini files.

00:13 13/11/2002 - Version 1.21
	* ADDED the automatic loading of "mapname.ini" into the menu.

21:54 29/09/2002 - Version 1.2
	* ADDED the obscuring of unavailable menu options
	* ADDED Automatic colouring of menus for CS
	* ADDED Support for Firearms and their "vguimenuoption" function.
	* MODIFIED the readme
	* UPDATED the script to use my "cavey.inc"

15:16 18/08/2002 - Version 1.11
	* FIXED the action to the client side "am_menugoback" setinfo line
	* FIXED the ignoring of menuselects for radio commands, buy menus etc..
	* FIXED the error 10, error 3 and error 4 messages  when using certain
		methods.
	* MODIFIED the readme
	* UPDATED the script to use 2.50.42 style playerinfo

01:51 25/06/2002 - Version 1.1
	Fixed a bug with the player section, changed the way it detects votes
	(though if you start one from the menu you get a blank menu) and added
	a client-side setinfo to change what the cancel button does.

23:00 19/06/2002 - Version 1.0a
	It should avoid people pressing thing through votes over 99% of times
	If the vote delay is more than 20 seconds I dont see it ever being a 
	problem.

16:14 18/06/2002 - Version 1.0
	First version post-debug.


////////////////////////////   Credits   \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

Joe "Caveman" Noyes 		- Script author and original menu.ini

Geoff "SR71Goku" Hichborn 	- Additions to the menu.ini for DoD and
				  some alterations to the CS version

"Wraith"			- Wrote the menu.ini editor.  A lovely program

Felix "Rinde" Kumm		- German translation (and error checking).

