Thread: CZ released!!!
View Single Post
Re: CZ released!!!
Old
  (#10)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: CZ released!!! - 24-03-2004

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.



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."

Last edited by Pierre-Marie Baty; 24-03-2004 at 23:15..
  
Reply With Quote