|
g_cmds.cThis file contains functions to handle all commands sent to the server. These are sent to the server via "trap_SendClientCommand", "trap_CmdExecuteText", and also automatically sent if clients don't recognise a console command. This is where we handle all of our pseudocamera console commands. |