This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
I added a script a few weeks ago that allowed me to quickly change my loadout. It works by binding the loadouts to f1, f2, f3, and f4. The problem was, when I played mvm I would end up switching loadouts when I pressed f4 to ready up. So I replaced the script and moved the key bindings elsewhere.
But scripts are global rewrites, so just moving the bindings within the script won't change the old bindings. By that I mean that f4 still changes my loadout even though I've reassigned the keys in my script. I could unbind f4, but I worry that doing so would prevent me from readying up in MVM since f4 would be read as unbound.
How do I safely remove such scripts and unbind keys without interfering with the rest of the game?
Subreddit
Post Details
- Posted
- 11 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/Tf2Scripts/...