Install Steam
sign in
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem

// Uncle Dane's Quick-Switch Loadout Script //
//////////////////////////////////////////////
bind "KP_END" "load_itempreset 0"
bind "KP_DOWNARROW" "load_itempreset 1"
bind "KP_PGDN" "load_itempreset 2"
bind "KP_LEFTARROW" "load_itempreset 3"
///////////////////////////////////////
SolarLight's Eureka Effect Fast Teleport Script
bind b +teleport
alias +teleport slot3
alias -teleport Teleport_To_Spawn
alias Teleport_To_Spawn "eureka_teleport"
alias Teleport_To_Exit "eureka_teleport 1"
bind shift +toggleTeleport
alias +toggleTeleport "alias -teleport Teleport_To_Exit"
alias -toggleTeleport "alias -teleport Teleport_To_Spawn"
Sentry Quickbuild Bind//
bind "MOUSE3" "destroy 2 0; build 2 0"
Dispenser Quickbuild Bind//
bind "4" "destroy 0 0; build 0 0"
Teleporter Entrance Quickbuild Bind//
bind "5" "destroy 1 0; build 1 0"
//Teleporter Exit Quickbuild Bind//
bind "7" "destroy 1 1; build 1 1"
Put the "Crosshairs" folder inside the custom folder, which is in:
Steam\steamapps\common\Team Fortress 2\tf\custom
Reboot the game if it was running while you put the file inside the custom folder
Put these commands in console:
cl_crosshair_file ""
(WITH the quotations)
cl_crosshair_scale 21
(If your screen resolution is NOT 1080p: the number that you have to use is the result of dividing your height resolution by 51. e.g. 720/51=14)