Team_Select
{
	Select a team:
	
	1. Terrorist Faction
	2. Counter-Terrorist force
	3. (AUTO-SELECT)
}

Terrorist_Select
{
	Select a terrorist group:
	
	1. Irish Republican Army
}

CT_Select
{
	Select a counter-terrorist group:
	
	1. Seal Team 6 (DEV GRU)
}

		Menu_BuyWeapon,
		Menu_BuyPistol,
		Menu_BuyRifle,
		Menu_BuyMachineGun,
		Menu_BuyShotgun,
		Menu_BuySubMachineGun,
		Menu_BuyItem
		
BuyWeapon
{
	What type of weapon do you want to buy:
	
	1. Pistol
	2. Shotgun
	3. Sub-Machine Gun
	4. Rifle
	5. Machine Gun
}

BuyItem
{
	What item would you like to buy:
	
	1. Kevlar vest  {600}
	2. Flashbang    {150}
}

BuyPistol
{
	What kind of pistol would you like to buy:
	
	1. H&K USP .45 Tactical {400}
	2. Glock18 Select Fire  {400}
}

BuyShotgun
{
	What kind of shotgun would you like to buy:
	
	1. Benelli M3 Super90 {1250}
}

BuyRifle
{
	What kind of rifle would you like to buy:
	
	1. Colt M4A1 Carbine        {3000}
	2. AI Arctic Warfare/Magnum {5000}
	3. H&K G3/SG-1 Sniper Rifle {7500}
}

BuySubMachineGun
{
	What kind of sub-maching gun would you like to buy:
	
	1. H&K MP5-Navy                   {1250}
	2. Steyr Tactical Machine Pistol  {1100}
}

BuyMachineGun
{
	What kind of machine gun would you like to buy:
	
	1. FN M249 Para  {8000}
}

BuyAmmo
{
	What type of ammo would you like to buy:
	
	1. 9mm       : {Glock18,MP5 Navy, Steyr TMP}
	2. .45ACP    : {USP Tactical}
	3. 5.56mm    : {M4A1, M249}
	4. 7.62mm    : {G3/SG-1}
	5. 338Lapua  : {AWP}
	6. buckshot  : {M3 Super90}
}