mirror of
https://github.com/reaaLx/nx1-gsc-dump.git
synced 2025-12-15 15:37:47 +00:00
Added more missing files
This commit is contained in:
26
personals/zach.cfg
Normal file
26
personals/zach.cfg
Normal 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
|
||||
Reference in New Issue
Block a user