is it offline for everyone else?
edit: thanks enigma i guess i missed when it switched from tftv2 to regular tftv
| 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 | |
is it offline for everyone else?
edit: thanks enigma i guess i missed when it switched from tftv2 to regular tftv
I no longer have a bowl cut nor wear different colored socks, where did I go wrong?
thanks for this, picking it up right now
Great write-up, thanks Alkaline! I do have a question though: isn't froyotech 8-1 with a forfeit loss to hawaii beach vacation?
are you by any chance on a mac @1318?
just change enabled and visible to 0 on the thing you added to hudlayout to get rid of the x
it's not a centering issue. your font crosshair is not installed correctly, or you didn't set it up properly in clientscheme, like i said. to explain further: the 'x' is the font definition for your crosshair, but, because the font is not properly installed, it shows up as a default, fallback font, instead of TF2cross, which is the font seeker made. if you're still confused check out my huds crosshair guide on huds.tf for a more thorough explanation.
right click + install font. if you did, then you might not have set it up correctly in your hud.
open up resource/ui/clientscheme.res and ctrl+f for "fonts //". copy/paste this in under where it says ////// FONTS /////
  "CrossHairNormal"
    {
      "1"
      {
        "name"    "tf2cross"
        "tall"    "11"
        "weight"  "0"
        "antialias"  "1"
        "additive"  "0"
        "outline"   "0"
      }
    }Then ctrl+f for custom fonts and paste this in:
"23"
      {
         "font"     "resource/tf2cross.ttf"
         "name"     "tf2cross"
      }Make sure to change the 23 so that it fits in, or, rather, so that the numbers there go up sequentially/in order.
Then go to scripts/hudlayout.res and paste this in:
CrossHairNormal
  {
    "controlName"  "CExLabel"
    "fieldName"     "CrossHairNormal"
    "visible"    "1"
    "enabled"    "1"
    "zpos"      "1"
    "xpos"      "c-14"
    "ypos"      "c-13"
    "wide"      "24"
    "tall"      "24"
    "font"      "CrossHairNormal"
    "labelText"    "x"
    "fgcolor"    "235 226 202 255"
    "textAlignment"  "center"
  }				Froyotech have made a crucial mistake, they overlooked the diamond in the rough, hiding on their roster.
Any chance of saloon doing some special bets for i55? Being able to do a full bracket with a fixed buy-in of a key/ref or something would be cool, or maybe betting on eventual overall winner? Also: if you do end up doing a bracket you could split the pot among the top 33%, 10%, or whatever instead of just one bracket being the winner, would make it more interesting and less of a lottery. Depends on when you implement the bracket though I guess (ie if you include the games between random LAN pug teams) as I was assuming you would. Not sure if site is ready for that sort of stuff but it would be awesome. I'm hyped either way though!
NoCourtesyMade this. I can pretty much change anything to your liking if you end up picking it
fixed
Looks like you're approaching this pretty ambitiously: if that's the case then it would be cool if someone finally made a version of konr wings that's stretched for 16:9 as the original is for the way the 'none' crosshair looks on 4:3. It also would be cool to have the 'none' crosshair wings from both aspect ratios as the 4:3 one looks much better imo.