From a77a9b7e59e75a8232d67b2890c1ac9c4345ecc5 Mon Sep 17 00:00:00 2001 From: RaysFire Date: Mon, 30 Dec 2013 18:07:02 -0600 Subject: Added in support for user avatars over voice chat --- scripts/hudlayout.res | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'scripts/hudlayout.res') diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index 055e1f7..c2c0afc 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -1508,7 +1508,7 @@ "tall" "32" } - HudVoiceStatus + HudVoiceStatus { "fieldName" "HudVoiceStatus" "visible" "1" @@ -1522,11 +1522,15 @@ "item_wide" "135" - "show_avatar" "0" + "show_avatar" "1" + "avatar_ypos" "1" + "avatar_xpos" "24" + "avatar_wide" "14" + "avatar_tall" "14" "show_dead_icon" "1" - "dead_xpos" "1" "dead_ypos" "0" + "dead_xpos" "1" "dead_wide" "16" "dead_tall" "16" @@ -1536,7 +1540,7 @@ "icon_tall" "16" "icon_wide" "16" - "text_xpos" "33" + "text_xpos" "50" } HudHintDisplay -- cgit v1.2.3