home *** CD-ROM | disk | FTP | other *** search
- // Script Created by )-Rawkus-(
- // I give this Chase Cam Script for free, If you want additions to it or have an idea for
- // a different script, E-Mail, or ICQ me.
- // p3rs0n@hotmail.com UIN# 46725737
- // If you want information of how to make your own scripts, E-Mail me
- // This is the file that clears the chase cam script out of your Quake 3 memory, press "Q"
- // To put it back in.
- set cg_thirdpersonangle 0
- set cg_thirdpersonrange 40
- set cg_thirdperson 0
- unbind q
- unbind w
- unbind a
- unbind s
- unbind z
- unbind x
- unbind q
- set chase_script_on "vstr ccs_on;wait;bind w "vstr chase_script_off""
- set chase_script_off "vstr ccs_off;wait;bind w "vstr chase_script_on""
- set ccs_on "exec 3rd.cfg;wait;echo "CHASE CAM SCRIPT ENABLED""
- set ccs_off "exec 3rd_off.cfg;wait;echo "CHASE CAM SCRIPT DISABLED";wait;bind w "exec 3rd.cfg""
- bind w "vstr chase_script_on"
- // I take no responsibility in how you use this script
- // This is only for normal usage, do not abuse it
- // I do not take responsibility if this file messes up your computer