<?xml version="1.0" encoding="iso-8859-1" ?> 
<!-- By Edvard a.k.a Untouchable -->

<shoot-config>
	<command-list>
		<!-- team controls -->
		<command name="TEAM - Go Code Alpha" phrase="alpha">
			<key type="J" />
		</command>
		<command name="TEAM - Go Code Bravo" phrase="bravo">
			<key type="K" />
		</command>
		<command name="TEAM - Go Code Charlie" phrase="charlie">
			<key type="L" />
		</command>
		<command name="TEAM - Open or Close Map" phrase="map">
			<key type="G" />
		</command>
		<command name="TEAM - Toggle All Teams Hold" phrase="hold">
			<key type="H" />
		</command>
		<command name="TEAM - Rules Of Engagement" phrase="engage">
			<key type="F" />
		</command>
		<command name="TEAM - Skip Destination" phrase="skip">
			<key type="N" />
                </command>
                <command name="TEAM - Reform" phrase= "Fall in">
                        <key type="R" />
                </command>

               
                <command name="TEAM - Next Team" phrase="team up">
			<key type="INSERT" />
                </command>
                <command name="ACTION - Lower Posture" phrase="down">
			<key type="X" />
                </command> 
                <command name="ACTION - Raise Posture" phrase="up">
			<key type="C" />
                </command>
                
                


                <command name="TEAM - Previous Team" phrase="team down">
			<key type="DELETE" />
                </command>
                <command name="TEAM - Next Member" phrase="man up">
			<key type="END" />
		</command>
                <command name="TEAM - Previous Member" phrase="man down">
			<key type="HOME" />
		</command>
                
		
		<command name="TEAM - Team Status" phrase="report">
			<key type="8" />
                </command>
                <command name="TEAM - Operative Selector" phrase="operatives">
			<key type="7" />
		</command>
                <command name="TEAM - Go-Code Zulu" phrase="zulu">
			<key type="," />
		</command>
                <command name="INVENTORY - Toggle Night Vision" phrase="night vision">
			<key type="5" />
		</command>
                <command name="ACTION - Primary Weapopn" phrase="weapon">
			<key type="1" />
		</command>
                <command name="ACTION - Secondary Weapon" phrase="side arm">
			<key type="2" />
		</command>
		<command name="ACTION - Item Slot 3" phrase="three">
			<key type="3" />
                </command>
		<command name="ACTION - Item Slot 4" phrase="four">
			<key type="4" />
		</command>
		<command name="ACTION - Change Rate of Fire" phrase="shot">
			<key type="B" />
		</command>
		<command name="ACTION - Reload" phrase="reload">
			<key type="Z" />
		</command>
		<command name="INVENTORY - Inventory Menu" phrase="inventory">
			<key type="7" />
		</command>
                <command name="TEAM - Toggle Sniper Control" phrase="sniper">
			<key type="T" />
		</command>
		  <command name="CONSOLE - Open and Close Console" phrase="console">
			<key type="`" />
		</command>


                <command name="VOICE -  Waiting for Ordres" phrase="orders">
			<sequence keys="v35" />
		</command>
                <command name="VOICE -  Reform On Me" phrase="reform">
			<sequence keys="v25" />
		</command>
                <command name="VOICE -  Securing This Area" phrase="securing">
			<sequence keys="v24" />
		</command>
                <command name="VOICE -  Move It" phrase="go go">
			<sequence keys="v11" />
		</command>

                <command name="VOICE -  Follow Me" phrase="follow me">
			<sequence keys="v12" />
		</command>
                <command name="VOICE -  Tango Spotted" phrase="tango spotted">
			<sequence keys="v15" />
		</command>
                <command name="VOICE -  Need Backup" phrase="need backup">
			<sequence keys="v22" />
		</command>

                <command name="VOICE -  Cover Me" phrase="cover me">
			<sequence keys="v26" />
		</command>
                <command name="VOICE -  Roger That" phrase="roger">
			<sequence keys="v31" />
		</command>
                <command name="VOICE -  Negative" phrase="negative">
			<sequence keys="v32" />
		</command>

                <command name="VOICE -  Clear" phrase="clear">
			<sequence keys="v33" />
		</command>
                <command name="VOICE -  Threat Nutralized" phrase="tango down">
			<sequence keys="v34" />
		</command>

                <command name="VOICE -  Pinned Down" phrase="pinned down">
			<sequence keys="v36" />
		</command>
                <command name="VOICE -  Covering" phrase="covering">
			<sequence keys="v41" />
		</command>
                <command name="VOICE -  Taking Fire" phrase="taking fire">
			<sequence keys="v42" />
		</command>
                <command name="VOICE -  Assaulting" phrase="assaulting">
			<sequence keys="v43" />
		</command>
                <command name="VOICE -  Reloading" phrase="weapons dry">
			<sequence keys="v44" />
		</command>

	</command-list>

	
 	
	<push-to-talk mode="hold" initial-state="off">
		<key type="CapsLock" />
	</push-to-talk>
</shoot-config>

