View Single Post
  #5  
Unread 04-18-2009, 08:42 PM
Jahiah's Avatar
Jahiah Jahiah is offline
Pay it Forward!
Premium Member
 
Join Date: Oct 2005
Server: Butcherblock
Posts: 5
Default

you would put the below lines in the eq2ui_mainhud.xml file at the end but before </Page>:

<include>eq2ui_mainhud_voicebar.xml</include>
<include>eq2ui_mainhud_voicebar_popup.xml</include>
<include>eq2ui_mainhud_voicechat.xml</include>
<include>eq2ui_mainhud_voiceoptions.xml</include>

oops forgot: to get the threat meter to not have the black around it and work, add this as well to eq2ui_mainhud.xml:
<include>eq2ui_mainhud_threat.xml</include>

Last edited by Jahiah : 04-18-2009 at 08:47 PM. Reason: forgot threat meter fix
Reply With Quote