Update 4 QuakeC

This commit is contained in:
Mike Rubits
2022-08-17 16:53:34 -05:00
parent 4a992dc9a3
commit bebf782915
25 changed files with 13236 additions and 1 deletions

24
quakec_ctf/progs.src Normal file
View File

@@ -0,0 +1,24 @@
../qsrc/ctf/progs.dat
defs.qc
log.qc // Console logging of game actions
teamplay.qc // Compile the teamplay file
ctfgame.qc // vote exit stuff
status.qc // team status stuff
subs.qc
combat.qc
itemnames.qc
items.qc
observ.qc
weapons.qc
world.qc
client.qc
player.qc
doors.qc
buttons.qc
triggers.qc
plats.qc
misc.qc
hook.qc
server.qc
bots/bot.qc