omni
Account Details
SteamID64 76561198025858897
SteamID3 [U:1:65593169]
SteamID32 STEAM_0:1:32796584
Country England
Signed Up September 5, 2012
Last Posted September 23, 2021 at 2:47 PM
Posts 1339 (0.3 per day)
Game Settings
In-game Sensitivity
Windows Sensitivity
Raw Input  
DPI
 
Resolution
1920x1080
Refresh Rate
144hz
Hardware Peripherals
Mouse Zowie EC2-A
Keyboard Ducky Mini
Mousepad Overclockers' Fuck Off Huge One
Headphones  
Monitor BenQ XL2411T
1 ⋅⋅ 67 68 69 70 71 72 73 ⋅⋅ 89
#1432 Show your HUD modifications! in Customization
ZimmyGetting back into TF2 and this whole HUD creation thing.

http://i1360.photobucket.com/albums/r646/ZimmyWho/7d2e2ff6-38b2-44f9-9dc5-5bb4c3a2b1c9_zpsb3339438.png

Damn

posted about 10 years ago
#11 KSHUD in Customization
Protatoit would be cool if you could post what you mean, i'm interested

Okay, so I haven't installed the HUD but I'm going to assume by looking at HudAmmoWeapons.res that this section here is the reserve ammo background:

"HudWeaponLowAmmoImage"
        {
                "ControlName"   "ImagePanel"
                "fieldName"             "HudWeaponLowAmmoImage"
                "xpos"                  "4"
                "ypos"                  "4"
                "zpos"                  "0"
                "wide"                  "65"
                "tall"                  "34"
                "visible"               "1"
                "enabled"               "1"
                "fillcolor"             "240 40 40 240"
        }

All you'd need to do is remove that and replace it with a background on this section:

"AmmoInReserve"
        {
                "ControlName"   "CExLabel"
                "fieldName"             "AmmoInReserve"
                "font"                  "BlueB48"
                "fgcolor"               "255 255 255 255"
                "xpos"                  "67"
                "ypos"                  "0"
                "zpos"                  "7"
                "wide"                  "50"
                "tall"                  "40"
                "visible"               "0"
                "enabled"               "1"
                "textAlignment" "center"               
                "labelText"             "%AmmoInReserve%"
        }  

So, it'd look like this with a background.

"AmmoInReserve"
        {
                "ControlName"   "CExLabel"
                "fieldName"             "AmmoInReserve"
                "font"                  "BlueB48"
                "fgcolor"               "255 255 255 255"
                "xpos"                  "67"
                "ypos"                  "0"
                "zpos"                  "7"
                "wide"                  "50"
                "tall"                  "40"
                "visible"               "0"
                "enabled"               "1"
                "textAlignment" "center"               
                "labelText"             "%AmmoInReserve%"
                "bgcolor_override"      "240 40 40 240"
                "border_override"       "bordernamehere"
        }  

The _override part on bgcolor/border may not be needed, so if it doesn't seem to affect anything, you can remove it.

The only problem with this (after working on a similar function on a HUD that Harvest was editing) is that the borders will most likely come out square, rather than rounded off like the other image panels. This is why I've added a border to it. You'd need to find the border name that your image panels use by default, or do what I did and create a custom border in ClientScheme.res, which is simple enough to do and shouldn't take too much time. Remember that editing ClientScheme.res requires you to restart the game in order for changes to take effect.

I don't think anything else is required, so if done correctly, the background should only show up when a weapon that actually has reserve ammo is active.

If this doesn't work out for you entirely and need more help, feel free to add me. I'm kind of basing this off of memory.

posted about 10 years ago
#127 i'm tired of pretzels in TF2 General Discussion
Digresser*reads OP's rant about people who rally against hate talk and trolling

*thinks, gosh, must be an interesting story behind this. wonders if should read story or scour house for pretzels, since stomach now insists upon pretzels

*curiosity wins out over brainwashing-induced hunger and so googles for said story and gets to read these bits about the OP: banned 1 day for "ignoring admins" on TF2-Trader.com servers; multiple bans on FirePowered Gaming for "general exploit of game/map/server", spam in chat/voice, and excessive spam; permabanned for "inappropriate language" on The Retirees servers; permabanned on Mann Co. Trading for "admin disrespect and micspamming"; permabanned on Skial for evading a communications ban after posting players' personal info in the servers (not to mention having been votesilenced repeatedly for spamming/racism); banned under the alias "Jesus hates ******s" for 55 years (because why not?) from StormCraft for "disrespecting server/admins"; permabanned 3x from TF2newbs.com for "being an obnoxious and rude a**hole, slurs"; permabanned 3x from terrobang for "Nuclear douchebag" and "circumvention of the permaban(s)"; permabanned from PGC for "being a horsec*ck"; plus a few forum threads discussing OP.

