Astroux

Results 3 issues of Astroux

#include "../globals.hpp" typedef void(__thiscall* FN_cl_move)(float, bool); FN_cl_move oCLMove; void __fastcall hkCLMove(float accumulated_extra_samples, #ifndef _WIN64 void*, // __fastcall does literally nothing in x64, so that's why we make it inactive #endif...

I see you have already tryed by evidence in tier1/Keyvalues.cpp

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...