NeotokyoRebuild / neo

NEOTOKYO Rebuild - Source SDK 2013 mod of NEOTOKYO
https://neotokyorebuild.github.io/
Other
23 stars 12 forks source link

Toggling ADS happens onclick instead of onrelease #285

Closed kassibuss closed 4 months ago

kassibuss commented 5 months ago

Toggle ADS should enable on press of the button, not on release of it (this is how it's like in OGNT) - Wakfu

Agiel commented 5 months ago

Actually, we're at parity now when it triggers on release, but I agree it should be changed to on click. And a lot of people would like an option to hold instead of toggle.

kassibuss commented 5 months ago

@Agiel Marter added a convar (think it was neo_aim_hold?) a few builds ago for hold aim. Anyhow, this should be closed?

Agiel commented 5 months ago

No I still think ADS should happen on click even if it isn't parity. I'm sure most would agree? We can change the milestone to plugin parity 😉. https://github.com/softashell/nt-sourcemod-plugins/blob/master/scripting/nt_inputtweaks.sp

kassibuss commented 5 months ago

Oh, right. Classic me not reading things, yeah having it on click would be better. Sorry 😅