*thinks self just wasted a bit of time and that story was exactly as expected until reads THIS...
  • 15 January 2014 - TF2center.com posts "TF2Center is all about the community, so if you are interested in joining us to help make it a better place, we invite you to become a TF2Center Member. As a Member, you will gain direct access to the core development team where you can suggest, design and implement your ideas. We expect you to be able and willing to contribute some of your time in a specialist skill, such as programming, graphics design, [...] high level competitive league player/admin, or any other skill you feel might be useful. We also accept people who simply spend a lot of time on the site and are always open to helping others [...] Becoming a Member is the first stepping stone to becoming an administrator [...] Additional perks include Priority ban processing[...]"
  • 20 January 2014 - OP applies to be a TF2center Member. Oddly, he inaccurately states "currently playing in Plat in UGC this season", however, given the timing of his post, it's possible he thought this was accurate at the time.
  • 24 January 2014 - due to his strong art portfolio (it really is), TF2center approves the OP's Membership

*realizes that amount of trolling TF2center's lobbies see suddenly makes a lot more sense

*is happy to have seen some talented art but is angered by TF2center's shoddy homework/extreme leniency. decides to go find pretzels in order to calm down.

*finds only peanuts. shelled, unsalted peanuts. is now more sad than angry, but decides to share story with community so that at least everyone can laugh at terrobang and PGC's creative ban reasons.

Good work pretzel inspector

http://i.imgur.com/xQ37m9A.gif

For fucks sake I am going to bleed this simpsons episode out of my eyes

posted about 10 years ago
#8 KSHUD in Customization

Looks real good, one suggestion though

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

You've got a panel on the right of the ammo that, obviously, your reserved ammo sits in, and clearly shows up blank when using a weapon without a clip. Have you considered making that panel a background on the reserved ammo, rather than a separate panel all together? That way, the background would only appear when using a weapon with reserve ammo.

If you're not sure where I'm getting at, PM me and I'll explain it a little better. Other than that, good work!

posted about 10 years ago
#108 i'm tired of pretzels in TF2 General Discussion

I can't stop thinking about the Pretzel episode from The Simpsons I fucking hate this thread

http://www.youtube.com/watch?v=g7KVbTcvjJg

posted about 10 years ago
#26 i'm tired of pretzels in TF2 General Discussion

Alright everyone

http://i.imgur.com/GG6h9iM.png

Hop in

posted about 10 years ago
#9 Degreaser Sound Looping in Q/A Help
finnaKhakiIt's a punishment for playing py-

GOD DAMNIT I THOUGHT I HAD A WITTY ORIGINAL COMMENT

You thought bashing pyro was original?

Don't use the original against the pyro you'll get reflected

posted about 10 years ago
#320 post your desktop in Off Topic

http://i.imgur.com/RFYx1Z6.png

Using Rainmeter is like making a HUD it's fun as hell

posted about 10 years ago
#1540 Frag Clips Thread in Videos

http://www.youtube.com/watch?v=VdKAme2zNUg

Because I never do anything good

posted about 10 years ago
#21 What The Fuck, AsianRiceGuy in Off Topic

Where did stultus even go

posted about 10 years ago
#1349 Show your HUD modifications! in Customization
collycatI have no idea what I'm doing right now
http://i.imgur.com/wImURj3.jpg

That's rad as hell looking

posted about 10 years ago
#23 Favorite hud? in Customization
ZimmyAnything omni makes.

https://31.media.tumblr.com/040f0e9a73cb46a0376552b82ed20d88/tumblr_ml9d6xTTaA1qaedvuo10_r1_250.gif

I don't really have a favorite hud, but I have a favorite hud maker, and that's Rays. The amount of work he puts into hud creation is unmatched by anybody else.

posted about 10 years ago
#5 medic down. jack movie in Videos

Why is there a sperm in your video

http://i.imgur.com/DwzP2T8.png

posted about 10 years ago
#18 ultiduo_seclusion in Map Discussion

Stretched textures are yummy in my tummy

posted about 10 years ago
#3 [EU] JustPlay! Ultiduo Tournament!! in TF2 General Discussion

This map needs better optimization dude, the blue crate has clipping issues whereas the red crate is fine, for example.

Also, do you have a ultiduo config for this? The ETF2L config doesn't let you use crossbow, so practicing bullshit arrows isn't possible currently.

posted about 10 years ago
1 ⋅⋅ 67 68 69 70 71 72 73 ⋅⋅ 89