/Console turnspeed

The command /console turnspeed is not working. I have seen some others with this problem and /run SetCVar(“TurnSpeed”, 180) personally gives me lua errors. I saw where people had deleted their WTF folder and it didn’t help but I might try that next to see if it helps any.

this one should work:

/run C_CVar.SetCVar(“TurnSpeed”, 100)

thanks ill try it!