Fortress Forever

Fortress Forever (https://forums.fortress-forever.com/index.php)
-   Steam Pre-release Testing (https://forums.fortress-forever.com/forumdisplay.php?f=115)
-   -   Make fast weapon switch on by default (https://forums.fortress-forever.com/showthread.php?t=24632)

aleXtric 12-08-2014 06:30 PM

Make fast weapon switch on by default
 
Make fast weapon switch on by default cause the extra click is dumb

FDA_Approved 12-08-2014 06:36 PM

Quote:

Originally Posted by aleXtric (Post 505372)
Make fast weapon switch on by default cause the extra click is dumb


KubeDawg 12-08-2014 08:29 PM

Some people scroll through the list to get to the weapon they want rather than using the number keys to switch. (Mainly those who use the directional arrows for movement) With autoswitch enabled, it prevents the lastinv command from being used effectively. (weapon 2 chosen, scroll through to select weapon 4, lastinv with autoswitch on would switch back to weapon 3 rather than 2).

I'm sure I'm in the minority though and I or others could always disable autoswitch. Since most people probably use WASD for movement and numbers to switch weapons, autoswitch should be enabled by default.

squeek. 12-08-2014 08:48 PM

This is a tricky one. For people familiar with the weapons, its a no-brainer to want fastswitch enabled. But, for people unfamiliar, I think it serves a legitimate purpose (shows the name of the weapon, how many weapons you have, etc).

Really not sure what to do about it. Maybe we need a middle ground that shows the fastswitch HUD component when changing weapons, but doesn't require you to press fire to actually switch.

FDA_Approved 12-08-2014 09:53 PM

Quote:

Originally Posted by squeek. (Post 505384)
This is a tricky one. For people familiar with the weapons, its a no-brainer to want fastswitch enabled. But, for people unfamiliar, I think it serves a legitimate purpose (shows the name of the weapon, how many weapons you have, etc).

Really not sure what to do about it. Maybe we need a middle ground that shows the fastswitch HUD component when changing weapons, but doesn't require you to press fire to actually switch.

I think you're putting too much credit and thought into an archaic and out dated feature. I'm assuming it was originally made when you not only had a lot of weapons, but you had so many that there was multiple stacked up on each default bind. Silly half life with your roaming armory play style.

I think for most players in most shooters it's pretty common to load up a class/game and scroll or key through the weapons and they probly figure things out pretty fast, it's not really a lot to wrap your head around.

I don't think you'd ever find this feature in an arena FPS, which at any given time allows players to have more weapons than any one FF class has access to. And honestly I do find click to switch pretty unintuitive.

Not really a big deal, because the option is there. But I do think fast switch should be default as it's the most intuitive and saves you having to search for the option.

squeek. 12-08-2014 10:00 PM

Quote:

Originally Posted by FDA_Approved (Post 505388)
I think you're putting too much credit and thought into an archaic and out dated feature.

Yeah, I might be giving it too much weight. However, the weapon select stuff does show and fade out when switching weapons with invnext/invprev (mwheel default binds) with hud_fastswitch 1, and it might not be too hard to extend that to all weapon switches and then make a cvar for it (hud_showweaponmenu or something like that).

Then, we could use the defaults:
Code:

hud_fastswitch 1
hud_showweaponmenu 1

and I think we'd be good to go.

squeek. 12-09-2014 12:29 AM

Did done it (pending review): https://github.com/fortressforever/f...orever/pull/90

FDA_Approved 12-09-2014 01:06 AM

Tbh, I feel like even hud_showweaponmenu 1 is kind of annoying, and now it's locked behind an obscure console command you need to hunt for and no one knows, rather than being bundled in with the "quick switch on/off" in options. I would keep it as is just defaulted off.

Basically I think you should stay away from any, even if only potentially, annoying features being console commands. And in fact we might even benefit from having more things in an options panel that are currently only available via console currently. drawviewmodels and viewmodel fov that type of thing.

squeek. 12-09-2014 01:35 AM

Meant to push and link this as well: https://github.com/fortressforever/f...scripts/pull/6

the_cake 12-09-2014 03:04 AM

I like squeek's idea; but with a drop-down in place of the enable quick switch checkbox that lets you select between quick switch (current behavior), quick switch + visuals (new behavior, default), or manual switching.

squeek. 12-09-2014 03:07 AM

Quote:

Originally Posted by the_cake (Post 505415)
I like squeek's idea; but with a drop-down in place of the enable quick switch checkbox that lets you select between quick switch (current behavior), quick switch + visuals (new behavior, default), or manual switching.

In this pull request, it's split into two checkboxes:
  • Show weapon list when changing weapons
  • Immediately switch to selected weapons
Both will be checked by default.

aleXtric 12-09-2014 04:01 AM

Acceptable. I'll allow this.

XPelargos 12-09-2014 06:03 PM

The great compromise, FF edition. Nice one, squeek.


All times are GMT. The time now is 11:17 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.