From d8e21569c4854ec35c17c0806d46e6e0fcd97512 Mon Sep 17 00:00:00 2001 From: techno <41777800+TechnoSL@users.noreply.github.com> Date: Wed, 25 Sep 2024 08:00:29 +0100 Subject: [PATCH] waiter waiter! another font please! well now this is quite literally m0rehud now i also had to increase the tall to account for the size of the numbers the only reason this hud isn't being updated that often is because ive been playing zenless instead lmfao also i have no idea what else to do other than menus --- customizations/fonts.res | 1 + resource/cs/th_fontpaths.res | 5 +++++ resource/ui/hudplayerhealth.res | 6 +++--- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/customizations/fonts.res b/customizations/fonts.res index 3b4192e..4e65fa4 100644 --- a/customizations/fonts.res +++ b/customizations/fonts.res @@ -9,4 +9,5 @@ //#base "../resource/cs/th_fonts/th_luximono.res" // LUXI MONO //#base "../resource/cs/th_fonts/th_renko.res" // RENKO BOLD //#base "../resource/cs/th_fonts/th_xolonium.res" // XOLONIUM +//#base "../resource/cs/th_fonts/th_surface.res" // SURFACE (the funny m0rehud font) diff --git a/resource/cs/th_fontpaths.res b/resource/cs/th_fontpaths.res index 6314383..1d6cf3c 100644 --- a/resource/cs/th_fontpaths.res +++ b/resource/cs/th_fontpaths.res @@ -146,5 +146,10 @@ "font" "resource/fonts/xolonium.otf" "name" "Xolonium GPL" } + "13" + { + "font" "resource/fonts/surface.otf" + "name" "Surface-Medium" + } } } diff --git a/resource/ui/hudplayerhealth.res b/resource/ui/hudplayerhealth.res index dd142bc..44a5b17 100644 --- a/resource/ui/hudplayerhealth.res +++ b/resource/ui/hudplayerhealth.res @@ -24,10 +24,10 @@ "ControlName" "CExLabel" "fieldName" "PlayerStatusHealthValue" "xpos" "c-212" - "ypos" "c115" + "ypos" "c113" "zpos" "5" "wide" "150" - "tall" "36" + "tall" "40" "visible" "1" "enabled" "1" "labelText" "%Health%" @@ -43,7 +43,7 @@ "ypos" "-1" "zpos" "5" "wide" "150" - "tall" "36" + "tall" "40" "visible" "1" "enabled" "1" "labelText" "%Health%"