1 float autocvar_sv_cheats; // must... declare... global
3 float cheatcount_total;
7 void CheatInitClient();
8 void CheatShutdownClient();
9 float CheatImpulse(float i);
10 float CheatCommand(float argc);
13 void Drag_MoveDrag(entity from, entity to); // call this from CopyBody