Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Commands

Add these to your  autoexe.cfg  to
have them permanently in your game.


Slow Walk

Add this to toggle slow walking.


alias SlowWalk SlowWalk_On
alias SlowWalk_On  "alias SlowWalk SlowWalk_Off;+movedown"
alias SlowWalk_Off "alias SlowWalk SlowWalk_On ;-movedown"
bind l SlowWalk


Xmas Snow Flakes

Use these bindings to constantly emit snowflakes.


bind mouse1 "+attack;+use_action_slot_item"
bind space "+jump;+use_action_slot_item"
bind s "+moveright;+use_action_slot_item"
bind a "+moveleft;+use_action_slot_item"
bind w "+forward;+use_action_slot_item"
bind d "+back;+use_action_slot_item"

About

Collection of useful and fun TF2 commands / key bindings.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors