home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2000 #2 / NetCD2.iso / Demogame / Quake3 / q3ademo.exe / Main / pak0.pk3 / pantherxl.cfg < prev    next >
Encoding:
Text File  |  1999-11-29  |  1022 b   |  52 lines

  1. //Panther XL Config file for Quake 3 Arena
  2. //For More Info, See www.pantherxl.com
  3.  
  4. //Joystick Settings
  5. seta in_joystick "1"
  6. seta joy_threshold ".5"
  7. seta in_joyBallScale "0.02"
  8. seta cl_run "1"
  9.  
  10. //Trackball Settings
  11. seta in_mouse "1"
  12. seta m_side "0.25"
  13. seta m_forward "0.25"
  14. seta m_yaw "0.022"
  15. seta m_pitch "-0.022000"
  16. seta sensitivity "7.200000"
  17. seta freelook "1"
  18.  
  19. //Axis Bindings
  20. bind UPARROW "+forward"
  21. bind DOWNARROW "+back"
  22. bind LEFTARROW "+moveleft"
  23. bind RIGHTARROW "+moveright"
  24.  
  25. //Button Bindings
  26. bind JOY1 "+attack"
  27. bind JOY2 "+moveup"
  28. bind JOY3 "+zoom"
  29. bind JOY4 "+movedown"
  30. bind JOY5 "weapon 5"
  31. bind JOY6 "weapon 6"
  32. bind JOY7 "weapon 7"
  33. bind JOY8 "weapon 8"
  34. bind JOY9 "weapon 9"
  35. bind JOY10 "weapon 10"
  36. bind JOY11 "+button3"
  37. bind JOY12 "+button2"
  38. bind JOY13 "+scores"
  39. bind JOY24 "weapon 1"
  40. bind JOY26 "weapon 2"
  41. bind JOY25 "weapon 3"
  42. bind JOY27 "weapon 4"
  43. bind JOY18 ""
  44. bind JOY19 ""
  45. bind JOY20 ""
  46. bind JOY21 ""
  47.  
  48.  
  49. //Comment
  50. echo "***Panther XL Config. Loaded***"
  51.  
  52.