komorebi
Account Details
SteamID64 76561198048238506
SteamID3 [U:1:87972778]
SteamID32 STEAM_0:0:43986389
Country Pirate
Signed Up November 2, 2012
Last Posted July 10, 2016 at 12:18 AM
Posts 932 (0.2 per day)
Game Settings
In-game Sensitivity 4
Windows Sensitivity 4/11
Raw Input 1
DPI
1800
Resolution
1280 x 800
Refresh Rate
60 hz
Hardware Peripherals
Mouse Zowie FK
Keyboard  
Mousepad SteelSeries Qck+
Headphones  
Monitor  
1 ⋅⋅ 10 11 12 13 14 15 16 ⋅⋅ 62
#71 Transparent Viewmodels in any HUD in Customization
SparksLCI have a problem, it doesnt work.. the viewmodels. i put the txt in the hudlayout.res, i put the 2 files in the thumbnail, i dont know what is wrong!!!

dx8?

posted about 9 years ago
#288 Saloon.tf in Projects

good work on this Cherry, dude's been fixing bugs within seconds of my dumb ass encountering them.

posted about 9 years ago
#3703 Show your HUD modifications! in Customization
Kresnik
Alternatively, I just have it aliased to JoinHomeServer

So if you go to your autoexec and set up your server alias to be that, that button will work. (Though it'll be named KND until you change it in gamemenu)

That's true. @June kresnik's solution is probably better: it's also nice to have an alias for your favorite servers so you can just type in console "FirePoweredMGE" or whatever and join if TF2's favorites menu is being wonky (as it often is).

posted about 9 years ago
#3701 Show your HUD modifications! in Customization
JuneKresnik you can change the KND button in GameMenu.res
how would I change what server that button joins

go to gamemenu.res in resource and find the button. the button will look something like this:

"whatever the button name is"
	{
		"label" " X " 
		"command" "engine connect _____________"
        	"tooltip" "join X server"
	} 

just change the IP (where it says "connect" and then a string of numbers) to the IP of whichever server you want to connect to.

posted about 9 years ago
#23 NEW TF2 COMMENTATOR PLEASE CHECK IT OUT in Videos

i just watched all of them, these are hilarious. pretty sure working service industry is equally shitty in all types of settings, the people buying the binders sounded just like the fuckers i used to need to be nice to working register at a mexican restaurant.

posted about 9 years ago
#267 Saloon.tf in Projects

:D

posted about 9 years ago
#10 Twitch broken? in Off Topic
SideshowIt was a completely unintended side-effect here, but maybe we should stream big games on steam more often to bring in any steam users who are unaware of competitive tf2 and wouldn't think to look on twitch. We're sooo far down on twitch that this could be a great advertising opportunity for competitive tf2.

Last I heard there was no way to export the casts to youtube, which is the only thing I can think of getting in the way. The streamer could always local record I suppose.

posted about 9 years ago
#1004 HUD editing: short questions, quick answers in Customization
ninjajiroOh I actually fixed the targetid cross issue (:p), could you post your solution for the main player health again?

Sure!

The health cross is being cut off by a parent element. The health cross has two parent elements: HudPlayerHealth in HudPlayerHealth.res, and HudPlayerStatus in HudLayout.res.

To fix your problem you will need to move the cross to the right while moving the parent element to the left by the same amount. This is because you need to move the cross inside of the parent element. However, that means everything in there will be moved to the right. To keep it in the same position relative to the side of the screen, move the parent element to the left. Maybe this image will do it better justice than I can. The red box is the parent element.

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

Nerd essay below if you want a deeper understanding.
Each part of a hud is called an element. These elements are put together, as you already know, in .res files, but also in groups. For example, if you wanted to move the health around, there are many other things that are potentially related to the health that you might want to move, like the health cross, the background, the status images, etc. These are put together in a .res file so it's easier to find all the relevant elements, and also are put into a parent element so you can move or otherwise edit the whole system without needing to move everything. ~Usually~ any element that has a parent will have one in HudLayout.res, although sometimes there are others.

posted about 9 years ago
#999 HUD editing: short questions, quick answers in Customization
ninjajiro
Didn't work ;/ any other ideas?

Your health cross is at the very edge of the parent element.

  • You're going to need to make the parent element bigger by increasing wide/tall.
  • The parent elements in this case are the target ids, which are in HudLayout.res
  • There are three parent elements, one for each type of targetid, below is an image from Doodle's guide explaining each one.
  • For each targetid that you want to change, increase the wide value. You will need to also change the xpos in the same element in hudlayout.res to recenter it. Also, you will need to move everything inside targetid.res to the right.

http://i.imgur.com/5ZEZJVo.png

Hope that fixes it.

Shoutout to 1000 posts.

EDIT: I went back and found your original post, read the edited version.

posted about 9 years ago
#3654 Show your HUD modifications! in Customization
DIpityJugwattersonI pretty much stole rays' SourceScheme.res and changed its colours for my HUD.
http://i.imgur.com/zy42nn9.png

How did you change the Background Picture?

http://lmgtfy.com/?q=how+to+change+tf2+main+menu+background

posted about 9 years ago
#4 Alternatives to Prec for Mac? in Q/A Help

How does the whole bookmarking ability work? Is there a console command that you can use to output specific ticks to a text file on a mac?

posted about 9 years ago
#2 Norfolk/VA Beach/ Chesapeake in TF2 General Discussion

I used to live in Chesapeake, and actually worked at my uncle's burrito place, called Burrito Perdido. If your lan does go through I could ask him if he could give you guys a discount or something (no promises). Hit me up if you want some mexican gamer fuel.

posted about 9 years ago
#176 Personality Types in Off Topic

INFP - the idealist
Introvert(67%)
iNtuitive(88%)
Feeling(50%)
Perceiving(22%)

posted about 9 years ago
#22 what is your favorite nostalgic game in Off Topic

age of empires two
star wars battlefront 2

posted about 9 years ago
#952 HUD editing: short questions, quick answers in Customization
RawrsorQuick question; what VTFEdit import settings are best so that my images don't look like crap when they're in game?

http://puu.sh/geDPw/41906340c9.jpg

Check out my Hud Crosshairs Guide, ctrl+f for "VTFedit Settings:". Should explicitly cover everything.

posted about 9 years ago
1 ⋅⋅ 10 11 12 13 14 15 16 ⋅⋅ 62