============================================================================================================================
Ssome of you hardcore guys probably recall Creepcam from as far back as 1998? It was made by a member of the Dimebox clan (Jeff Preshing) and it was the fist unique chasecam that did not just follow a player x units above his head. Turns out it aims in perspective with regards to the current nearby enemy your chased player is combating, or in teamplay, the teammate.
Example of it being used inthe old Frogbot CTF mod:
http://www.youtube.com/watch?v=2O4c_XYf4MM
2 years ago I was able to contact Jeff Preshing, and he had src files for the first clean version made, which he emailed me for study. I had plans to post the src somewhere with instructions on what to extract to port it into any mod via an install.txt , and recently with BIG help from Primallove, it was finally done. The src plus an install.txt that describes how to get it into any mod supplied here:
Me and Primallove also worked for days testing the cam trying to find ways to improve it, and made some progress. We came up with a "monster cam" mode for coop and a respawn timer option when you die so that you chase cam another live player if available or the last monster that killed you. Kind of adds some fun to the coop experience. Still more tests to do with the new features, but if anyone is interested in the code let me know and will post it.
Thanks again to Primallove for the help - I had been wanting to do this for over 2 years, and he figured it out in < 1 day.

=================================================================================================================================
If anyone is interested in adding stuff to improve the cam or add some features, post here. I thought this cam even though pretty old was the best cam out there, at least thatI have seen, so it was a project of mine to get the code for it so it can go into anyones mod.