Click here to Skip to main content
15,897,518 members
Articles / Programming Languages / C++

Modifying Quake 3 - The Homing Missile Approach

27 Aug 2012CC (ASA 3U) 4.9K   1  
In this series of articles I'll explain how to compile and modify the Quake 3 source code to create a Homing Missile mod. This article is intended for beginners. You will find many websites with bits and pieces of information for compiling and modifying Quake 3 source. Inadequate or incorrect inform
We're sorry, but the article you are trying to view was deleted at 26 Jan 2013.

Please go to the C++ Table of Contents to view the list of available articles in this section.