Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default weapon binds around movement keys + displaying them on the default HUD #118

Open
Irbyz opened this issue Jan 18, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@Irbyz
Copy link
Owner

Irbyz commented Jan 18, 2019

Right now the default weapon binds are on 0-9. You can also switch weapons using scroll wheel (weapprev and weapnext).
Changing weapons with scroll wheel takes a lot of precious time, making a player who uses scroll wheel unable to compete with a player who uses a different bind for each weapon.
If you use the default 0-9 binds you need to stretch your index finger (if you are right handed) or move your hand away from the movement WASD keys to reach the numbers that are further away.
The best solution is to have your weapon binds on keys that are as close to the movement keys as possible.
For example here are the binds that I used for years:

bind 1 "weapon 1" // Gauntlet
bind 2 "weapon 2" // Machinegun
bind c "weapon 3" // Shotgun
bind e "weapon 4" // Grenade Launcher
bind q "weapon 5" // Rocket Launcher
bind r "weapon 6" // Lightning Gun
bind SHIFT "weapon 7" // Railgun
bind f "weapon 8" // Plasma Gun
bind v "weapon 9" // BFG

I copied these from somebody else. Parhaps it makes sense to swap GL with LG, since LG is more frequently used.

I think it takes just around half an hour for someone who never used weapon binds before to get used to them. However for beginners it would be really handy to display the keys the weapons are bound to on the default HUD, next to the weapon icons.
I think it will look better with horizontal weapon bar like on cg_hud hud/hud3.cfg.
It would be nice if the binds in the config would change, the keys displayed on the HUD will change as well.
I took this idea from the MOBA games like League of Legends. In League of Legends you have abilities and spells that are bound on Q W E R D F keys by default and these keys are displayed on the HUD:
ojeg8ly

@Irbyz Irbyz added the enhancement New feature or request label Jan 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant