Instal Steam
login
|
bahasa
简体中文 (Tionghoa Sederhana)
繁體中文 (Tionghoa Tradisional)
日本語 (Bahasa Jepang)
한국어 (Bahasa Korea)
ไทย (Bahasa Thai)
Български (Bahasa Bulgaria)
Čeština (Bahasa Ceko)
Dansk (Bahasa Denmark)
Deutsch (Bahasa Jerman)
English (Bahasa Inggris)
Español - España (Bahasa Spanyol - Spanyol)
Español - Latinoamérica (Bahasa Spanyol - Amerika Latin)
Ελληνικά (Bahasa Yunani)
Français (Bahasa Prancis)
Italiano (Bahasa Italia)
Magyar (Bahasa Hungaria)
Nederlands (Bahasa Belanda)
Norsk (Bahasa Norwegia)
Polski (Bahasa Polandia)
Português (Portugis - Portugal)
Português-Brasil (Bahasa Portugis-Brasil)
Română (Bahasa Rumania)
Русский (Bahasa Rusia)
Suomi (Bahasa Finlandia)
Svenska (Bahasa Swedia)
Türkçe (Bahasa Turki)
Tiếng Việt (Bahasa Vietnam)
Українська (Bahasa Ukraina)
Laporkan kesalahan penerjemahan
"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