There is no spoon

Legacy:QuakeC

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 08:19, 20 June 2002 by Mychaeel (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

QuakeC is a C-like language to code the Quake Virtual Machine, like UnrealScript is for the Unreal engine.

The compiler (frikqcc, qccwin32, ...) generate a "progs.dat" file that is load with the following parameter and changes the gamelogic of quake.

 -game <folder where is the mod>

Related Topics[edit]