My program doesn't have bugs. It just develops random features.

Legacy:QuakeC

From Unreal Wiki, The Unreal Engine Documentation Site
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]