Midnight release, anyone getting it?
I know most people I used to play with gave up on Halo once 4 was complete trash. Reach was a blast to me, so I'm hoping it's like that.
Account Details | |
---|---|
SteamID64 | 76561198070499160 |
SteamID3 | [U:1:110233432] |
SteamID32 | STEAM_0:0:55116716 |
Country | Pirate |
Signed Up | August 22, 2013 |
Last Posted | July 17, 2025 at 5:39 PM |
Posts | 1512 (0.3 per day) |
Game Settings | |
---|---|
In-game Sensitivity | 2.6 |
Windows Sensitivity | 6/11 |
Raw Input | 1 |
DPI |
1600 |
Resolution |
1920x1080 |
Refresh Rate |
240hz |
Hardware Peripherals | |
---|---|
Mouse | superlight (PINK) |
Keyboard | Zealios KBDFans 75 |
Mousepad | Razer Strider |
Headphones | Arctis Pro Wireless |
Monitor | 240hz |
Midnight release, anyone getting it?
I know most people I used to play with gave up on Halo once 4 was complete trash. Reach was a blast to me, so I'm hoping it's like that.
Woodpig should pick up ILLEGALELEPHANTGUN just to spite ESEA
blazeFor anyone that is about to place a bet, just letting you know we'll probably have 3 ringers and be off classing. People are at work/busy and unfortunately we're not allowed to reschedule :(
inb4 DavidTheWin makes another witch hunt post about froyo trying to kill tf2 from the inside.
I'm hoping to get my internet fixed during this week. If I do before our matches we should get both wins this week. If not, expect me to make up for it in playoffs ;)
edit: as far as seeding: https://play.esea.net/index.php?s=content&d=league_rules_tf2
https://www.youtube.com/watch?v=2RTNQGJ7L1Q
he's actually a beast though put this guy on your flank
Easily one of the most consistent players at her level. Mid IM easy, and really capable of putting up big numbers.
Good luck mu!
zooobTF2 in 2015:
- Huge Logs.tf update will be released
Teams are very often dead, then revived, then dead, then revived. It's hard to keep track of that even as someone in the roster, so it's best to not have it set in stone.
Plus this community is FULL of unstable nerds. Can't have then going around reporting their team dead
SheepylolI could understand the prize pool here is there was an online qualifier but here you have literally just given 6 swedish people $500 to show up at an event they probably won't even practice for (saints aren't even playing online right now) and they would have gone anyway because they won't have to spend much to get there.
ESEA gives money for 4th, it's to cover costs. As a matter of fact, ESEA gives the 4th place prize money to players weeks before so they can use it to cover traveling costs.
Also, if 6 people manage to make their whole trip cost less than $500, good for them tbh. That's a skill in itself.
9PM EST to around 11:30 or 12
edit: some teams do play earlier, but it's rare
Does your schedule allow you the time to do the same with NA teams?
In theory you could use valve auto-heal and bind it so that you're only able to see the gun when you're holding down the button.
(I'm not sure your level of knowledge on the game/scripting and I'm bored so I'll type out explanations and stuff)
So the way Valve's auto-heal works is that you basically use mouse1 to select a new heal target. So say you're walking up to heal target A. Without doing anything you could walk all the way through heal target A's model without pressing a single mouse button and you wouldn't heal them at all (useful for not healing spies on accident I guess, but lol hl.) But if you look at heal target A and press mouse1 you will start to heal them, and continue to heal them for as long as you hold mouse1 and ALSO after you release mouse1. Then to switch targets you just look at heal target B and press and hold the mouse button (or just press it) and you'll start healing them.
A little history is that Valve auto-heal used to do a really weird stuttering problem that resulted in very minor uber % loss, but I think that with the new system they made it is now better than the manual auto-heal script at gaining uber. (Manual auto heal involves switching + and - attack on your medigun so that when you aren't pressing the button you will heal. Manual auto-heal also will not work for my suggested solution to your problem)
NOW: In theory....
This is how I would do it. This will required a crosshair switcher script (I recommend everyone have one of these because so often there are little switched that would be nice from weapon to weapon, class to class, and this is an easy way to do it. If you don't have one https://code.google.com/p/broesels-crosshair-switcher/)
Now, put this in your medic.cfg:
alias +mate_medibeam "+attack; viewmodel_fov 90" (you can change this fov to whatever you want.)
alias -mate_medibeam "-attack; viewmodel_fov 0"
Create two .cfg files: (I find it easiest to just copy another cfg file and delete the innards)
CFG FILE: medibeamon.cfg
bind "+mouse1" "+mate_medibeam"
bind "-mouse1" "-mate_medibeam"
CFG FILE: medibeamoff.cfg
bind "mouse1" "+attack"
In your crosshair switcher: (If it's the one I linked this will be in the cfg\crosshairswitcher\settings.cfg. Then under the \\MEDIC section)
alias medic_primary "big; green; cross; off_with_muzzleflash;exec medibeamoff"
alias medic_secondary "huge; cyan; open_cross; 84; exec medibeamon"
alias medic_melee "default_melee_crosshair;exec medibeamoff"
http://puu.sh/kOiXT/4bb94415a5.png
Not noticed this before, but this is kinda annoying