home *** CD-ROM | disk | FTP | other *** search
/ Quark 3 / Quark3.iso / KATALOG / ARCHIV / TOOL / T005.ZIP / 3RD_OFF.CFG next >
Encoding:
Text File  |  1999-12-18  |  1.0 KB  |  25 lines

  1. // Script Created by )-Rawkus-(
  2. // I give this Chase Cam Script for free, If you want additions to it or have an idea for
  3. // a different script, E-Mail, or ICQ me.
  4. // p3rs0n@hotmail.com  UIN# 46725737
  5. // If you want information of how to make your own scripts, E-Mail me
  6. // This is the file that clears the chase cam script out of your Quake 3 memory, press "Q"
  7. // To put it back in.
  8. set cg_thirdpersonangle 0
  9. set cg_thirdpersonrange 40
  10. set cg_thirdperson 0
  11. unbind q
  12. unbind w
  13. unbind a
  14. unbind s
  15. unbind z
  16. unbind x
  17. unbind q
  18. set chase_script_on "vstr ccs_on;wait;bind w "vstr chase_script_off""
  19. set chase_script_off "vstr ccs_off;wait;bind w "vstr chase_script_on""
  20. set ccs_on  "exec 3rd.cfg;wait;echo "CHASE CAM SCRIPT ENABLED""
  21. set ccs_off "exec 3rd_off.cfg;wait;echo "CHASE CAM SCRIPT DISABLED";wait;bind w "exec 3rd.cfg""
  22. bind w "vstr chase_script_on"
  23. // I take no responsibility in how you use this script
  24. // This is only for normal usage, do not abuse it
  25. // I do not take responsibility if this file messes up your computer