Author Topic: what does your config look like?  (Read 15256 times)

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: what does your config look like?
« Reply #20 on: November 08, 2007, 03:53:26 PM »
Mine wouldn't make much sense since it's in dvorak.  Here's the basics in qwerty:

A = move left
S = move forward
D = move right
F = jump
C = move back
V = crouch toggle
W = crouch
G = grenade
E, R = reload
Z = drop flag
Q = team chat
T = chat
Space = drop gun
Left mouse = fire
Middle mouse = prime grenade
Right mouse = swap hands

coLa

  • Autococker
  • Posts: 1178
Re: what does your config look like?
« Reply #21 on: November 08, 2007, 04:42:28 PM »
why was my post deleted? rdfg are my movement keys.

Olbaid

  • Autococker
  • Posts: 731
Re: what does your config look like?
« Reply #22 on: November 08, 2007, 06:40:26 PM »
bind "SPACE" "+movedown"
bind "0" "nextspawn"
bind "1" "dropgun"
bind "2" "empty_co2"
bind "3" "drophopper"
bind "4" "dropbarrel"
bind "5" "dropammo"
bind "8" "dropflag"
bind "9" "alive"
bind "[" "invprev"
bind "]" "invnext"
bind "a" "+moveleft"
bind "d" "+moveright"
bind "e" "say_team No Kills!"
bind "f" "say_team GOGOGO!"
bind "g" "say_team Ready!"
bind "l" "say_team $loc_here"
bind "n" "noclip"
bind "p" "camera"
bind "q" "+tossgren"
bind "r" "say_team Set It Up!!"
bind "s" "+back"
bind "t" "messagemode"
bind "w" "+forward;hand 2"
bind "UPARROW" "say_team HIGH!!"
bind "DOWNARROW" "say_team LOW!!"
bind "LEFTARROW" "say_team LEFT!"
bind "RIGHTARROW" "say_team RIGHT!"
bind "SHIFT" "+a"
bind "MWHEELDOWN" "hand 1"
bind "MWHEELUP" "hand 0"
bind "MOUSE1" "+attack"
bind "MOUSE2" "+moveup"
bind "MOUSE3" "hand 2"
bind "MOUSE5" "say_team $loc_here"
alias -demoff "set timedemo 0"
alias +demoff "set timedemo 1"
alias +a "fov 45"
alias -b "fov 110"
alias -a "fov 110"
seta cl_gun "0"


Jolly

  • PGP
  • Posts: 19
Re: what does your config look like?
« Reply #23 on: November 11, 2007, 02:11:00 AM »
I was there when Herron was making/tweaking his quickturn script, it's amazing.


how can i get this to work for me?

coLa

  • Autococker
  • Posts: 1178
Re: what does your config look like?
« Reply #24 on: November 11, 2007, 02:41:16 AM »
you practice so you can do it on your own like everyone else in the world, without the use of a script.

BuLLzEyE

  • VM-68
  • Posts: 115
Re: what does your config look like?
« Reply #25 on: November 11, 2007, 09:15:46 PM »
How do I change my gun hand without having to toggle it, and how do I set up a double jump key?  :-\

coLa

  • Autococker
  • Posts: 1178
Re: what does your config look like?
« Reply #26 on: November 11, 2007, 09:33:07 PM »
bind <letter/number> <whatever you want to bind>

of course without the < >

BuLLzEyE

  • VM-68
  • Posts: 115
Re: what does your config look like?
« Reply #27 on: November 11, 2007, 09:49:38 PM »
--_-- I know that. What I need to know is what goes in the < >

coLa

  • Autococker
  • Posts: 1178
Re: what does your config look like?
« Reply #28 on: November 11, 2007, 11:08:05 PM »
well how do you want to change your hands? with your movement keys? or certain keys to certain hands? need more information. and i dont have the exact double jump script handy, but if you do just bind <key> +dj

BuLLzEyE

  • VM-68
  • Posts: 115
Re: what does your config look like?
« Reply #29 on: November 12, 2007, 11:18:13 AM »
certain keys to certain hands?

Yes.

sk89q

  • Global Moderator
  • Autococker
  • Posts: 1049
Re: what does your config look like?
« Reply #30 on: November 12, 2007, 12:00:19 PM »

