Advertisement
Guest User

Untitled

a guest
Jul 27th, 2012
773
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. --- stvkeybinds.cfg ---
  2.  
  3. //BLU team binds
  4. bind ctrl +modblu
  5. alias +modblu "exec bluteam"
  6. alias -modblu "undo"
  7. //RED team binds
  8. bind shift +modred
  9. alias +modred "exec redteam"
  10. alias -modred "undo
  11. alias undo "bind Q lastinv; bind W +forward; bind A +moveleft; bind S +back; bind Z voice_menu_1; bind X voice_menu_2"; bind CTRL +duck"
  12.  
  13.  
  14. --- bluteam.cfg ---
  15.  
  16. bind Q "exec BLU_Medic; firstperson"
  17. bind W "exec BLU_Demo; firstperson"
  18. bind A "exec BLU_Soldier_1; firstperson"
  19. bind S "exec BLU_Soldier_2; firstperson"
  20. bind Z "exec BLU_Scout_1; firstperson"
  21. bind X "exec BLU_Scout_2; firstperson"
  22.  
  23.  
  24. --- BLU_Medic.cfg ---
  25.  
  26. spec_player "Paulo Brandini"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement