Menu

Commit [r582]  Maximize  Restore  History

Free command system. Allow you to execute specified commnd in an animation.

You can use up to 8 command per frame. Each command can have up to 32 arguments.

@cmd cmdname arg1 arg2 arg3 ....

command function is like this:
void (*function)(int argc, s_argval* args, entity* ent);

utunnels 2007-03-11