This repository has been archived on 2024-01-20. You can view files and clone it, but cannot push or open issues or pull requests.
tf2/demoman.cfg

20 lines
596 B
INI
Raw Normal View History

2023-10-02 02:17:00 +03:00
//Demoman
exec allclasses
bind "backspace" "exec demoman" // Reload
alias +stickyattack "+dammit; wait; wait; wait; wait; +attack2"
alias -stickyattack "-dammit; -attack2"
//Binds
bind mouse1 "+stickyattack"
alias mark_ds "ds_mark Demoman"
ds_dir demos_demoman
alias stickyattackon "bind mouse1 +stickyattack; bind q stickyattackoff; voicemenu 0 6"
alias stickyattackoff "bind mouse1 +dammit; bind q stickyattackon; voicemenu 0 7"
alias +special "stickyattackoff"
alias -special none
//bindtoggle mouse4 r_drawviewmodel 0 1
echo #-#-# Demoman config has been loaded. #-#-#