* Quake2 Small Exploration Kit 1.1 * The Small Exploration Kit (SEK) provides missing fundamental extras to safely explore hostile areas like flashlight, radarsound, zoom or map. For Quake2 it only features flashlight and zoom up to now, but it also includes run and gun switches and a quick grappling hook for CTF! Instructions: ------------- 1. add to autoexec.cfg: bind ZOOM "zoom" alias zoom zoom_in alias zoom_in "fov 80;wait;fov 60;wait;fov 40;wait;fov 20;sensitivity 0.5;alias zoom zoom_out" alias zoom_out "fov 20;wait;fov 40;wait;fov 60;wait;fov 80;sensitivity 3;alias zoom zoom_in" bind FLASHLIGHT "flashlight" alias flashlight flashlight_on alias flashlight_on "cl_testlights 1;alias flashlight flashlight_off" alias flashlight_off "cl_testlights 0;alias flashlight flashlight_on" bind RUN "run" alias run run_on alias run_on "cl_run 1;alias run run_off" alias run_off "cl_run 0;alias run run_on" bind GUN "gun" alias gun gun_on alias gun_on "cl_gun 1;alias gun gun_off" alias gun_off "cl_gun 0;alias gun gun_on" CFT: bind HOOK "+hook" alias +hook "hand 1;use grapple;wait;+attack" alias -hook "-attack;wait;hand 0;weaplast" 2. start Quake2 and use the ZOOM, FLASHLIGHT, RUN, GUN and HOOK keys! Werner Spahl (ui22273@sun1.lrz-muenchen.de) 25.5.1997 "The reason of my life is to make me crazy!"