void ServerActivate( edict_t *pEdictList, int edictCount, int clientMax ) { (*other_gFunctionTable.pfnServerActivate)(pEdictList, edictCount, clientMax); }