default.cfg 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. //
  2. // SP JEDI ACADEMY DEFAULT CONFIG
  3. //
  4. unbindall
  5. //
  6. // WEAPONS
  7. //
  8. bind 1 "weapon 1"
  9. bind 2 "weapon 2"
  10. bind 3 "weapon 3"
  11. bind 4 "weapon 4"
  12. bind 5 "weapon 5"
  13. bind 6 "weapon 6"
  14. bind 7 "weapon 7"
  15. bind 8 "weapon 8"
  16. bind 9 "weapon 13"
  17. bind 0 "weapon 9"
  18. bind - "weapon 10"
  19. bind = "weapon 0"
  20. bind \ weapongrabbed
  21. bind [ weapprev
  22. bind ] weapnext
  23. bind mwheelup weapprev
  24. bind mwheeldown weapnext
  25. //
  26. // CHARACTER CONTROLS
  27. //
  28. bind CTRL +attack
  29. bind ALT +altattack
  30. bind SHIFT +speed
  31. bind v +strafe
  32. bind PGUP +lookup
  33. bind PGDN +lookdown
  34. bind END centerview
  35. bind c +movedown
  36. bind SPACE +moveup
  37. bind ENTER +use
  38. bind r +use
  39. bind UPARROW +forward
  40. bind DOWNARROW +back
  41. bind LEFTARROW +left
  42. bind RIGHTARROW +right
  43. bind w +forward
  44. bind a +moveleft
  45. bind s +back
  46. bind d +moveright
  47. bind , +moveleft
  48. bind . +moveright
  49. //
  50. // FORCE POWERS
  51. //
  52. bind F1 force_throw
  53. bind F2 force_pull
  54. bind F3 force_speed
  55. bind F4 force_sight
  56. bind f +useforce
  57. bind e forcenext
  58. bind q forceprev
  59. bind TAB datapad
  60. bind m datapad
  61. bind p "cg_thirdperson !"
  62. bind l saberAttackCycle
  63. //
  64. // INVENTORY
  65. //
  66. //
  67. // QUICK KEYS
  68. //
  69. //single only
  70. bind F9 "load quick"
  71. bind F10 "uimenu ingameloadmenu"
  72. bind F11 "uimenu ingamesavemenu"
  73. bind F12 "save quick"
  74. //
  75. // MOUSE OPTIONS
  76. //
  77. bind / +mlook
  78. //
  79. // MOUSE BUTTONS
  80. //
  81. bind MOUSE1 +attack
  82. bind MOUSE2 +altattack
  83. bind MOUSE3 saberAttackCycle
  84. //
  85. // CLIENT ENVIRONMENT COMMANDS
  86. //
  87. bind ~ "toggleconsole"
  88. bind ` "toggleconsole"