]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/server/cheats.qh
hm... does cl_prydoncursor -1 really do what I want? Better not do that yet.
[divverent/nexuiz.git] / data / qcsrc / server / cheats.qh
1 float cheatcount_total;
2 .float cheatcount;
3 void CheatInit();
4 void CheatShutdown();
5 void CheatInitClient();
6 void CheatShutdownClient();
7 float CheatImpulse(float i);
8 float CheatCommand(float argc);
9 float CheatFrame();
10
11 void Drag_MoveDrag(entity from, entity to); // call this from CopyBody