• TF2 Emporium XXIV
    5,001 replies, posted
I like the "concept" of that hat more than populu's one, but the model is just ugly and the texture.... orange? I mean, really?
[QUOTE=Smashman;25587195]That's the backpack image stored if the GCFs and it looks nothing like Populus's[/QUOTE] But they sent Populus the email, it doesn't make sense
The one in the backpack is crap compared to Populus' version.
Why do Valve seem fit to sometimes make the community weapons uglier looking than the original?
[QUOTE=HyperTails;25587348]Why do Valve seem fit to sometimes make the community weapons uglier looking than the original?[/QUOTE] "Maybe they won't notice." :ssh:
[QUOTE=HyperTails;25587348]Why do Valve seem fit to sometimes make the community weapons uglier looking than the original?[/QUOTE] The Wiki Cap is an example. Neo made 9 different models that fitted the class's heads perfectly. Valve changed it to one model that doesn't fit any class well and is actually embedded in the Sniper's skull.
[QUOTE=UberMunchkin;25587829]Wasn't there gonna be a black coloured one for Administrators?[/QUOTE] Yeah, Valve decided to not do that too. :frown:
They added paintable hats, you can't really complain
[QUOTE=NeoDement;25587918]They added paintable hats, you can't really complain[/QUOTE] Painted hats are ugly.
smashman do i get a wiki cap i cleaned up your wiki if i wasn't for me the frying pan would have never stopped being called a craft item :3: [editline]23rd October 2010[/editline] [QUOTE=Daimao;25587948]Painted hats are ugly.[/QUOTE] THEN RELEASE YOUR FIX c
no
[QUOTE=Ilwrath;25580479]I made it aswell. Although it's quite lazily made. Here. [URL=http://dl.dropbox.com/u/4888695/Cane.7z][img_thumb]http://dl.dropbox.com/u/4888695/canepromo.png[/img_thumb][/URL] [img_thumb]http://dl.dropbox.com/u/4888695/pyrocane.jpg[/img_thumb][/QUOTE] Wouldn't a Cane fit Medic a lot better? I means... since he's both a doctor, and his personality is a lot more serious than Pyro.
Well yes, but you have to do it the same as everyone else. Contribute well and for a long period of time.
automerge :ninja: [editline]la[/editline] Lordy. Again?
[QUOTE=Daimao;25587948]Painted hats are ugly.[/QUOTE] I heard that is a laughing medic releases his magical juice, than the paint would look better.
[QUOTE=Daimao;25587948]Painted hats are ugly.[/QUOTE] [img_thumb]http://wiki.teamfortress.com/w/images/thumb/7/7d/Painted_Vintage_Tyrolean_E6E6E6.png/710px-Painted_Vintage_Tyrolean_E6E6E6.png[/img_thumb][img_thumb]http://wiki.teamfortress.com/w/images/thumb/7/78/Painted_Hound_Dog_E7B53B.png/680px-Painted_Hound_Dog_E7B53B.png[/img_thumb] These aren't ugly
Juice? :gizz:
we are getting Roman Helmet hat...prolly for soldier... [url]http://forums.steampowered.com/forums/showthread.php?t=1530895[/url] edit: i got it...im late, is there picture of it? :)
[QUOTE=Dummkopfs!;25588060]we are getting Roman Helmet hat...prolly for soldier... [url]http://forums.steampowered.com/forums/showthread.php?t=1530895[/url][/QUOTE] Wow. This is so new that we've already been discussing this on this page! It's also old as hell as it was.
[QUOTE=Dummkopfs!;25588060]we are getting Roman Helmet hat...prolly for soldier... [url]http://forums.steampowered.com/forums/showthread.php?t=1530895[/url] edit: i got it...im late, is there picture of it? :)[/QUOTE] Previous page or wiki.
[QUOTE=Reds;25586869]You know, it's strange. Some of you seem to be on the emporium all day. In fact, Royzo's the only one with a life around here. And he's a skeleton![/QUOTE] He's online quite often, but he doesn't post when he's online.
[QUOTE=The Kins;25586992]What "kill bar"? Do you mean the obituaries in the top right corner? Cause that's a little more complicated than just deleting a file, sorry - they're embedded in the hudlayout.res that defines where everything is placed.[/QUOTE] Yes. IT IS SOO TINY ! I want the VALVe size but with the actual font. Is it possible please ? [img]http://img10.hostingpics.net/pics/632587killbar.png[/img]
[QUOTE=Simski;25587980]Wouldn't a Cane fit Medic a lot better? I means... since he's both a doctor, and his personality is a lot more serious than Pyro.[/QUOTE] I think it would look weird with the same animations the old melee weapons use.
+1 for bigger kill icons, I can't enjoy the improved killicons mod properly!
[QUOTE=NeoDement;25587918]They added paintable hats, you can't really complain[/QUOTE] Please don't mention that around here. It only makes things worse.
The Wiki hat paints perfectly. [editline]23rd October 2010[/editline] If you want a black one, you can have it.
Here is the modified Death Notice. It's in C:\Program Files (x86)\Steam\steamapps\*username*\team fortress 2\tf\scripts\hudlayout.res [code]HudDeathNotice { "fieldName" "HudDeathNotice" "visible" "1" "enabled" "1" "xpos" "r640" [$WIN32] "ypos" "12" [$WIN32] "xpos" "r672" [$X360] "ypos" "35" [$X360] "wide" "628" "tall" "468" "MaxDeathNotices" "12" "IconScale" "0.35" "LineHeight" "11" "LineSpacing" "0" "CornerRadius" "2" "RightJustify" "1" // If 1, draw notices from the right "TextFont" "Default" "TeamBlue" "HUDBlueTeamSolid" "TeamRed" "HUDRedTeamSolid" "IconColor" "HudWhite" "LocalPlayerColor" "HUDBlack" "BaseBackgroundColor" "46 43 42 200" [$WIN32] "LocalBackgroundColor" "255 255 255 200" [$WIN32] } [/code] Change it to this. [code] HudDeathNotice { "fieldName" "HudDeathNotice" "visible" "1" "enabled" "1" "xpos" "r640" [$WIN32] "ypos" "12" [$WIN32] "xpos" "r672" [$X360] "ypos" "35" [$X360] "wide" "628" "tall" "468" "MaxDeathNotices" "4" "IconScale" "0.35" "LineHeight" "16" "LineSpacing" "4" "CornerRadius" "3" "RightJustify" "1" // If 1, draw notices from the right "TextFont" "Default" "TeamBlue" "HUDBlueTeamSolid" "TeamRed" "HUDRedTeamSolid" "IconColor" "HudWhite" "LocalPlayerColor" "HUDBlack" "BaseBackgroundColor" "46 43 42 220" [$WIN32] "LocalBackgroundColor" "245 229 196 200" [$WIN32] "BaseBackgroundColor" "32 32 32 255" [$X360] "LocalBackgroundColor" "0 0 0 255" [$X360] } [/code]
duh ninja'd
[QUOTE=Reds;25586869]You know, it's strange. Some of you seem to be on the emporium all day. In fact, Royzo's the only one with a life around here. And he's a skeleton![/QUOTE] Dude, I'm never here, and I hardly post. I have a job and I have roommates who piss me off and other horrible things in my life.
Nice work with that death notices. I was about to do the same since so many people voiced disagreement.
Sorry, you need to Log In to post a reply to this thread.