Both Teams are Full error

From Valve Developer Community
Revision as of 22:40, 7 July 2005 by Gir (talk | contribs)
Jump to navigation Jump to search

You need to have both info_player_counterterrorist and info_player_terrorist entities in the map, or the game will not be set up correctly. See Making Counter-Strike: Source Maps for information on the necessary entities. Also check your console if it reports that your spawn points are invalid try moving them a little bit like 2 units up or something. The problem is usually that your spawn point entities are intersecting another surface in the map (usually the ground), and thus the spawn point is invalid.