Hosting and domain costs until October 2024 have been generously sponsored by dumptruck_ds. Thank you!

Difference between revisions of "QuakeC tutorials"

From Quake Wiki

Line 11: Line 11:
  
 
* [http://www.moddb.com/games/quake/tutorials/quake-c-think-and-nextthink Think and Nextthink Functions by numbersix]
 
* [http://www.moddb.com/games/quake/tutorials/quake-c-think-and-nextthink Think and Nextthink Functions by numbersix]
 +
 +
* [http://www.moddb.com/games/quake/tutorials/quake-c-pointers-struct-and-the-entity Quake-C Pointers, Structure and Entity Types by numbersix]
 +
 +
* [http://www.moddb.com/games/quake/tutorials/quake-c-server-and-client-controls Quake C Server and Client Controls by numbersix]
 +
 +
* [http://www.moddb.com/games/quake/tutorials/quake-c-create-and-use-custom-server-variables Quake C - Create and Use Custom Server Variables by numbersix]
 +
  
 
<br>
 
<br>

Revision as of 01:18, 30 March 2018


Fundamental Tutorials



Misc Tutorials


Weapon Tutorials



See Also