Kairu
Account Details
SteamID64 76561197977447137
SteamID3 [U:1:17181409]
SteamID32 STEAM_0:1:8590704
Country Canada
Signed Up August 11, 2012
Last Posted October 19, 2017 at 10:20 PM
Posts 346 (0.1 per day)
Game Settings
In-game Sensitivity 1.0
Windows Sensitivity 6
Raw Input 1
DPI
800
Resolution
1920x1080
Refresh Rate
120hz
Hardware Peripherals
Mouse Zowie AM / Deathadder Chroma
Keyboard Ducki Shine II (Cherry Red)
Mousepad Steelseries QCK+ Heavy
Headphones Sennheiser HD590
Monitor BenQ XL2420T
1 ⋅⋅ 4 5 6 7 8 9 10 ⋅⋅ 23
#12 How to turn off the kill gong in Q/A Help
Elepimpwhere do you find your hitsound to copy it if you use the default hitsound?

\Steam\steamapps\common\Team Fortress 2\tf\custom\stuff\sound\ui

hitsound.wav for hitsound

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

killsound.wav for killsound

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

posted about 8 years ago
#422 Comanglia's Config / FPS Guide in Customization

Assuming he means the tombstones on kill when equipped with a full item set + cosmetic helm:

https://wiki.teamfortress.com/w/images/thumb/6/6f/Gas_Jockey%27s_Gear_Calling_Card.png/111px-Gas_Jockey%27s_Gear_Calling_Card.png?t=20130711001900

posted about 8 years ago
#333 THE GREAT TF.TV PET CHALLENGE in Off Topic

http://i.imgur.com/2cW8C4y.png

posted about 8 years ago
#595 ESEA-IM S21 Happenings/Predictions in TF2 General Discussion
SureShotAnyone on this team willing to hand off roster to Salty Spitoon? I would still be up for the terms in the SS thread if it's done immediately -- unless other teams are willing as it's cutting it extremely close.

http://steamcommunity.com/id/MelonADG/

Melon would be the one to add. Even then you wouldn't be able to play this week's second match (unless you convince melon troopo and cole to play), so you'd be starting from 0-8, which is probably cutting it way too close.

posted about 8 years ago
#1 Jet Set Radio (+Others) Free on steam in Other Games

http://store.steampowered.com/app/205950/

Not sure how long or why, so click install to register it to your account while still available.

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

posted about 8 years ago
#554 ESEA-IM S21 Happenings/Predictions in TF2 General Discussion
catfacehe admitted on stream to cheating, but that was in pubs like 3 years ago so i cant hate him for that, the more recent cheating accusation was when slayer called him out for having hacks in one of his screenshots in mge he had taken and a bunch of proof relating it to some hack, which hass then deleted the screenshot a day after. i dont think he hacks now but he has twice already, and its silly that no one cares lol

Wasn't that the thread where the guy claimed he was hacking based solely on the fact that he had flat textures installed? Then when it was pointed out he said "nvm ignore the screenshots"?

Those screenshots didn't really prove anything

posted about 8 years ago
#14 Matchmaking Public Beta LIVE!!@! in The Dumpster

https://i.imgur.com/yozTw0x.gifv

Shit, can't embed webm

posted about 8 years ago
#36 Let's change some items! in TF2 General Discussion

I think it should just get a bump up in damage, and have the cloak/uber part removed entirely. Make it worth using as a spam weapon, a righteous bison primary (as to not replace wrangler). As it is, even the rescue ranger out-does it for long range spam.

trashthe pomson is a weapon very lazily made as a counter to medic pushes and spies, when they're supposed to be the two major things that hurt the engineer

It does both very poorly. A shotgun will better protect you from spies, and the rescue ranger from pushes. It holds a middleground of near-uselessness. It's not a good weapon. I'll agree with poorly designed, but there isn't a reason to use it. I was simply pointing out that while its poorly designed, its hardly the overpowered med-dropper people seem to imply so often.

posted about 8 years ago
#33 Let's change some items! in TF2 General Discussion

If we're going by "all unlocks", the pomson isn't even that good.

If you're playing defensively, you're going to want the rescue ranger to be able to keep your sentry alive. If you're playing aggressively (usually on the flank, with gunslinger) you're going to need a reliable source of damage like the shotgun.

Pomson is incredibly dumb, and if it were introduced into what 6s is currently, it would get used, but only because the wrangler is banned and your sentry is screwed anyway. You'd spam then swap to a better class once your gun went down.

posted about 8 years ago
#2 Sniper Main LFT low in Recruitment (looking for team)

Since you're looking for a highlander team, you'd be better off posting on the forums of a highlander league. This forum is generally for ESEA 6v6 recruitment, not much else.

Assuming the flag flair is accurate, http://www.ugcleague.com is the place you want. Iron is the lowest division.

posted about 8 years ago
#5 r_drawviewlmodel problem !!!!! in Customization

Here's one without nested binds to break your shit.

bind 1          eq_1
bind 2          eq_2
bind 3          eq_3
bind mouse4     eq_3

bind q          eq_last
bind mwheelup   eq_mwup
bind mwheeldown eq_mwdown

alias slot_1    "slot1;r_drawviewmodel 0"
alias slot_2    "slot2;r_drawviewmodel 1"
alias slot_3    "slot3;r_drawviewmodel 1"

//[ LOGIC
alias eq_1  "alias eq_mwup eq_3;alias eq_mwdown eq_2;qs_set_n1;alias qs_set_n1;alias qs_set_n2 qs_set;alias qs_set_n3 qs_set;alias qs_set alias eq_last eq_1;slot_1"
alias eq_2  "alias eq_mwup eq_1;alias eq_mwdown eq_3;qs_set_n2;alias qs_set_n2;alias qs_set_n1 qs_set;alias qs_set_n3 qs_set;alias qs_set alias eq_last eq_2;slot_2"
alias eq_3  "alias eq_mwup eq_2;alias eq_mwdown eq_1;qs_set_n3;alias qs_set_n3;alias qs_set_n1 qs_set;alias qs_set_n2 qs_set;alias qs_set alias eq_last eq_3;slot_3"
//]

alias qs_set_n1 alias eq_last eq_2
eq_1

To undo:

//[ OVERRIDE
// bind 1           slot1
// bind 2           slot2
// bind 3           slot3
// unbind mouse4

// bind q           lastinv
// bind mwheelup    invprev
// bind mwheeldown  invnext
//]
posted about 8 years ago
#413 Overwatch, who got in? in Other Games

No e-mail, but my client shows me as in, make sure to go check yours

Kairu#1345

posted about 8 years ago
#4 Increasing ping? in Q/A Help

You could try a VPN service like torguard and try to connect closer to ESEA servers, which can potentially decrease your ping, or if that doesn't work, you can try to connect through a server that's actually further than what would normally

posted about 8 years ago
#2 FPS limited to 60? in Q/A Help

VSync?

NVidia control panel settings / AMD Catalyst settings?

posted about 8 years ago
#7 LF backups IM in Recruitment (looking for players)

Come on, I've gotta be worth at least a half week. Lets call it 3 days?

posted about 8 years ago
1 ⋅⋅ 4 5 6 7 8 9 10 ⋅⋅ 23