When TF2 was in development, the cl_wpn_sway_interp convar was set to 0.1 but just before release, this was set to 0.0. You were still able to set this convar after the release of the game up until sometime in 2008 which both convars had FCVAR_CHEAT set to them and then subsequently FCVAR_DEVELOPMENTONLY to them as well so users cannot access or change both of the convars. Since the emergence of the recent now patched slider exploit, I was happy that I could utilize the exploit to set these convars again. I presume that these were restricted from a period of time where viewmodel_fov was still restricted by sv_cheats but now I don't see the harm of these two convars getting the FCVAR_CHEAT and the FCVAR_DEVELOPMENTONLY flag removed for free use by users that want the viewmodel sway back.
Thanks for reading.
When TF2 was in development, the
cl_wpn_sway_interp
convar was set to 0.1 but just before release, this was set to 0.0. You were still able to set this convar after the release of the game up until sometime in 2008 which both convars hadFCVAR_CHEAT
set to them and then subsequentlyFCVAR_DEVELOPMENTONLY
to them as well so users cannot access or change both of the convars. Since the emergence of the recent now patched slider exploit, I was happy that I could utilize the exploit to set these convars again. I presume that these were restricted from a period of time whereviewmodel_fov
was still restricted bysv_cheats
but now I don't see the harm of these two convars getting theFCVAR_CHEAT
and theFCVAR_DEVELOPMENTONLY
flag removed for free use by users that want the viewmodel sway back. Thanks for reading.