Add the worst aimbot ever known to man

This commit is contained in:
8dcc
2023-07-29 17:35:17 +02:00
parent 762368d75f
commit e43eeb2d3b
5 changed files with 75 additions and 2 deletions

View File

@@ -58,6 +58,7 @@ void h_CL_CreateMove(float frametime, usercmd_t* cmd, int active) {
localplayer = i_engine->GetLocalPlayer();
bhop(cmd);
aimbot(cmd);
correct_movement(cmd, old_angles);
vec_clamp(cmd->viewangles);