Hypnotize
Account Details
SteamID64 76561198058754493
SteamID3 [U:1:98488765]
SteamID32 STEAM_0:1:49244382
Country Italy
Signed Up January 11, 2014
Last Posted April 19, 2024 at 3:28 PM
Posts 591 (0.1 per day)
Game Settings
In-game Sensitivity 1.3 (20cm/360)
Windows Sensitivity 6
Raw Input 1
DPI
1600
Resolution
1920x1080
Refresh Rate
60hz
Hardware Peripherals
Mouse Zowie S1
Keyboard Fnatic Rush G1 (Cherry Red)
Mousepad SteelSeries QCK
Headphones  
Monitor  
1 ⋅⋅ 15 16 17 18 19 20 21 ⋅⋅ 40
#5 Fix for lingering HUD animations on death in Customization

Thats sick I'll try that, thank you so much

posted about 7 years ago
#8 tf2 crashed whenever i quit in Q/A Help

I'm getting these crashes since the last update (2 weeks ago?) with every hud I used.
I can shut down tf2 from the taskmanager tho, just be sure to have the "always on top", or whatever its called in english, checked under the task manager settings tab!

posted about 7 years ago
#148 m0re hud in Customization
HonsterSpy-cicle meter covers the disguise indicator. http://i.imgur.com/V9SXIhC.jpg

I'll tyr to move it in a better position if possible!

osvaldoYo I'm using the minmode version now.

Where can I change the values for the position and size of both health and ammo ?
thks

HudPlayerHealth.res and HudAmmoWeapons.res (if you want to move the whole panel use HudLayout.res > HudWeaponAmmo)

Change "M0refont32" to something else to resize them.

posted about 7 years ago
#4 hud? in Q/A Help

I think thats a m0rehud edit done by evans if I'm not wrong, not sure if there is a link for it tho.

nvm link in the comments

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

Update

First thing:
I changed a bit the way that hud downloads work, I have uploaded everything to Github instead of having 2 huge lists here, plus it's a lot better for me cause I don't have to reupload the entire hud everytime i make a little update!

The only downgrade i can find is that huds are now in alphabetical order :\, but hey if no one likes that i'll go back to the old system anytime.

So you can now find downloads - screenshot albums and a quick guide on how to download and install my huds in the first page!

DOWNLOADS
ALBUMS
DOWNLOAD GUIDE

Second thing:
Since I can't make I proper video (even if I could I can't upload it... ty Italy <3) I tried to write down a guide on how to update huds properly.
Now I'm not very happy about it since I'm a distaster at explaining stuff and it's not in my language, but hey at least I tried ¯\_(ツ)_/¯ (yeah I'm so insecure about this HELP)

I tried to explain every step with screenshots and other stuff to make it as easy as possible for hud editing unexperted users.

So yeah if you find any errors/way to improve it let me know

If someone feels like making a video about this go for it, no need to ask me for permissions and such!

Link to the guide: HERE

Oh I added the m0rehudblack 2.0 and Noto+KN hud as well :D

posted about 7 years ago
#4617 HUD editing: short questions, quick answers in Customization
JBI'm trying to have a little clock symbol next to my respawntimer. Right now I'm using two elements, one for the timer and one for the clock symbol. It's working fine while respawning, but as the clock is a element in spectator.res it also shows all the time when in spec.
Is there any way to make the clock element to also only show while respawning?

https://i.imgur.com/PZtYufX.png

You can make the clock icon be part of the respawn time font something like yahud did here, I'm not sure about the background tho

posted about 7 years ago
#894 I've updated some huds in Customization
sageThwartzki Hud loadouts are a bit cropped in 1024x768
Show Content

Can't do much about it, is probably better if you just delete ClassLoadoutPanel.res

_KermitI think I have g0re updated, I'll have a check for you.

Hell yeah

AfsHypnotizekered hud has no screenshots page btw it's replaced by kn edit's album page

Fixed! TY

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

I took some of the huds I was interested on and updated them + some random huds I had and never published.

- Centred Mix Hud
- G-Mang Hud
- Helvetica Hud
- Kered Hud
- m0re Quake
- MN Hud
- Orbiculatus Hud
- Product Hud
- Roboto Hud
- Soft Hud

I'll try to fix g0R3 hud next, it doesn't look easy but i'll try.

posted about 7 years ago
#4615 HUD editing: short questions, quick answers in Customization
hooliHow do i edit my hit indicators again?

HudLayout.res > HudDamageIndicator

ZetsuSilvvySkyH4ighHow do you delete the little Health box thing around the m0rehud health numbers?
https://imgur.com/a/ZLjzj

HudPlayerHealth.res

PlayerStatusHealthImage
PlayerStatusHealthImageBG
PlayerStatusHealthBonusImage

Set the width/height/visible and enabled values to 0
Did this and it worked except it still shows a reverse L on the left side as shown here: https://imgur.com/oUwu0mx

