Upvote Upvoted 33 Downvote Downvoted
1 2 3 4 5 6
fluxhud
posted in Customization
61
#61
2 Frags +

Im going to start from scratch again, keeping the same sort of layout and mainmenu.

Is there certain things people want to stay and/or get rid of?

going to be starting most likely after next week.

Please reply if you want something changed/added so on

Im going to start from scratch again, keeping the same sort of layout and mainmenu.

Is there certain things people want to stay and/or get rid of?

going to be starting most likely after next week.

Please reply if you want something changed/added so on
62
#62
0 Frags +
fluxIm going to start from scratch again, keeping the same sort of layout and mainmenu.

Is there certain things people want to stay and/or get rid of?

going to be starting most likely after next week.

Please reply if you want something changed/added so on

if you could change the orientation of the spec hud to the same as omp,yahud, or garm3n hud that would be cool or at least put in an option for it

[quote=flux]Im going to start from scratch again, keeping the same sort of layout and mainmenu.

Is there certain things people want to stay and/or get rid of?

going to be starting most likely after next week.

Please reply if you want something changed/added so on[/quote]
if you could change the orientation of the spec hud to the same as omp,yahud, or garm3n hud that would be cool or at least put in an option for it
63
#63
1 Frags +

UPDATE:
-Uploaded new screenshots
-fixed scoreboard
-Re designed ctf and payload layouts
-fixed bug where health status images (milk, marked for death, bleeding) were not showing

UPDATE:
-Uploaded new screenshots
-fixed scoreboard
-Re designed ctf and payload layouts
-fixed bug where health status images (milk, marked for death, bleeding) were not showing
64
#64
2 Frags +

updated:
-fixed an annoying fuck up by me

updated:
-fixed an annoying fuck up by me
65
#65
0 Frags +

How can i get the mainmenu into omphud?
Explain as i would be 5 y/o

How can i get the mainmenu into omphud?
Explain as i would be 5 y/o
66
#66
1 Frags +
LuneHow can i get the mainmenu into omphud?
Explain as i would be 5 y/o

its probably easier to add me and ill do it for you

otherwise

