fiesta
Account Details
SteamID64 76561198036903899
SteamID3 [U:1:76638171]
SteamID32 STEAM_0:1:38319085
Country Fiji
Signed Up July 11, 2014
Last Posted September 22, 2022 at 12:53 PM
Posts 53 (0 per day)
Game Settings
In-game Sensitivity
Windows Sensitivity
Raw Input  
DPI
 
Resolution
 
Refresh Rate
 
Hardware Peripherals
Mouse HATOR Pulsar Essential
Keyboard HATOR Rockfall EVO TKL Optical
Mousepad HATOR Tonn EVO L.E
Headphones SS RAW
Monitor Lenovo L340
1 2 3 4
#60 I've updated some huds in Customization
HypnotizeHello
Added Deli Hud and BX Hud

Holy..... Thank. You.

posted about 7 years ago
#52 I've updated some huds in Customization

Would be great to update BXhud, I miss that

posted about 7 years ago
#18 wavesui in Customization

I installed all fonts but there is something wrong with menu buttons, how do I fix it?

http://i.imgur.com/5fRB47M.jpg?1

http://i.imgur.com/1wpWWCN.jpg?1

upd: Solved by installing fonts using an administrator account and rebooting pc.

posted about 7 years ago
#36 julia's hud in Customization
face2faceas far as i can figure out i cant bind space/enter to a button, but Q cancels out of/continues thru most menus, sorry for the inconvenience
classes should work with numbers, they do for me... i added number keybinds to the team select for u tho
also, could you elaborate on how russian text is messed up? it seems fine to me but i may be missing something

Yup. So, I'm still not able to skip server info and team selection: ( http://i.imgur.com/Fhf3nzQ.jpg?1 ), ( http://i.imgur.com/EXT3omv.jpg?1 ).

> "classes should work with numbers, they do for me..." I meant team selection, sorry, my mistake.

