Инсталирайте Steam
вход
|
език
Опростен китайски (简体中文)
Традиционен китайски (繁體中文)
Японски (日本語)
Корейски (한국어)
Тайландски (ไทย)
Чешки (Čeština)
Датски (Dansk)
Немски (Deutsch)
Английски (English)
Испански — Испания (Español — España)
Испански — Латинска Америка (Español — Latinoamérica)
Гръцки (Ελληνικά)
Френски (Français)
Италиански (Italiano)
Индонезийски (Bahasa Indonesia)
Унгарски (Magyar)
Холандски (Nederlands)
Норвежки (Norsk)
Полски (Polski)
Португалски (Português)
Бразилски португалски (Português — Brasil)
Румънски (Română)
Руски (Русский)
Финландски (Suomi)
Шведски (Svenska)
Турски (Türkçe)
Виетнамски (Tiếng Việt)
Украински (Українська)
Докладване на проблем с превода
"Enable auto-reload in TF2, as your reload key won't be working anymore. Manually reloading in this game is the most idiotic thing to do, as you lose nothing with automatic reloading on (in TF2, the reload is instantly interrupted when a shot is fired)"
Regarding the delays, you can try tweaking down the numbers after the `sleep` commands.
To summarize both things, the new script file would start with something like:
e::
........send {Numpad9 down}
........sleep 10
........send {Numpad9 up}
........random,sleeptime,15,24
Getting the timings right may require some tweaking, since if they're too fast the game may ignore the new input. Hope it helps
First, how low can I lower the sleep command (which influences how long it takes to switch from one resistance to another)? Right now, its much slower then how fast I could physically press it, which isn't as useful to me.
Secondly, how do I change the old 2 button script so that I can use the "e" key for bullet/explosive, and "r" for fire?
Thank you so much in advance!
bye