-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprogs.src
19 lines (17 loc) · 1.12 KB
/
progs.src
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
// Compile with frikqcc
progs.dat // Output File
defs.qc // Definitions
subs.qc // SUB Functions
internal.qc // Internal Entity Management
ambient.qc // Ambients
lights.qc // Light Entities
chasecam.qc // Chasecam/Thirdperson view
main.qc // Main subroutines
damage.qc // Damage Releated Stuff
impulses.qc // Impulses
player.qc // Player Animations
client.qc // Client subroutines
misc.qc // Misc Entities
plats.qc // Plats Entities
triggers.qc // Triggers
dummys.qc // Null spawn functions