And here are some examples of russian text: ( http://i.imgur.com/AWlpIxw.jpg?1 ), ( http://i.imgur.com/CuyVvGO.jpg?1 ).

Thanks.

posted about 7 years ago
#30 julia's hud in Customization

That colorscheme tho, trying it right now, but I have some problems with the font in russian names, it shows random symbols, and also I can't skip server info and choose class by pressing space and numbers buttons, how do I fix it? Thanks.

posted about 7 years ago
#4467 Show your HUD modifications! in Customization
omnifiestaYe, that's right, found it. But now I stucked with another problem, I want to disable this "promotional codes" button in main menu. I went in mainmenuoverride, found that button, set visible and enabled to "0", but button doesn't disappeared.
Change the xpos to r0

Done. Thanks for your time.

posted about 8 years ago
#4465 Show your HUD modifications! in Customization
omnifiestaomniHey guys, I've just uploaded 2 recent HUD projects of mine onto GitHub.

producthud:
https://github.com/omnibombulator/producthud
http://imgur.com/a/FmkL5
Works with the latest pushed update.

robotohud:
https://github.com/omnibombulator/robotohud
http://imgur.com/a/5ilas
Hasn't been updated since Gun Mettle, iirc.

I don't have screenshots of the in-game UIs, but they're pretty much like anything else I guess.

The reason for the upload is that I'm not working on these projects anymore. Rather than hold them back, I thought I'd give them out for people to use and do whatever with.

Enjoy!

Producthud looks very cool, is there any way to disable this "Z" custom crosshair?

Should be in hudlayout.res. I forgot I left it on, my bad.

Ye, that's right, found it. But now I stucked with another problem, I want to disable this "promotional codes" button in main menu. I went in mainmenuoverride, found that button, set visible and enabled to "0", but button doesn't disappeared.

posted about 8 years ago
#4463 Show your HUD modifications! in Customization
omniHey guys, I've just uploaded 2 recent HUD projects of mine onto GitHub.

producthud:
https://github.com/omnibombulator/producthud
http://imgur.com/a/FmkL5
Works with the latest pushed update.

robotohud:
https://github.com/omnibombulator/robotohud
http://imgur.com/a/5ilas
Hasn't been updated since Gun Mettle, iirc.

I don't have screenshots of the in-game UIs, but they're pretty much like anything else I guess.

The reason for the upload is that I'm not working on these projects anymore. Rather than hold them back, I thought I'd give them out for people to use and do whatever with.

Enjoy!

Producthud looks very cool, is there any way to disable this "Z" custom crosshair?

posted about 8 years ago
#2216 HUD editing: short questions, quick answers in Customization
PendjiWhere/what/how do you disable the static/3D player model?

cl_hud_playerclass_use_playermodel 0

posted about 8 years ago
#2194 HUD editing: short questions, quick answers in Customization

http://www.teamfortress.tv/post/510510/hud-editing-short-questions-quick-answers

Guys, please.

posted about 8 years ago
#2177 HUD editing: short questions, quick answers in Customization
AvaMy hud dosen't have the 'quick play' button to play a pub in the main menu help :c, i'm using m0re hud

https://github.com/gunblademate/m0rehudgunblade/blob/master/resource/ui/MainMenuOverride.res

Copy this in to your MainMenuOverride.res file (tf > custom > my_stuff > resource > ui > mainmenuoverride.res)

posted about 8 years ago
#2166 HUD editing: short questions, quick answers in Customization
flyingbuddyDoes anyone have an updated grape hud as well as grapes default hud?
Also how do I move the in game chat?

By edit Basechat.ref file (custom > my_stuff > resource > ui). There are some codes, choose one and copy and paste in your file. 1 - Top corner. 2 - Middle. 3 - Bottom corner.

Show Content
"Resource/UI/BaseChat.res"
{
"HudChat"
{
"ControlName" "EditablePanel"
"fieldName" "HudChat"
"visible" "1"
"enabled" "1"
"xpos" "1"
"ypos" "0" //around 150 for center
"wide" "242"
"tall" "120"
"fgcolor" "Garm3nWhite"
"PaintBackgroundType" "2"
}

ChatInputLine
{
"ControlName" "EditablePanel"
"fieldName" "ChatInputLine"
"visible" "1"
"enabled" "1"
"xpos" "7"
"ypos" "395"
"wide" "228"
"tall" "2"
"PaintBackgroundType" "0"
}

"ChatFiltersButton"
{
"ControlName" "Button"
"fieldName" "ChatFiltersButton"
"xpos" "208"
"ypos" "0"
"wide" "27"
"tall" "8"
"autoResize" "1"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#chat_filterbutton"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"Default" "0"
}

"HudChatHistory"
{
"ControlName" "RichText"
"fieldName" "HudChatHistory"
"xpos" "7"
"ypos" "8"
"wide" "228"
"tall" "75"
"wrap" "1"
"autoResize" "1"
"pinCorner" "1"
"visible" "1"
"enabled" "1"
"labelText" ""
"textAlignment" "south-west"
"font" "ChatFont"
"maxchars" "-1"
}
}
Show Content
"Resource/UI/BaseChat.res"
{
"HudChat"
{
"ControlName" "EditablePanel"
"fieldName" "HudChat"
"visible" "1"
"enabled" "1"
"xpos" "1"
"ypos" "209"
"wide" "242"
"tall" "120"
"fgcolor" "Garm3nWhite"
"PaintBackgroundType" "2"
}

ChatInputLine
{
"ControlName" "EditablePanel"
"fieldName" "ChatInputLine"
"visible" "1"
"enabled" "1"
"xpos" "7"
"ypos" "395"
"wide" "228"
"tall" "2"
"PaintBackgroundType" "0"
}

"ChatFiltersButton"
{
"ControlName" "Button"
"fieldName" "ChatFiltersButton"
"xpos" "208"
"ypos" "0"
"wide" "27"
"tall" "8"
"autoResize" "1"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#chat_filterbutton"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"Default" "0"
}

"HudChatHistory"
{
"ControlName" "RichText"
"fieldName" "HudChatHistory"
"xpos" "7"
"ypos" "8"
"wide" "228"
"tall" "75"
"wrap" "1"
"autoResize" "1"
"pinCorner" "1"
"visible" "1"
"enabled" "1"
"labelText" ""
"textAlignment" "south-west"
"font" "ChatFont"
"maxchars" "-1"
}
}
Show Content
"Resource/UI/BaseChat.res"
{
"HudChat"
{
"ControlName" "EditablePanel"
"fieldName" "HudChat"
"visible" "1"
"enabled" "1"
"xpos" "1"
"ypos" "359"
"wide" "242"
"tall" "120"
"fgcolor" "Garm3nWhite"
"PaintBackgroundType" "2"
}

ChatInputLine
{
"ControlName" "EditablePanel"
"fieldName" "ChatInputLine"
"visible" "1"
"enabled" "1"
"xpos" "7"
"ypos" "395"
"wide" "228"
"tall" "2"
"PaintBackgroundType" "0"
}

"ChatFiltersButton"
{
"ControlName" "Button"
"fieldName" "ChatFiltersButton"
"xpos" "208"
"ypos" "0"
"wide" "27"
"tall" "8"
"autoResize" "1"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#chat_filterbutton"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"Default" "0"
}

"HudChatHistory"
{
"ControlName" "RichText"
"fieldName" "HudChatHistory"
"xpos" "7"
"ypos" "8"
"wide" "228"
"tall" "75"
"wrap" "1"
"autoResize" "1"
"pinCorner" "1"
"visible" "1"
"enabled" "1"
"labelText" ""
"textAlignment" "south-west"
"font" "ChatFont"
"maxchars" "-1"
}
}
posted about 8 years ago
#2159 HUD editing: short questions, quick answers in Customization

How do I remove this halloween wallpaper from main menu?

posted about 8 years ago
#4446 Show your HUD modifications! in Customization
RawrsorfiestaLucky_BenderfiestaRawrsor
Can... Can we get a DL as soon as it's ready?
https://github.com/Rawrsor/MaterialHUD
Net Graph

Yey, thanks, and sorry for being lazy to use search.

upd. But unfortunately, a lot of things in this hud seems to be broken. I wonder if I could take only menu from this hud. I'm using rayshud atm.

May I ask what things are broken? This was just a quick upload for a friend so its an old version and things might be fixed now

Actually menu going is well (http://i.imgur.com/20WKYg4.jpg), but I'm not sure that "escape menu" while playing should be like that.(http://i.imgur.com/2Q8p2p3.jpg). Also, health and ammo information and that cross in the left corner (http://i.imgur.com/rTOemg1.jpg). And some other screenshots: http://i.imgur.com/DIw5Edi.jpg, http://i.imgur.com/zE680Lg.jpg. I would like to keep using only menu from your hud, but I'm not sure that I can easily import it in to my rayshud.
Thanks.

posted about 8 years ago
#4444 Show your HUD modifications! in Customization
Lucky_BenderfiestaRawrsor
Can... Can we get a DL as soon as it's ready?
https://github.com/Rawrsor/MaterialHUD
Net Graph

Yey, thanks, and sorry for being lazy to use search.

upd. But unfortunately, a lot of things in this hud seems to be broken. I wonder if I could take only menu from this hud. I'm using rayshud atm.

posted about 8 years ago
1 2 3 4