MetaCheat cStats Plugin Manual
----------------

1. Introduction
2. Feature List
3. Installing
4. The Menu
   4.1. Editing
   4.2. Navigating
5. The Console
   5.1. Command Reference
   5.2. CVar Reference
6. Credits

NOTE: You need Word Wrap ON to read this doc!

--------------------------------------
1. Introduction
--------------------------------------

Thank you for downloading my plugin. cStats is a 'written from scratch' plugin.
When I downloaded 'MetaCheat' and started to browse through the forums, I noticed a lack of decent plugins, especially Stats Plugins. All I could find were half decent or plain out impossible plugins, so what I did was start a new project and add bits from the original Stats Plugins. The result is what you now see.

Updated on a regular basis, cStats will, put simply...'Rock Your World !!'.

I have worked very hard on making this plugin the one and only Stats Plugin you will ever need.

-= DL =-

--------------------------------------
2. Feature List
--------------------------------------

* Saving of Victim/Player stats.

* Sorting the stats using 14 sorting methods !

* Complete Victim Stats Listing

* Hud-Stats

* Hud-MiniStats

* 100% Configurable Display !

* Bomb Timer

* System Time

(Note: The last two are the same ones as you will find in JoolzPlugin but with more options such as color. Both are disabled by default ! If you are going to enable them, please remove the 'plugin JoolzPlugin.dll' line from your autoexec.cfg)

--------------------------------------
3. Installing
--------------------------------------

Simply place the Stats.dll file into your %HackDir% and then add the following line before ANYTHING else in your autoexec.cfg...
"plugin Stats.dll" - Without the quotes
Now add the menu as explained in Section 4.1

--------------------------------------
4. The Menu
--------------------------------------

To fully understand and work with this plugin, you realy need to add it to your Menu System.
This can be done by copying and pasteing the contents of the accompanying file named 'Stats-CommandMenu.txt' into your existing CommandMenu.txt which can be found in the MetaCheat root folder.

--------------------------------------
4.1. Editing
--------------------------------------

Open the file "Stats-CommandMenu.txt" located in your hack dir.
Just copy the whole document (Ctrl+A) and copy it (Ctrl+C).
Next open your existing CommandMenu.txt file and paste (Ctrl+V) the cStats menu information into the bottom of the file.

--------------------------------------
4.2. Navigating
--------------------------------------

The menu is bought up with the menu_toggle command. This is bound to the HOME key by default. The menu is navigated using the arrow keys on your keyboard.
If you have done section 3.1 correctly, you should see a new Menu Item named "DL's Plugins".
Scroll down to it using your Arrow Keys and you will see a whole list of options and features open up.
Try playing with some of the settings.

--------------------------------------
5. The console
--------------------------------------

The console allows you to get into the heart of the cheat by entering commands manually. It is bought up using the console_toggle command which is bound to DELETE by default. Probably best never to unbind that as getting to the console is essential.

--------------------------------------
5.1. Command Reference
--------------------------------------

All of the following commands must be proceeded with "cStats " - minus the quotes - case SENSITIVE !!
For example, the sort command would be input as follows : "cStats sort" - minus the quotes.
The cStats part of the command must be typed with a capital S, the first parametre of the command can be any case.
EX.
-cStats SoRt - WORKS
-cStats sort - WORKS
-CSTATS SoRt - DOESNT WORK !
-CSTATS sort - DOESNT WORK !

Name:		save
Parameters:	none
Example:	cStats save
Description:

Turns on and off the Saving of the Victim/Player Stats.

Name:		sort
Parameters:	none
Example:	cStats sort
Description:

Sort will sort the stats immediately upon command input; instead of at the round end.

Name:		Sort_Method
Parameters:	Method - Numbers 0 (Off) Through 14
Example:	cStats Sort_Method-6
Description:

This sets the method used to sort the stats.
An explanation of all the methods is given in the next section.

Name:		Gui_x
Parameters:	none/dec/default
Example:	cStats Gui_X/cStats Gui_X-dec/cStats Gui_X-default
Description:

This sets the X position of the Victim Stats display.
	-No parameters increments by 10
	-dec Decrements by 10
	-default as the parameter will set it to the default X position

Name:		Gui_Y
Parameters:	none/dec/default
Example:	cStats Gui_Y/cStats Gui_Y-dec/cStats Gui_Y-default
Description:

This sets the Y position of the Victim Stats display.
	-No parameters increments by 10
	-dec Decrements by 10
	-default as the parameter will set it to the default X position

