Streamlines a quick build menu into the WASD keys for easy access.
//////////////////////////////// // AutoBuild Plus w/ KeyCombo // AUTHOR: Steven // VERSION: 1.2 alias +buildeng "bind w sentry; bind a telexit; bind s dispenser; bind d telentrance" alias -buildeng "bind w +forward; bind a +moveleft; bind s +back; bind d +moveright" alias sentry "destroy 3; wait; build 3" alias dispenser "destroy 0; wait; build 0" alias telexit "destroy 2; wait; build 2" alias telentrance "destroy 1; wait; build 1" bind "shift" "+buildeng" // END AutoBuild ////////////////////////////////
This was originally made for my own private use. All the other "quick build" scripts have funky key binds and were generally cumbersome to use. This script is streamlined into your WASD controls, so it doesn't use keys that can be used for more important things, like your HLSS bind.
To use it, hold down SHIFT, which rebinds the keys W, A, S, and D to build a sentry, teleporter entrance, dispenser, and a teleporter exit, respectively. Upon hitting W, A, S, or D, and releasing SHIFT, your WASD keys will be rebound to their default actions, leaving you with the build map of chosen building ready to be built. Pretty handy, eh?
Please note: Choosing to build an already built building will destroy the first building.
Install: Add to \Program Files\Steam\SteamApps\STEAM_ACCOUNT\team fortress 2\tf\cfg\engineer.cfg
Info: AUTHOR: Steven VERSION: 1.2
CHANGELOG: 1.0: Initial release 1.2: Fixed bug where dispenser would not destroy when already built





