* Quake2 Small Exploration Kit 1.0 * 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 aliases to switch running and holstering on and off! 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" 2. start Quake 2 and use the ZOOM, FLASHLIGHT, RUN and GUN keys! Werner Spahl (ui22273@sun1.lrz-muenchen.de) 23.12.1997 "The reason of my life is to make me crazy!"