Closed astroux closed 2 years ago
540 doesn't work either. same thing has 180
Try to check the code, there must be a cmd->viewangles.FixAngles() at an unexpected place that doesn't checks for untrusted. I will investigate when I will have free time. But I do remember fake angles worked, but it must be a wrong fix as i said, and the backupcmd is just meant to adapt your forwardmove and sidemove with your viewangles
ok thank you for your wisdom
ive fully gotten rid of the untrusted stuff and ive added A random cmd->viewangles.FixAngles() but now the fakeangles don't work? what X did you use?
so the movement fix doesn't seem to work for untrusted angles:
my cmd->viewangles.x = -180 for fakeup but my W and S keys are reversed the BackupCMD() function doesn't seem to be working?????