Jump to content

Lafy BAR

BAR
  • Posts

    505
  • Joined

  • Last visited

Everything posted by Lafy BAR

  1. I have no idea what I just watched.
  2. I love Webster's 1913 dictionary. Such glorious old definitions of words.
  3. First of all, you missed the fact that they need to change the key on 3 lines, not just the first one. Second, this crouch script is a little too simplistic to work well. the problem is once crouch is locked nothing but that button will get you uncrouched, which can be a problem in an emergency when you need to start moving fast. Here is my script for it. It sets it up so that you have a crouch lock key, a normal crouch key, which will also cancel the crouch lock if you press and release it, and prone and sprint keys that also cancel the crouch lock. this sets the keys as capslock, ctrl, z, and shift. if you want to change crouchlock from capslock make sure you change all the lines flagged with -- cl here // set your crouchlock key here Bind "capslock" "+dOn"; // -- cl here alias "-dOn" "bind capslock +dOFF"; // -- cl here alias "-dOFF" "bind capslock +dOn"; alias "+dOn" "+duck"; alias "+dOFF" "-duck"; // set your normal crouch key here bind "ctrl" "+duck2" alias "+duck2" "+duck" // -- cl here alias "-duck2" "-duck;bind capslock +dOn" // set your prone key here bind "z" "+prone" // -- cl here alias "+prone" "+alt1;-duck;bind capslock +dOn" alias "-prone" "-alt1" // set your sprint key here bind "SHIFT" "+sprint" // --cl here alias "+sprint" "+speed;-duck;bind capslock +dOn" alias "-sprint" "-speed" this should all go in your autoexec.cfg to ensure it's not screwed up by steam.
  4. This gif should come with a disclaimer for Kanganis not to try to blow them out.
  5. I just watched a mini-series called The Prisoner from 2009. It was really weird, but good. Has Ian McKellen in it.
  6. Then don't fuck clowns. Also, that guy is huge.
  7. Granted, Congress passes a law forgiving all student loans of any blame for their past or future crimes. I wish I lived in a castle.
  8. I believe the tread's title was clear that this would be your reaction.
  9. You look a lot like Jaden Smith
  10. joyous celebrations of surviving another ride around the sun!
  11. What is the reason you want to use HDMI to DVI? Can you describe the pixelation better? Is it red bleed or is the HDMI cable carrying the wrong resolution? Is it HDMI out to DVI in or DVI out to HDMI in? Do you know what resolution your monitor handles? If your monitor is 1920x1200 the HDMI connection could be running 1920x1080 and that would look shitty.
  12. Why wasn't the green team lined up for the face off? I'm very confused.
  13. Demerit, using IE. Demerit, helping someone continue to use IE.
×
×
  • Create New...