Try adding this to metamod's linkgame.cpp file and recompile the metamod DLL:
Code:
LINK_ENTITY_TO_GAME(CountTeamPlayers);
LINK_ENTITY_TO_GAME(CountTeams);
LINK_ENTITY_TO_GAME(func_rain);
LINK_ENTITY_TO_GAME(func_snow);
LINK_ENTITY_TO_GAME(g_flTimeLimit);
*edit* no guarantees whatsoever, if it works, then all the better, but if it doesn't, then we're unlucky.