Name:		dGui_x
Parameters:	none/dec/default
Example:	cStats dGui_X/cStats dGui_X-dec/cStats dGui_X-default
Description:

This sets the X position of the Detailed Victim Stats display.
	-No parameters increments by 10
	-dec Decrements by 10
	-default as the parameter will set it to the default X position

Name:		dGui_Y
Parameters:	none/dec/default
Example:	cStats dGui_Y/cStats dGui_Y-dec/cStats dGui_Y-default
Description:

This sets the Y position of the Detailed Victim Stats display.
	-No parameters increments by 10
	-dec Decrements by 10
	-default as the parameter will set it to the default X position

Name:		Hud_Stats
Parameters:	none
Example:	cStats Hud_Stats
Description:

Toggles the display of the Hud Stats.

Name:		Hud_MiniStats
Parameters:	none
Example:	cStats Hud_MiniStats
Description:

Toggles the display of the Hud Mini-Stats.

Name:		Stats_Gui
Parameters:	none
Example:	cStats Stats_Gui
Description:

Toggles display of the Victim/Player Stats list.

Name:		bname
Parameters:	none
Example:	cStats bname
Description:

Toggles weather or not to display the Players Name in the info dialog on the Victim Stats

Name:		bykills
Parameters:	none
Example:	cStats bykills
Description:

Toggles weather or not to display Your Kills in the info dialog on the Victim Stats.

Name:		byhs
Parameters:	none
Example:	cStats byhs
Description:

Toggles weather or not to display Your Head Shots on them in the info dialog on the Victim Stats.

Name:		byw
Parameters:	none
Example:	cStats byw
Description:

Toggles weather or not to display Your Last Weapon used in the info dialog on the Victim Stats.

Name:		byt
Parameters:	none
Example:	cStats byt
Description:

Toggles weather or not to display the Time Stamp of your last kill on them in the info dialog on the Victim Stats.

Name:		btkills
Parameters:	none
Example:	cStats btkills
Description:

Toggles weather or not to display Their Kills in the info dialog on the Victim Stats.

Name:		bths
Parameters:	none
Example:	cStats bths
Description:

Toggles weather or not to display Their Head Shots in the info dialog on the Victim Stats.

Name:		btw
Parameters:	none
Example:	cStats btw
Description:

Toggles weather or not to display Their Last Weapon used in the info dialog on the Victim Stats.

Name:		btt
Parameters:	none
Example:	cStats btt
Description:

Toggles weather or not to display the Time Stamp of their last kill on you in the info dialog on the Victim Stats.

--------------------------------------
5S.2. CVar Reference
--------------------------------------

Seeing as most of the cvars have commands related to changing their value, I will not go over what they are or do or what their values must be.
I will however explain the ones that are used and don't have commands relating to them.

Name:		stats_sorting
Parameters:	Method - Numbers 0 (Off) Through 14
Example:	stats_sorting 1
Description:

This is the method used to sort the Victim/Player Stats.
	-0 = Don't Sort The Array
	-1 = Most Kills By You First
	-2 = Least Kills By You First
	-3 = Most Deaths By Their Hand First
	-4 = Least Deaths By Their Hand First
	-5 = Sort by Name Ascending
	-6 = Sort by Name Descending
	-7 = Most HeadShots on them first
	-8 = Least HeadShots on them first
	-9 = Most HeadShots by them first
	-10 = Least HeadShots by them first
	-11 = Last Kill First
	-12 = First Kill First
	-13 = Last Death First
	-14 = First Death First

Name:		stats_file
Parameters:	String - Location
Example:	stats_file "C:\Stats.sts"
Description:

This is the location of the stats file to use with the Victim Stats. Default is "%HackDir%\Stats.sts"

Name:		hud_ministats_string
Parameters:	String - Format to print Hud MiniStats
Example:	"hud_ministats_string Kills:---k-,--Deaths:---d-,--Headshots:---h-,--Double--Kills:---dk-"
Description:

This is the format to print the Hud Mini-Stats in.
The following is a guide to what is replaced in the string....
	%	Replaced with a Space
	-k-	Replaced with your Kill Count
	-d-	Replaced with your Death Count
	-h-	Replaced with your Head Shot Count
	-hp-	Replaced with your Head Shot Percent
	-dk-	Replaced with your Double Kill Count

--------------------------------------
6. Credits
--------------------------------------
cStats Plugin:
	-= DL =-
MetaCheat:
	[ACN]Joolz
	[ACN]Stoner4Life