General Config

From The MegaTF/TeamFortress Wiki!
Revision as of 09:34, 25 February 2018 by 73.251.253.136 (talk) (Created page with "==General Configuration== Useful commands you'll most likely put in your main config.cfg so that all classes access them. ==Some binds== *bind "key" discard // discards exce...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

General Configuration

Useful commands you'll most likely put in your main config.cfg so that all classes access them.

Some binds

  • bind "key" discard // discards excess ammo
  • bind "key" drop2 //toaster is available to all classes
  • bind "key" dropflag // drop the flag (older, can use throwflag now)
  • bind "key" holo //place temporary holograph of self
  • bind "key" inv // show item inventory in console
  • bind "key" kill //commit suicide
  • bind "key" lay // toggle laying/standing mode
  • bind "key" mega // access mega tf menu
  • bind "key" reload //reload weapon
  • bind "key" +showscores //show scoreboard
  • bind "key" say_ofstatus //teamsay status of our flag to team
  • bind "key" say_efstatus //teamsay status of enemy flag to team
  • bind "key" throwflag //throws the flag
  • autoid_on // enable auto identification of players visible in crosshair
  • autoid_off // disable auto identification of players visible in crosshair
  • autodiscard_on // enable auto discard of un-needed ammo. not recommended for engineer, will discard ammo needed for builds
  • autodiscard_off // disable auto discarding
  • any grenade script /binds, see Scripts#Grenade_Timer
  • etc. etc.