Compare commits

...

3 Commits

Author SHA1 Message Date
Nathan McCarty 8d131da2ac
Replace killbind with explode 2023-05-02 18:15:37 -04:00
Nathan McCarty 5a1f630057
Add training maps 2023-04-24 17:21:54 -04:00
Nathan McCarty 2f651555c9
update 2023-04-24 17:15:33 -04:00
19 changed files with 18 additions and 1 deletions

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
*.bsp filter=lfs diff=lfs merge=lfs -text

6
cfg/autoexec.cfg Executable file → Normal file
View File

@ -74,7 +74,7 @@ bind "8" "changeclass"
bind "=" "open_charinfo_direct"
bind "j" "cl_trigger_first_notification"
bind "k" "cl_decline_first_notification"
bind "b" "kill"
bind "b" "explode"
bindtoggle "q" "r_drawviewmodel"
// Scoreboard with net_graph
@ -105,3 +105,7 @@ cl_interp 0.0325
cl_updaterate 66
cl_cmdrate 66
rate 120000
// Setup for training maps
sv_allow_point_servercommand always
hud_damagemeter 1

0
cfg/demoman.cfg Executable file → Normal file
View File

0
cfg/engineer.cfg Executable file → Normal file
View File

0
cfg/heavyweapons.cfg Executable file → Normal file
View File

0
cfg/medic.cfg Executable file → Normal file
View File

0
cfg/practice_server.cfg Executable file → Normal file
View File

0
cfg/pyro.cfg Executable file → Normal file
View File

0
cfg/scout.cfg Executable file → Normal file
View File

0
cfg/sniper.cfg Executable file → Normal file
View File

0
cfg/soldier.cfg Executable file → Normal file
View File

0
cfg/spy.cfg Executable file → Normal file
View File

BIN
maps/tr_ai_aim_v2.bsp (Stored with Git LFS) Normal file

Binary file not shown.

BIN
maps/tr_arena_rc2.bsp (Stored with Git LFS) Normal file

Binary file not shown.

BIN
maps/tr_denial_v3.bsp (Stored with Git LFS) Normal file

Binary file not shown.

BIN
maps/tr_newerbots_hrsn_rc4.bsp (Stored with Git LFS) Normal file

Binary file not shown.

0
sound/sound.cache Executable file → Normal file
View File

0
sound/ui/hitsound.wav Executable file → Normal file
View File

0
sound/ui/killsound.wav Executable file → Normal file
View File