Home
Q3A source
game directory
bg_lib
bg_local
bg_pmove
bg_public
g_active
g_client
g_cmds
g_local
g_main
g_pseudocam
g_svcmds
g_syscalls
q_math
q_shared

g_svcmds.c

This file contains functions handling for commands from the server console. We handled our "pc_create" console command in this fashion. This is quite similar in nature to the g_cmds.c file.