[img]https://i.imgur.com/tYNx9fY.png[/img]
TF2 HUD Based on material design
[i]Hud created to partecipate in the HUD Creation Competition #2[/i]
[b][url=https://github.com/Hypnootize/sunsethud]GitHub[/url][/b]
[b][url=https://imgur.com/a/cJYtauq]Screenshots[/url][/b]
[b][url=https://huds.tf/forum/showthread.php?tid=1754]HUDS.TF[/url][/b]
[b][url=https://gamebanana.com/mods/291779]GameBanana[/url][/b]
[b][url=https://github.com/Hypnootize/Sunset-Hud/wiki]WIKI[/url][/b]
[url=https://github.com/Hypnootize/sunsethud/blob/master/README.md]More info and credits[/url]
[url=https://github.com/Hypnootize/sunsethud/commits/master]Changelogs[/url]
[url=https://github.com/Hypnootize/sunsethud/archive/master.zip]Direct Download[/url]
this hud is gorgeous
thank you!
this hud is gorgeous
thank you!
really clever with the pause menu commands, very cool
really clever with the pause menu commands, very cool
beautiful.
edit: holy shit these menu buttons are crazy great job man
beautiful.
edit: holy shit these menu buttons are crazy great job man
where is the show stock items button in the backpack on your huds i can never seem to find it
where is the show stock items button in the backpack on your huds i can never seem to find it
global warming is a real threat
global warming is a real threat
finally, a hud for people who use light mode on discord
finally, a hud for people who use light mode on discord
I joined an mge server with this HUD to get a feeling of it and when I open the "add to arena" menu it shows up as blank like no options but if you remember the arena number off the top of your head it still works. For example, if I type /add in a mge server and I press 5 it will take me to badlands spire but it doesn't tell me it's badlands spire on the menu.
I joined an mge server with this HUD to get a feeling of it and when I open the "add to arena" menu it shows up as blank like no options but if you remember the arena number off the top of your head it still works. For example, if I type /add in a mge server and I press 5 it will take me to badlands spire but it doesn't tell me it's badlands spire on the menu.
ya none of the sourcemod voting buttons show up
ya none of the sourcemod voting buttons show up
haven't been able to run it much but looks amazing, nice work!
haven't been able to run it much but looks amazing, nice work!
dig it but the numbers are kinda hard to read in the scoreboard
dig it but the numbers are kinda hard to read in the scoreboard
aierawhere is the show stock items button in the backpack on your huds i can never seem to find it
I've never found it useful so i tend to remove it to make everything looks better
scatterKINGI joined an mge server with this HUD to get a feeling of it and when I open the "add to arena" menu it shows up as blank like no options but if you remember the arena number off the top of your head it still works. For example, if I type /add in a mge server and I press 5 it will take me to badlands spire but it doesn't tell me it's badlands spire on the menu.
donovinya none of the sourcemod voting buttons show up
I think i know why, I'll try to fix it later
duck_dark mode?
https://i.imgur.com/OYY4VcP.gif
[quote=aiera]where is the show stock items button in the backpack on your huds i can never seem to find it[/quote]
I've never found it useful so i tend to remove it to make everything looks better
[quote=scatterKING]I joined an mge server with this HUD to get a feeling of it and when I open the "add to arena" menu it shows up as blank like no options but if you remember the arena number off the top of your head it still works. For example, if I type /add in a mge server and I press 5 it will take me to badlands spire but it doesn't tell me it's badlands spire on the menu.[/quote]
[quote=donovin]ya none of the sourcemod voting buttons show up[/quote]
I think i know why, I'll try to fix it later
[quote=duck_]dark mode?[/quote]
[img]https://i.imgur.com/OYY4VcP.gif[/img]
Yeah brother looks sick as fuck
It’s on huds.tf now btw
Yeah brother looks sick as fuck
It’s on huds.tf now btw
Is there a way to add these buttons to a different hud?
http://prntscr.com/oyar7k
Is there a way to add these buttons to a different hud?
http://prntscr.com/oyar7k
omniYeah brother looks sick as fuck
It’s on huds.tf now btw
That was quick, thank you so much <3
kaperIs there a way to add these buttons to a different hud?
http://prntscr.com/oyar7k
You would need to copy the //TOOLS SECTION// from the MainMenuOverride and GameMenu and paste it in another hud, and also import all the fonts/colors/borders used to make it work or edit it to use the fonts/colors/borders already present in the hud you are importing it to.
anyway the problem with the sourcemod menu is now fixed!
[quote=omni]Yeah brother looks sick as fuck
It’s on huds.tf now btw[/quote]
That was quick, thank you so much <3
[quote=kaper]Is there a way to add these buttons to a different hud?
http://prntscr.com/oyar7k[/quote]
You would need to copy the //TOOLS SECTION// from the MainMenuOverride and GameMenu and paste it in another hud, and also import all the fonts/colors/borders used to make it work or edit it to use the fonts/colors/borders already present in the hud you are importing it to.
[b]
anyway the problem with the sourcemod menu is now fixed![/b]
seems to work perfect in linux (provided you take out the space in the folder name since TF2 on linux will ignore any folder with a space in the name)
the only problem i can find is the streak counter at the bottom says "STREA..." instead of "STREAK"
seems to work perfect in linux (provided you take out the space in the folder name since TF2 on linux will ignore any folder with a space in the name)
the only problem i can find is the streak counter at the bottom says "STREA..." instead of "STREAK"
how 2 change damage number size? :x
how 2 change damage number size? :x
kayluhbseems to work perfect in linux (provided you take out the space in the folder name since TF2 on linux will ignore any folder with a space in the name)
the only problem i can find is the streak counter at the bottom says "STREA..." instead of "STREAK"
Oh alright that actually helps me a lot thanks. I can remove the space from the folder no problem.
I know linux tends to scale the fonts sizes in a different way from windows i imagine thats why the streak label gets cut off (it might be resolution related as well in some cases, like very small resolutions since i remember making it a bit too tight, i'll check for that too). Is the increased font size really noticeable with the rest of the fonts like health ammo uber?
yighthow 2 change damage number size? :x
resource\ui\alternatives and can be changed in both Damage_LastON and Damage_LastOFF depending on what you are using.
As usual you edit all the "delta_item_font" in order to change the damage font!
[quote=kayluhb]seems to work perfect in linux (provided you take out the space in the folder name since TF2 on linux will ignore any folder with a space in the name)
the only problem i can find is the streak counter at the bottom says "STREA..." instead of "STREAK"[/quote]
Oh alright that actually helps me a lot thanks. I can remove the space from the folder no problem.
I know linux tends to scale the fonts sizes in a different way from windows i imagine thats why the streak label gets cut off (it might be resolution related as well in some cases, like very small resolutions since i remember making it a bit too tight, i'll check for that too). Is the increased font size really noticeable with the rest of the fonts like health ammo uber?
[quote=yight]how 2 change damage number size? :x[/quote]
resource\ui\alternatives and can be changed in both Damage_LastON and Damage_LastOFF depending on what you are using.
As usual you edit all the "delta_item_font" in order to change the damage font!
Three of the menu icons (twitch, store and hud reload) are just the question mark but others are fine for me, soon I found out three of the icon font are using other languages that are not English (twitch->à, store->Ò, hud reload->ã)
Does anyone know how to solve this problem?
Or where to change the icons to other similar?
Three of the menu icons (twitch, store and hud reload) are just the question mark but others are fine for me, soon I found out three of the icon font are using other languages that are not English (twitch->à, store->Ò, hud reload->ã)
Does anyone know how to solve this problem?
Or where to change the icons to other similar?
phosThree of the menu icons (twitch, store and hud reload) are just the question mark but others are fine for me, soon I found out three of the icon font are using other languages that are not English (twitch->à, store->Ò, hud reload->ã)
Does anyone know how to solve this problem?
Or where to change the icons to other similar?
Did u install the fonts?
[quote=phos]Three of the menu icons (twitch, store and hud reload) are just the question mark but others are fine for me, soon I found out three of the icon font are using other languages that are not English (twitch->à, store->Ò, hud reload->ã)
Does anyone know how to solve this problem?
Or where to change the icons to other similar?[/quote]
Did u install the fonts?
Hypnotize...Is the increased font size really noticeable with the rest of the fonts like health ammo uber?
nah everything else seems perfectly fine, just that one thing
[quote=Hypnotize]...Is the increased font size really noticeable with the rest of the fonts like health ammo uber?[/quote]
nah everything else seems perfectly fine, just that one thing
FTHphosThree of the menu icons (twitch, store and hud reload) are just the question mark but others are fine for me, soon I found out three of the icon font are using other languages that are not English (twitch->à, store->Ò, hud reload->ã)
Does anyone know how to solve this problem?
Or where to change the icons to other similar?
Did u install the fonts?
Yes, I follow the HOW TO INSTALL file to install all the font, twice.
[quote=FTH][quote=phos]Three of the menu icons (twitch, store and hud reload) are just the question mark but others are fine for me, soon I found out three of the icon font are using other languages that are not English (twitch->à, store->Ò, hud reload->ã)
Does anyone know how to solve this problem?
Or where to change the icons to other similar?[/quote]
Did u install the fonts?[/quote]
Yes, I follow the HOW TO INSTALL file to install all the font, twice.
I like the look, good job :D
I like the look, good job :D
Hi, I've been having this issue where the game crashes trying to join parties (either on start-up or in-game). I uninstalled the hud and they started working for me again. What could be the issue here?
Hi, I've been having this issue where the game crashes trying to join parties (either on start-up or in-game). I uninstalled the hud and they started working for me again. What could be the issue here?