Added more missing files

This commit is contained in:
reaaLx
2024-09-07 15:06:58 +10:00
parent a9da8b788b
commit 7ea506e8ac
470 changed files with 26317 additions and 0 deletions

26
personals/zach.cfg Normal file
View File

@@ -0,0 +1,26 @@
// ZACH PARR PERSONAL, zach.cfg
// GOD MODE
//god
// KEY BINDINGS
//bind W "+forward" // WASD movement controls with connected keyboard
//bind A "+moveleft"
//bind S "+back"
//bind D "+moveright"
//bind SPACE "+moveup" // Jump to space bar
//EASY KILLSTREAK ACCESS
bind 1 "scr_givekillstreak tank"
bind 2 "scr_givekillstreak atbr"
//EASY AMMO ACCESS
bind = "player_sustainammo 1"
bind - "player_sustainammo 0"
//NOTE TO SELF, can bind a single key to multiple commands
//example:
//bind 1 "set player_sustainammo 1; set player_sustainammo 0"
//DVARS
set player_sustainammo 1