Skip to content

Collection of useful and fun TF2 commands / key bindings.

License

Notifications You must be signed in to change notification settings

OpenTF2/Commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

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

License

Stars

Watchers

Forks