/////////////////////////////
/// Creator : Vicelord
/// Script : T2style Quickmenu
/// Version : 1.0
/////////////////////////////

This is a Tribes 2 style voicechat, It's as similar as can be.

Drop the Quickchatmenu.ini file in 
	Content/System folder

Be sure to back up your old quickchatmenu.ini


There is a vchat.txt included with a nice view of all the binds in this Quickmenu

Green = teamsay
White = global


This file includes a Tribeshud.ini and Quickmenu.ini which have to go to :

Content\System folder

Be sure to backup your ini files first



IF YOU HAVE A CUSTOM HUD


do not overwrite your Tribeshud.ini file with this one

open your Tribeshud.ini file and edit these lines to match the following :



[default_QuickChatMenuContainer]
horizontalAlignment=HALIGN_Left
verticalAlignment=VALIGN_Bottom
offsetY=200
Width=390
Height=600



[default_QuickChatMenu]
horizontalAlignment=HALIGN_Relative
verticalAlignment=VALIGN_Relative
horizontalFill=HFILL_Relative
verticalFill=VFILL_Relative
numRows=13
numColumns=1




[default_QuickChatMenuItem]
Width=300
Height=8



If the position of the menu bothers you , you can always change it yourself by editing this :


[default_QuickChatMenuContainer]
horizontalAlignment=HALIGN_Left
verticalAlignment=VALIGN_Bottom
offsetY=200
Width=390
Height=600

Experiment by changing :

horizontalAlignment=HALIGN_Left
verticalAlignment=VALIGN_Bottom
offsetY=200


You can also try adding offsetX


If you are have the "I have to hold down the chatbutton the whole time" problem


edit this in your User.ini (which is found in you Bin folder). 
For example you are using the "V" button for quickmenu



V=ToggleQuickChat


If you are using the Quick Loadoutselection with your button for quickmenu then do this : 


V=ToggleQuickChat | Button bLoadoutSelection



Have phun :p

