]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/server/cheats.qh
Scaled the weapon models down about 30% to match 2.5.2 sizes. Except the tuba, I...
[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