Z-Camera v1.0.3
Spectator Camera for Quake III Arena
Copyright (C), 2001 by Avi "Zung!" Rozen

http://www.telefragged.com/zungbang/zcam

About
=====
Z-Camera is a mod for Quake III Arena that replaces the standard
spectator mode with an automatic camera. 

The spectator can select between two camera modes: 
* FLIC mode: the camera films the most interesting players and areas
  at any given moment.
* SWING mode: the camera swings around a specific player, selected by
  the spectator, while tracking the most interesting opponent.

 
Installation
============
Extract this archive to the base Quake III Arena folder.
This should create a new sub-folder named 'zcam'.

Usage
=====
Use '/team spectator' to switch to spectator mode.
The default camera mode is FLIC. 
Use ENTER (+button2) to switch between FLIC and SWING modes.
Use CTRL (+attack) to cycle target players in SWING mode.
Use "/camera prev" and "/camera next" to switch to the next
or previous player (cycle). 

The original spectator follow mode is still available. Just use the
follow/follownext/followprev commands.

Enjoy the show!

Credits
=======
FLIC  camera mode is based on code  taken from q2cam by Paul Jordan
SWING camera mode is based on ideas taken from CreepCam for Quake I 


History
=======
20 Nov. 2001 - Version 1.0.3
	       * modified: separated target selection code from the
	         rest, to simplify porting the camera to other mods
	       * modified: changed counting of visible players to
	         ignore teams
19 Nov. 2001 - Version 1.0.2
	       * added: console command "camera"
	         "camera prev" switches to previous client
	         "camera next" switches to next client
	       * added: message is shown when swing camera switches
	         targets
	       * fixed bug: swing camera was very erratic at close
	         range 
16 Nov. 2001 - Version 1.0.1
	       * fixed bug: swing camera "jumped" when target died
11 Nov. 2001 - Version 1.0.0
	       * fixed bug: camera jitter eliminated