Rest in peace Miggy
Thank you mods
Account Details | |
---|---|
SteamID64 | 76561198015024475 |
SteamID3 | [U:1:54758747] |
SteamID32 | STEAM_0:1:27379373 |
Country | United States |
Signed Up | October 14, 2012 |
Last Posted | June 8, 2019 at 11:20 AM |
Posts | 167 (0 per day) |
Game Settings | |
---|---|
In-game Sensitivity | 2.05 |
Windows Sensitivity | 6/11 |
Raw Input | 1 |
DPI |
800 |
Resolution |
1920x1080 |
Refresh Rate |
60hz |
Hardware Peripherals | |
---|---|
Mouse | Logitech G203 |
Keyboard | - |
Mousepad | SteelSeries QcK mass |
Headphones | Superlux HD681 EVO / MEElectronics SP51 |
Monitor | - |
Twitch name change from n0kk to Nokk (twitch.tv/n0kk is now twitch.tv/nokk). Thanks in advance
lootbump
right now all the text fields are on top of each other in a giant pile and I have no clue how to fix (don't have a screen because I'd have to actually go play a whole casual game to get one)
It's hudmatchsummary.res
Sentinelbump
In itempickuppanel.res in resource\ui\econ, change the zpos of item_pickup to 10000.
Nectazz_UniverseHeres a link to the main problem I talked about: https://imgur.com/a/mcOJ3
Do you have the info.vdf file inside the rayshud (or rayshud-master) folder? This looks like most HUDs when that file is missing or not updated.
God bless for this yearly reminder I almost forgot
I got done updating nühud
https://i.imgur.com/USbZuBE.jpg
It's about 95% functional (the pop-up notifications e.g., party invites, chat popups, join match are still a bit buggy).
Fuck the matchmaking dashboard.
CollaideWill you update nühud as well?
Yeah, but there's still a lot of bugs to iron out before I push it to GitHub.
Raptor-LlamaThere's a problem with Gmang HUD; the Phlog's meter just doesn't show up. Now it did earlier this update, so I suspect it has to do with the patch that made the Phlog not overlap with the Thermal Thruster's. Would anyone be so kind as to fix this, or at least explain how one would go about fixing this?
It was actually the Gas Passer that overlapped with the Phlog, but now the Phlog has its own huditemeffectmeter file. Assuming you're using Hypnotize's updated G-Mang HUD, just grab that new file, delete the ypos_minmode line, change xpos to 0, and add it to your hud. I think this should work.
I updated ahud (sorry for the delay).
Rebitehttp://huds.tf/forum/xthreads_attach.php/140_1463957491_c08c7977/0ced0aef31d64baa3f42a11ab5b86f20/vbjA5W2.jpg
I want to try to get that uber percent next to the crosshair into bazhud
I checked around in bwhud and there's some stuff in hudmediccharge and an option to turn it on and off in ClientScheme but I don't really know what to do.
I tried copying hudmediccharge from bwhud(which the pic is from) into bazhud's but it didn't work. Any ideas?
Copy this part from bwhud's hudmediccharge.res into bazhud's hudmediccharge.res, change the font to work with bazhud's fonts, and adjust the position accordingly.
TargetID - Disable Floating Healthbar in Advanced Options or tf_hud_target_id_disable_floating_health 1 in console.
CardfightGamerI tried doing the same for the ammo but I think I messed up somewhere,
I enabled the AmmoBG in HudAmmoWeapons and I tried to add "Animate AmmoBG Alpha "255" Accel 0.0 0.3" and "Animate AmmoBG Alpha "255" Accel 0.3 0.6" but what I got instead was the ammo having the same colour as the health when the ammo was low, I either did it wrong or I did a whole another thing
You also need to add a BgColor (as seen here straight from 7HUD) either from a defined color from the clientscheme or your own with RGBA. Don't forget to also add the pulse stop animations or you're gonna constantly have a low ammo background.
yahud (and what I did for ahud) animate a CExImageButton called HealthBG (for hudplayerhealth.res). You can see it here and in the animations here for yahud. The same concept applies for low ammo background.
bLabLaSo, I'm using nokk's nühud, and I wanna change how the horizontal health bars work in the tournament spec gui. At a certain point, the health bar will switch to the right side and expand leftwards when health gets low enough. Instead, I wanna make health only go from left to right. How do I do this?someone please help me with this
i added a screenshot to show how botmode's at 69 hp, yet his health bar is very small
http://i.imgur.com/mRhmfBc.png
I made the health bars only work for 1920x1080 because I don't know if there's any workaround for making it completely work in all resolutions (working off The Mannterface). I didn't include it originally in nühud, but if you go to spectatortournament.res > HealthIcon, the value of HealthBonusPosAdj needs to be changed depending on your resolution. I added a comment for a couple common resolutions recently, but you'll have to experiment with the value if it's something different.