{appy Hamper

  • VM-68
  • Posts: 128
Re: what does your config look like?
« Reply #31 on: November 13, 2007, 12:38:27 AM »
movement:  wasd

bind "mouse3" "jumper"
alias jumper "bind mouse2 +moveup;echo Mouse Jump;bind mouse3 njumper"
alias njumper "bind mouse3 jumper;bind mouse2 tossgren;bind SPACE +moveup;echo nader"
bind "SPACE" "+moveup"
bind "e" "empty_co2"

bind "f" "hand2"
alias hand0 "hand 0;echo R;bind f hand2l"
alias hand1 "hand 1;echo L;bind f hand2"
alias hand2 "hand 2;echo C;bind f hand0"
alias hand2l "hand 2;echo C;bind f hand1"

bind "k" "auto"
alias auto "bind mouse1 on;bind k semi;echo Automatic"
alias on "+attack;bind mouse1 off"
alias off "-attack;bind mouse1 on"
alias semi "bind mouse1 +attack;bind k auto;echo Semi-automatic"

bind "g" "adkill"
alias adkill "echo gibber;bind mouse1 viewgib;bind g noadkill"
alias noadkill "echo normal;bind mouse1 +attack;bind g adkill"

bind "l" "ms"
alias ms "bind a +msl;bind d +msr;echo MS;bind l ms2"
alias msl "hand 1 ;bind a +moveleft"
alias msr "hand 0 ;bind d +moveright"
alias noms "bind a +moveleft;bind d +moveright;echo MS off;bind l ms;bind mouse3 jumper"
alias -msr "-moveright"
alias +msr "hand 0;+moveright"
alias -msl "-moveleft"
alias +msl "hand 1;+moveleft"
alias ms2 "bind d +ms2r;bind a +ms2l;echo MS2;bind l ms2x"
alias +ms2r "hand 0;+moveright"
alias -ms2r "hand 2;-moveright"
alias +ms2l "hand 1;+moveleft"
alias -ms2l "hand 2;-moveleft"
alias ms2x "bind d +ms2rr;bind a +ms2rl;echo MS2X;bind l ms3"
alias +ms2rr "hand 1;+moveright"
alias -ms2rr "hand 2;-moveright"
alias +ms2rl "hand 0;+moveleft"
alias -ms2rl "hand 2;-moveleft"
alias ms3 "bind a +ms3l;bind d +ms3r;echo MS3;bind l noms;bind mouse3 ms3"
alias +ms3r "hand 0;+moveright;bind a +moveleft"
alias -ms3r "-moveright"
alias +ms3l "hand 1;+moveleft;bind d +moveright"
alias -ms3l "-moveleft"

bind "m" "exec menus.cfg"
bind "p" "wave 2"

bind "q" "+zoom"
alias +zoom "fov 25;sensitivity 4"
alias -zoom "fov 120;sensitivity 25"

bind "CTRL" "gren2"
alias gren1 "echo Impact ; bind CTRL gren2 ; bind mouse2 tossgren impact"
alias gren2 "echo Timed ; bind CTRL gren1 ; bind mouse2 tossgren timed"

bind "SHIFT" "crouch"
alias crouch "+movedown;bind shift uncrouch"
alias uncrouch "-movedown;bind shift crouch"

O, P and H are bound to my menus, and the rest is pretty standard.

{appy Hamper

  • VM-68
  • Posts: 128
Re: what does your config look like?
« Reply #32 on: November 13, 2007, 12:46:44 AM »
2 questions:

bind "$" "cvar_inc hand 1 0 2"

can you bind shift-4 to something or do you have a separate $ key?
I noticed you have a bind on 4 as well.


alias 72NEUO4A53SWVMHUN5J7 "M[M[BOCR66C6ZNJR2[Q0"
alias BNZ[6GHO90O94DQXHL6L "CCBP6P6N4M4VT9RTBD4D"
alias 4LBYXUZF1PTPT41HVALK "47VOW7RFPOOJNFIFTFXM"
alias -hook "cmd unhook"
alias +hook "cmd hook"
alias Z3Q4CI[TWC8AEDAJLJ7U "O4W1N9[X70LVC8[SS0H1"
alias 7C2MHFPAYITAUVQI6H23 "44QXL9E334KY155NUG4P"

what's this?

KiLo

  • Autococker
  • Posts: 2086
Re: what does your config look like?
« Reply #33 on: November 13, 2007, 12:53:34 AM »
I think the 2nd part of that might be for q2 or q2 jumps.

Zorchenhimer

  • Autococker
  • Posts: 2614
Re: what does your config look like?
« Reply #34 on: November 13, 2007, 12:10:52 PM »
Mine wouldn't make much sense since it's in dvorak.

You have a dvorak keyboard?  Why?

Eiii

  • Autococker
  • Posts: 4595
Re: what does your config look like?
« Reply #35 on: November 13, 2007, 02:56:54 PM »
Because dvorak rocks. I can type a lot faster in dvorak than I ever could in qwerty.

XtremeBain

  • Developer
  • Autococker
  • Posts: 1470
Re: what does your config look like?
« Reply #36 on: November 13, 2007, 03:38:27 PM »
I think the 2nd part of that might be for q2 or q2 jumps.

Looks more like cheat detection or possibly anti-cheat detection aliases.

WarWulf

  • Autococker
  • Posts: 539
Re: what does your config look like?
« Reply #37 on: November 13, 2007, 04:57:00 PM »
bind <key> +dostuff

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: what does your config look like?
« Reply #38 on: November 13, 2007, 07:37:38 PM »
You have a dvorak keyboard?  Why?
No, but I have the layout set to dvorak in windows.  What eiii said.

{appy Hamper

  • VM-68
  • Posts: 128
Re: what does your config look like?
« Reply #39 on: November 14, 2007, 08:03:26 PM »
how can i get this to work for me?

...referring to the quickturn script from herron.  That one doesn't work for me either.  It just shows up as a message of "4 waits."  What's wrong herron/anyone who knows?