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/cfg/heavyweapons.cfg

43 lines
2 KiB
INI
Raw Normal View History

2023-10-02 02:17:00 +03:00
//Heavy
exec allclasses
bind "backspace" "exec heavyweapons" // Reload
//-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
// Hold quick weapon key to eat your favorite snack:
alias +eat "slot2; +attack"
alias -eat "-attack"
//-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
//lolzqwr's Pootis Pow! script
alias pootispow "slot3; taunt; wait 330; voicemenu 1 4"
//-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
//Sandvich Throw
alias +throw "slot2; +attack2"
alias -throw "-attack2"
//-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
//Sandvich Eat
alias +eat "slot2; +attack"
alias -eat "-attack"
//-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
//Pootis spawn script
alias pootisspam "slot2; v_dispenserhere; wait 10; load_itempreset 1; "
//-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
//Binds
bind p pootisspam
bind o pootispow
alias +special "voicemenu 1 6"
alias -special "voicemenu 2 1"
alias specialshiftoff "bind mouse5 +eat"
alias specialshifton "bind mouse5 +throw"
bind mouse3 slot3
bind mouse5 +eat
alias mark_ds "ds_mark Heavy"
ds_dir demos_heavy
echo #-#-# Heavy config has been loaded. #-#-#