Well you have to copy over the following:
-mainmenu folder
-materials folder
-mainmenuoveride.res put in ui folder
-gamemenu.res put in resources folder
-you need to copy the font MuseoSansCyrl-500.otf which is located in the fonts folder in resources folder
-(part of the) clientscheme.res (you need to copy FluxFontMainMenu & colours part as well as
the last bit of clientscheme which loads the fonts.

aka
"a number in here"
{
"font" "resource/fonts/MuseoSansCyrl-500.otf"
"name" "Museo Sans Cyrl 500"
}

need to put all those part into the omphud clientscheme

then should work

[quote=Lune]How can i get the mainmenu into omphud?
Explain as i would be 5 y/o[/quote]

its probably easier to add me and ill do it for you

otherwise

Well you have to copy over the following:
-mainmenu folder
-materials folder
-mainmenuoveride.res put in ui folder
-gamemenu.res put in resources folder
-you need to copy the font MuseoSansCyrl-500.otf which is located in the fonts folder in resources folder
-(part of the) clientscheme.res (you need to copy FluxFontMainMenu & colours part as well as
the last bit of clientscheme which loads the fonts.

aka
"a number in here"
{
"font" "resource/fonts/MuseoSansCyrl-500.otf"
"name" "Museo Sans Cyrl 500"
}

need to put all those part into the omphud clientscheme

then should work
67
#67
0 Frags +

Updated:
- Ingame shop/store design finished
- arena design done
- Added closecaption (all white will do other colours/variation in future)
- Added some more screen shots for the above updates

Updated:
- Ingame shop/store design finished
- arena design done
- Added closecaption (all white will do other colours/variation in future)
- Added some more screen shots for the above updates
68
#68
0 Frags +

Updated:
redesigned killstreak
cleaned out some fonts

Uploaded screenshot of killstreak design

Updated:
redesigned killstreak
cleaned out some fonts

Uploaded screenshot of killstreak design
69
#69
0 Frags +

So I need help from a mac user.
As i had a mac user run into a problem with font not working only for Ammo/Charge and Health

this is from ozfortress thread

☾Moonbeam☽Not quite sure if it is just me being dumb, but I get the age old [1...] as a reading for health pools on players and for your own health in the bottom right of the HUD. Is there a fix for this already? I feel like it must be something I missed.

To fix the problem we have tried different fonts, increasing the wide in those folders (when doing this font disappears completely).

Just need another mac user to install hud and test if they are getting same problem

Help is much appreciated.

So I need help from a mac user.
As i had a mac user run into a problem with font not working only for Ammo/Charge and Health

this is from ozfortress thread
[quote=☾Moonbeam☽]Not quite sure if it is just me being dumb, but I get the age old [1...] as a reading for health pools on players and for your own health in the bottom right of the HUD. Is there a fix for this already? I feel like it must be something I missed.[/quote]

To fix the problem we have tried different fonts, increasing the wide in those folders (when doing this font disappears completely).

Just need another mac user to install hud and test if they are getting same problem

Help is much appreciated.
70
#70
1 Frags +
fluxSo I need help from a mac user.
As i had a mac user run into a problem with font not working only for Ammo/Charge and Health

this is from ozfortress thread☾Moonbeam☽Not quite sure if it is just me being dumb, but I get the age old [1...] as a reading for health pools on players and for your own health in the bottom right of the HUD. Is there a fix for this already? I feel like it must be something I missed.
To fix the problem we have tried different fonts, increasing the wide in those folders (when doing this font disappears completely).

Just need another mac user to install hud and test if they are getting same problem

Help is much appreciated.

I've actually had that same problem ever since I first downloaded this HUD, but I found a simple enough workaround that it didn't bother me too much. I downloaded it again, and the problem still persists, with the first number of your health visible and the rest as "...", so the other guy isn't the only one having this problem. In case you want to know what my "fix" was, I'll paste it below.Bold indicates what I changed from the default.

"PlayerStatusHealthValue"
{
"ControlName" "CExLabel"
"fieldName" "PlayerStatusHealthValue"
"xpos" "c-132"
"ypos" "c94"
"zpos" "5"
"wide" "70"
"tall" "40"
"visible" "1"
"enabled" "1"
"labelText" "%Health%"
"textAlignment" "center"
"textinsetx" “9
"font" "FluxFontHudAmmo"
"fgcolor" "FluxColorWhite"
}
"PlayerStatusHealthValueShadow"
{
"ControlName" "CExLabel"
"fieldName" "PlayerStatusHealthValueShadow"
"xpos" "c-131"
"ypos" "c95"
"zpos" "4"
"wide" "70"
"tall" "40"
"visible" “0
"enabled" "1"
"labelText" "%Health%"
"textAlignment" "center"
"textinsetx" "10"
"font" "FluxFontHudAmmo"
"fgcolor" "Black"
}

The default numbers were 10 and 1, respectively. Changing the "textinsetx" to 9 under PlayerStatusHealthValue makes the HUD show the correct health, with none of the "..." while the appearance seems perfectly normal. Of course, the Shadowing behind the numbers still has the "..." problem, but that's why I simply turned it off, both because I didn't like the shadowing, and because it fixed the problem.

On a side note, have you fixed the MvM Refund Upgrade credit problem? Because the last time I played MvM with this HUD, there was no button to click to refund upgrades in the MvM store once a player has earned the credits, so yeah, thought I'd throw it out there while I'm typing this.

Hope I helped, and that I wasn't too confusing! Love your HUD. :D

[quote=flux]So I need help from a mac user.
As i had a mac user run into a problem with font not working only for Ammo/Charge and Health

this is from ozfortress thread
[quote=☾Moonbeam☽]Not quite sure if it is just me being dumb, but I get the age old [1...] as a reading for health pools on players and for your own health in the bottom right of the HUD. Is there a fix for this already? I feel like it must be something I missed.[/quote]

To fix the problem we have tried different fonts, increasing the wide in those folders (when doing this font disappears completely).

Just need another mac user to install hud and test if they are getting same problem

Help is much appreciated.[/quote]


I've actually had that same problem ever since I first downloaded this HUD, but I found a simple enough workaround that it didn't bother me too much. I downloaded it again, and the problem still persists, with the first number of your health visible and the rest as "...", so the other guy isn't the only one having this problem. In case you want to know what my "fix" was, I'll paste it below.[b]Bold[/b] indicates what I changed from the default.




"PlayerStatusHealthValue"
{
"ControlName" "CExLabel"
"fieldName" "PlayerStatusHealthValue"
"xpos" "c-132"
"ypos" "c94"
"zpos" "5"
"wide" "70"
"tall" "40"
"visible" "1"
"enabled" "1"
"labelText" "%Health%"
"textAlignment" "center"
"textinsetx" “[b]9[/b]”
"font" "FluxFontHudAmmo"
"fgcolor" "FluxColorWhite"
}
"PlayerStatusHealthValueShadow"
{
"ControlName" "CExLabel"
"fieldName" "PlayerStatusHealthValueShadow"
"xpos" "c-131"
"ypos" "c95"
"zpos" "4"
"wide" "70"
"tall" "40"
"visible" “[b]0[/b]”
"enabled" "1"
"labelText" "%Health%"
"textAlignment" "center"
"textinsetx" "10"
"font" "FluxFontHudAmmo"
"fgcolor" "Black"
}



The default numbers were 10 and 1, respectively. Changing the "textinsetx" to 9 under PlayerStatusHealthValue makes the HUD show the correct health, with none of the "..." while the appearance seems perfectly normal. Of course, the Shadowing behind the numbers still has the "..." problem, but that's why I simply turned it off, both because I didn't like the shadowing, and because it fixed the problem.

On a side note, have you fixed the MvM Refund Upgrade credit problem? Because the last time I played MvM with this HUD, there was no button to click to refund upgrades in the MvM store once a player has earned the credits, so yeah, thought I'd throw it out there while I'm typing this.

Hope I helped, and that I wasn't too confusing! Love your HUD. :D
71
#71
0 Frags +

Dear god those viewmodels

Dear god those viewmodels
72
#72
1 Frags +

Asteri's fix does actually work for me too. Glad someone finally found a fix. There really aren't any HUDs that I can get comfortable with like I can with Flux HUD, so I am happy to finally be able to really use it.

Asteri's fix does actually work for me too. Glad someone finally found a fix. There really aren't any HUDs that I can get comfortable with like I can with Flux HUD, so I am happy to finally be able to really use it.
73
#73
0 Frags +

Awesome work Asteri.

I am going to do one last updated for the new MVM stuff.
After this sadly i don't think i will update it, unless i have to when an update stuff other things up.

Awesome work Asteri.

I am going to do one last updated for the new MVM stuff.
After this sadly i don't think i will update it, unless i have to when an update stuff other things up.
74
#74
0 Frags +

really enjoying the hud man, but the crosshair isn't completely centered, any idea on how i can remove it?

really enjoying the hud man, but the crosshair isn't completely centered, any idea on how i can remove it?
75
#75
1 Frags +

.

.
76
#76
0 Frags +

i don't see it

http://puu.sh/6HMbe.png

i assume it should be between hudkillstreaknotice, and hudmannvsmachinestatus as it's ordered alphabetically, but it's not there

i don't see it
[img]http://puu.sh/6HMbe.png[/img]
i assume it should be between hudkillstreaknotice, and hudmannvsmachinestatus as it's ordered alphabetically, but it's not there
77
#77
1 Frags +

.

.
78
#78
1 Frags +

i am actually retarded, ty

i am actually retarded, ty
79
#79
0 Frags +

I think the latest bugfix broke all the weapon names and descriptions, changing them to %weaponname% and %unknown%.

Also, I don't think you ever fixed the Mann Vs. Machine stuff? It's understandable, but hey, just saying.

Would really hate for such a nice HUD like this to get dated.. :/

I think the latest bugfix broke all the weapon names and descriptions, changing them to %weaponname% and %unknown%.

Also, I don't think you ever fixed the Mann Vs. Machine stuff? It's understandable, but hey, just saying.

Would really hate for such a nice HUD like this to get dated.. :/
80
#80
-1 Frags +

uh, the weapon names and stuff are all %weaponname% or [unknown]

uh, the weapon names and stuff are all %weaponname% or [unknown]
81
#81
-1 Frags +

Any idea on how to fix this?
http://i.imgur.com/IIqJhFC.jpg

Any idea on how to fix this?
http://i.imgur.com/IIqJhFC.jpg
82
#82
0 Frags +

Tommorow I might make a fix for the %itemname% thing

Tommorow I might make a fix for the %itemname% thing
83
#83
1 Frags +

Only just got out of hospital. ill try get on to this, if anyone fixes it before i do upload it here please.

Edit:
I have fixed the problem
Download updated version from http://fluxxy.github.io/fluxhud/

Only just got out of hospital. ill try get on to this, if anyone fixes it before i do upload it here please.

Edit:
I have fixed the problem
Download updated version from http://fluxxy.github.io/fluxhud/
84
#84
0 Frags +
fluxOnly just got out of hospital. ill try get on to this, if anyone fixes it before i do upload it here please.

Edit:
I have fixed the problem
Download updated version from http://fluxxy.github.io/fluxhud/

oh ok XD

[quote=flux]Only just got out of hospital. ill try get on to this, if anyone fixes it before i do upload it here please.

Edit:
I have fixed the problem
Download updated version from http://fluxxy.github.io/fluxhud/[/quote]
oh ok XD
85
#85
0 Frags +
fluxOnly just got out of hospital. ill try get on to this, if anyone fixes it before i do upload it here please.

Edit:
I have fixed the problem
Download updated version from http://fluxxy.github.io/fluxhud/

Hey Flux, thanks a ton for fixing the hud for us all, and I really hope you made a full recovery before leaving the hospital. People like you in the TF2 community really make all the difference in the best way possible.
Cheers.

[quote=flux]Only just got out of hospital. ill try get on to this, if anyone fixes it before i do upload it here please.

Edit:
I have fixed the problem
Download updated version from http://fluxxy.github.io/fluxhud/[/quote]

Hey Flux, thanks a ton for fixing the hud for us all, and I really hope you made a full recovery before leaving the hospital. People like you in the TF2 community really make all the difference in the best way possible.
Cheers.
86
#86
0 Frags +

Great hud big fan, i hope you can get around to adding the "refund key" for MVM. Thanks.

Great hud big fan, i hope you can get around to adding the "refund key" for MVM. Thanks.
87
#87
0 Frags +

Truly a great hud man! I just have 1 problem with it: If I'm in the character screen and I hover over a weapon the text is barely readable. Screen: http://i.imgur.com/tXiTL4p.jpg

Truly a great hud man! I just have 1 problem with it: If I'm in the character screen and I hover over a weapon the text is barely readable. Screen: http://i.imgur.com/tXiTL4p.jpg
88
#88
0 Frags +
MedusaI just have 1 problem with it: If I'm in the character screen and I hover over a weapon the text is barely readable. Screen: http://i.imgur.com/tXiTL4p.jpg

i think i fixed it
Download updated version from http://fluxxy.github.io/fluxhud/

[quote=Medusa]I just have 1 problem with it: If I'm in the character screen and I hover over a weapon the text is barely readable. Screen: http://i.imgur.com/tXiTL4p.jpg[/quote]

i think i fixed it
Download updated version from http://fluxxy.github.io/fluxhud/
89
#89
0 Frags +

Another bug report: Every time I try to open the quickplay menu my game crashes.

Another bug report: Every time I try to open the quickplay menu my game crashes.
90
#90
0 Frags +
MedusaAnother bug report: Every time I try to open the quickplay menu my game crashes.

Yeah i have found heaps of bugs since last update. I'll try fix them all as soon as possible.

[quote=Medusa]Another bug report: Every time I try to open the quickplay menu my game crashes.[/quote]

Yeah i have found heaps of bugs since last update. I'll try fix them all as soon as possible.
1 2 3 4 5 6
Please sign in through STEAM to post a comment.