echo "" echo Team Fortress Vlas's Config echo ver. 2.23 - 03.12.00 echo "" //Moving Controls echo Moving Controls - Loaded bind MOUSE1 "+attack" bind w "+forward; id" bind s "+back; id" bind a "+moveleft" bind d "+moveright" bind SPACE "+jump" //Weapons echo Weapons - Loaded bind "MOUSE3" "impulse 10" bind "0" "impulse 0 " bind "1" "impulse 1 " bind "2" "impulse 2 " bind "3" "impulse 3 " bind "4" "impulse 4 " bind "5" "impulse 5 " bind "6" "impulse 6 " bind "7" "impulse 7 " bind "8" "impulse 8 " bind q "+gren1; wait; playvol 38470.wav 5 " bind e "+gren2; wait; playvol 38470.wav 5 " bind h "dropshell " bind j "dropnail " bind k "droproket " bind l "dropcell " alias dropshell "dropammo; wait; wait; wait; impulse 1 " alias dropnail "dropammo; wait; wait; wait; impulse 2 " alias droproket "dropammo; wait; wait; wait; impulse 3 " alias dropcell "dropammo; wait; wait; wait; impulse 4 " bind z "discard " bind x "inv " bind c "flaginfo " set sbar_on set sbar_480 //Clases echo Chosing clases - Loaded bind F10 "clashelp1 " alias clashelp1 "cl1; cl2; cl3; cl4; bind F10 clashelp2 " alias clashelp2 "cl5; cl6; cl7; bind F10 clashelp3 " alias clashelp3 "cl8; cl9; bind F10 clashelp1 " alias cl1 "echo Press F1 to load SCOUT config" alias cl2 "echo Press F2 to load SNIPER config" alias cl3 "echo Press F3 to load SOLDIER config" alias cl4 "echo Press F4 to load DEMOMEN config" alias cl5 "echo Press F5 to load MEDIC config" alias cl6 "echo Press F6 to load HW Guy config" alias cl7 "echo Press F7 to load PYRO config" alias cl8 "echo Press F8 to load ENGINEER config" alias cl9 "echo Press F9 to load SPY config" //Scout bind F1 "scout; echo Now you are Scout; bind MOUSE2 special" alias scout "scoutweapon1; scoutweapon2 " alias scoutweapon1 "impulse 2; bind f scoutweapon2" alias scoutweapon2 "impulse 4; bind f scoutweapon1" //Sniper bind F2 "sniper; echo Now you are Sniper; bind MOUSE2 bzoomin " alias sniper "sniperweapon1; sniperweapon2 " alias sniperweapon1 "impulse 3; bind f sniperweapon2" alias sniperweapon2 "impulse 2; bind f sniperweapon1" alias bzoomin "fov 30; sensitivity 3; bind MOUSE2 bzoomout" alias bzoomout "fov 90; sensitivity 6.9; bind MOUSE2 bzoomin" //Soldier bind F3 "soldier; echo Now you are Soldier; bind MOUSE2 special " alias soldier "soldweapon1; soldweapon2 " alias soldweapon1 "impulse 7; bind f soldweapon2" alias soldweapon2 "impulse 3; bind f soldweapon1" //Demolition Man bind F4 "demoman; echo Now you are Demolition Man; bind b +det5; bind n +det20; bind MOUSE2 special" alias demoman "demoweapon1; demoweapon2 " alias demoweapon1 "impulse 6; bind f demoweapon2" alias demoweapon2 "impulse 7; bind f demoweapon1" //Medic bind F5 "medic; echo Now you are Mrdic; bind MOUSE2 special" alias medic "medweapon1; medweapon2 " alias medweapon1 "impulse 1; bind f medweapon2" alias medweapon2 "impulse 5; bind f medweapon1" //Hevy Guy bind F6 "hwguy; echo Now you are Hevy Guy; bind MOUSE2 special" alias hwguy "hgweapon1; hgweapon2 " alias hgweapon1 "impulse 3; bind f hgweapon2" alias hgweapon2 "impulse 7; bind f hgweapon1" //Pyro bind F7 "pyro; echo Now you are Pyro Maniac; bind MOUSE2 special" alias pyro "pyroweapon1; pyroweapon2 " alias pyroweapon1 "impulse 6; bind f pyroweapon2" alias pyroweapon2 "impulse 7; bind f pyroweapon1" //Engineer bind F8 "engineer; echo Now you are Engineer; bind ALT detdispenser; bind MOUSE2 special" alias engineer "engweapon1; engweapon2 " alias engweapon1 "impulse 1; bind f engweapon2" alias engweapon2 "impulse 2; bind f engweapon1" //Spy bind F9 "spy; echo Now you are SpY; bind r feign; bind n togglecolor1; bind m changeskin; bind MOUSE2 special" alias spy "spyweapon1; spyweapon2 " alias spyweapon1 "impulse 1; bind f spyweapon2" alias spyweapon2 "impulse 2; bind f spyweapon1" alias changeskin "DISGUISE; wait; wait; impulse 1 " alias togglecolor1 "DISGUISE; wait; wait; impulse 2; wait; wait; impulse 1; echo BLUE; bind n togglecolor2 " alias togglecolor2 "DISGUISE; wait; wait; impulse 2; wait; wait; impulse 2; echo RED; bind n togglecolor1" echo "" echo Press F10 for Clases Help