Page 1 of 1

Change 'freelook' to user cvar

Posted: Wed Aug 10, 2016 12:49 am
by ijon
pretty self-explanatory, move freelook from a server cvar to a user cvar, nothing else to it

checking for freelook as a server cvar is not useful in multiplayer, where one player could have freelook on and another could have it off

reason this would be useful is so that my recoil scripts, which check if the player has freelook on before applying vertical recoil, wouldn't potentially break multiplayer

Re: Change 'freelook' to user cvar

Posted: Sun Feb 26, 2017 7:15 am
by Graf Zahl
ijon wrote: checking for freelook as a server cvar is not useful in multiplayer, where one player could have freelook on and another could have it off
I think it was for precisely that reason that it *IS* a server CVAR!