You can just set the xpos for PlayerStatusHealthBonusImage to 9999 no need to touch anything else!

NexusEpic_How do i edit item meters? I have been able to get stickies and huntsman but im not sure how.
i want to back the background grey and the fill green with black text.
You can edit the itemeffectmeters.res files for specific weapons by finding the files, they're all of these https://i.imgur.com/0eaViR4.png
As for the background I am unsure.

Yeah you need to work with all the "HudItemEffectMeter" files + HudDemomanCharge and HudDemomanPipes for the chargin' targe and sticky/bow charge.

If you want to change the background/charge color add "bgcolor_override" and "fgcolor_override" to the "ItemEffectMeter" code inside every file, if you don't have them already.

Vouriis there a way to set the colour of a vtf crosshair in the tf_weapon file? so that the rocket and shotgun crosshairs are different colours for example

I'm not 100% sure but i think its not possible to change them from there, you have to set the colors from your normal class config files.

posted about 7 years ago
#4587 HUD editing: short questions, quick answers in Customization
bLagloperzbLawhat's the best/most efficient way to reposition item meters?If you're talking about the scout's milk/ball, the right file is HudItemEffectMeter.res and edit the xpos and ypos inside HudItemEffectMeter.i tried doing that but it ends up disappearing

They shouldn't disappear if you move them from HudItemEffectMeter inside each file (at the very start of the file).

While if you change the xpos/ypos of lets say "ItemEffectMeterLabel" or "ItemEffectMeter" they might disappear if HudItemEffectMeter is not wide/tall enough.

Unless you have some very restricted values on HudLayout > HudItemEffectMeter as well.

posted about 7 years ago
#4564 HUD editing: short questions, quick answers in Customization
tnmDoes anybody know how to edit boss health bar used in Helloween events and VSH mod? I'd like to make it tiny or disable it completely.

HudLayout > HudBossHealth if you just want to move it or disable it.
HudBossHealth.res if you want to actually edit it.

Koncepthow can I remove the border around the chat box, as is usually done in m0rehud and its variants?

https://gyazo.com/7c3e922ed9a0915fd3e127556c7fa44f.png

ChatScheme.res and i think you can just set the border to blank to get rid of it

stephis there any way at all to show building health numbers instead of bars when playing engineer

I don't think its possible :(

.

Little question now, is it possible to make the team switch/balance message box pop up in an offline server so i can easily edit it?

I'm talking about this thing

http://i.imgur.com/e4Wij4j.jpg

I would like to edit both HudAlert.res and HudTeamSwitch.res

posted about 7 years ago
#4559 HUD editing: short questions, quick answers in Customization
maniacalDoes anybody know how to change the font for the loadout panel? I am using m0rehud.

I want to go from this: https://steamuserimages-a.akamaihd.net/ugc/847095365281698460/21F0DF75C8838B2329B0C22014AC5FD9636E81AF/

To this: https://steamuserimages-a.akamaihd.net/ugc/847095365281701519/95E5E29B80AB8B777B1EF130D285136B8542C3E5/

Inside the clientscheme you need to change every font definition to "surface-medium" instead of the various TF2, TF2 Build, TF2 Secondary, Verdana etc

ZetosDoes anybody know which file I have to edit to fix this?

http://imgur.com/ZZRJaXG

Thanks in advance.

Thats Spectator.res / SpectatorTournament.res, open them and search for ItemPanel.
If you want to get rid of the [unknown] label set the "visible" for "attriblabel" to "0" (only inside the SpectatorTournament)

posted about 7 years ago
#145 m0re hud in Customization
JJkuba007How can i enable HealthCross?

1) Install the normal hud
2) Open the customization folder and open the health cross (or health cross with team border)
3) Copy the Resource folder
4) Paste and replace it over the default m0rehud files

Done

posted about 7 years ago
#143 m0re hud in Customization

Little update

- I think i got the fosters scoreboard to work on any resolution (for anyone that had problems pls test it and let me know)
- Made the custom SourceScheme a customization (i think is better that way)
- Changed the vaccinator UI just a bit to match the rest of the hud (still not happy with it so if someone has suggestion)
- Made the buffs colors not transparents so it should be better for dx8 users
- Changed all the backgrounds to be all the same, like sticky charge - uber meter etc
- I have also fixed and improved a lot of other little things

I made the foster scoreboard to work with every hud out there, you can just copy and paste it to any hud and it should be good

Updated the screenshots album as well.

posted about 7 years ago
#868 I've updated some huds in Customization
ZeRo5The damage numbers are pretty different is there any way to make them the way they were?

They are the same as the stark videos who made the hud edit

But if you want the normal ahud damage numbers open the huddamageaccount.res and change both fonts from "m0refont18outline" to "NormalCode20Outline"

Also I added the ahud-m0rehud to the second list now.

posted about 7 years ago
1 ⋅⋅ 15 16 17 18 19 20 21 ⋅⋅ 40