Scoutman
ty
Account Details | |
---|---|
SteamID64 | 76561198336898193 |
SteamID3 | [U:1:376632465] |
SteamID32 | STEAM_0:1:188316232 |
Country | United States |
Signed Up | January 22, 2020 |
Last Posted | November 9, 2024 at 11:16 PM |
Posts | 437 (0.2 per day) |
Game Settings | |
---|---|
In-game Sensitivity | 2.2 |
Windows Sensitivity | 6/11 |
Raw Input | 1 |
DPI |
800 |
Resolution |
1920x1080 |
Refresh Rate |
280Hz |
Hardware Peripherals | |
---|---|
Mouse | Logitech G PRO X Superlight |
Keyboard | Ajazz K870T |
Mousepad | Artisan Hien XL Mid |
Headphones | SteelSeries Arctis 5 |
Monitor | ASUS TUF Gaming VG259 |
Scoutman
ty
Where do I go to change the color in the image? https://imgur.com/pygNOuM
ScoutmanuntamedHow do I change my health cross to the one I want in the image? It’s for a different hud. https://imgur.com/mXMGuiIcopy hudplayerhealth.res from m0rehud black
and paste it to m0rehud black 2.0
Ty
How do I change my health cross to the one I want in the image? It’s for a different hud. https://imgur.com/mXMGuiI
eevvhttps://i.imgur.com/9LOCjQp.png what hud ?
https://huds.tf/forum/showthread.php?tid=1533 The closest thing I found to this is Olghas Hud. Hope this helps.
Thank you Optimal Shot A.K.A PKfreerunner19. He’s a friend I met from xbox 5 years ago that made me interested in playing gta v in a competitive/tryhardy playstyle, in which transpired into me playing competitive tf2. Love you dude. :)
ScoutmanuntamedCould someone tell me how to put grapes m0rehud dmg numbers on any hud? https://imgur.com/PZQ2Ownfirst you need to copy Surface-Uber.otf and put it where other font are in your hud, then go into grape m0rehud ClientScheme.res then searchcopy this then go to your actual ClientScheme.res and go at the font section,at the beginning or after another font then paste itM0refont24NumbersOL { "1" { "name" "Surface-Uber" "tall" "24" "additive" "0" "antialias" "1" "outline" "1" } }
// //////////////////////// FONTS ///////////////////////////// // // describes all the fonts Fonts { // fonts are used in order that they are listed // fonts listed later in the order will only be used if they fulfill a range not already filled // if a font fails to load then the subsequent fonts will replace M0refont24NumbersOL { "1" { "name" "Surface-Uber" "tall" "24" "additive" "0" "antialias" "1" "outline" "1" } }
Last thing go at the end of grape m0rehud ClientScheme and copy this at the end of your clienscheme"17" // you may need to increase or decrease the value depend how many fonts you have in your hud { "font" "resource/Surface-Uber.otf" // where the font is located "name" "Surface-Uber" } } //before that }//before that
Now the final touch, go in resource/ui/huddamageaccount.res and change the delta_item_font and delta_item_font_big value to this"delta_item_font" "M0refont24NumbersOL" "delta_item_font_big" "M0refont24NumbersOL"
thank you so much!
Could someone tell me how to put grapes m0rehud dmg numbers on any hud? https://imgur.com/PZQ2Own
#freescratchh
Scoutmanuntamedhttps://imgur.com/a/JUg2mAu Where do I go specifically to change heal numbers?huddamageaccount.res"Resource/UI/HudDamageAccount.res" { "CDamageAccountPanel" { "fieldName" "CDamageAccountPanel" "text_x" "0" "text_y" "0" "delta_item_end_y" "0" "PositiveColor" "0 255 0 255" //heal numbers color "NegativeColor" "255 0 0 255" "delta_lifetime" "1.5" "delta_item_font" "HudFontSmall" "delta_item_font_big" "HudFontMedium" } }
thx man
https://imgur.com/a/JUg2mAu Where do I go specifically to change heal numbers?