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?
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 |
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?
good work on this Cherry, dude's been fixing bugs within seconds of my dumb ass encountering them.
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).
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.
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.
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.
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.
ninjajiro
Didn't work ;/ any other ideas?
Your health cross is at the very edge of the parent element.
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.
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?
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?
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.
INFP - the idealist
Introvert(67%)
iNtuitive(88%)
Feeling(50%)
Perceiving(22%)
age of empires two
star wars battlefront 2
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.