FortressOne / server-qwprogs

FortressOne qwprogs. Fork of Classic Fortress qwprogs. Fork of TF 2.9.
https://www.fortressone.org/
23 stars 16 forks source link

FortressOne Server

New commands

Client commands, default shown:

=== Audio ===

also added a headshot sound for snipers, only plays for the client
sound files are found in fortress/sound/hitaudio/ and fortress/sound/announcer/

=== Text ===

== Removed ===

=== Fixed ===

Scout

Sniper

Soldier

Demolitions Man

Combat Medic

Heavy Weapons Guy

Pyro

Spy

Engineer

Development

Compile

Compile with FTEQCC

Ensure that fteqcc64 is available in $PATH and:

make

Generate ctags

./generate_ctags.sh

Note: I got an error in vim:

E431: Format error in tags file "tags"
Before byte 364464

I just removed the one line at that byte address and it works fine now.

Note: Fixed in fteqcc 6010

List assets

Only works in ssqc

fteqcc64 ./ssqc/progs.src -fdumpfilenames