Change 'freelook' to user cvar

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Change 'freelook' to user cvar

Re: Change 'freelook' to user cvar

by Graf Zahl » Sun Feb 26, 2017 7:15 am

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!

Change 'freelook' to user cvar

by ijon » Wed Aug 10, 2016 12:49 am

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

Top