CS:S Spawn Problem

Joined
Sep 18, 2003
Messages
1,222
Reaction score
1
I am trying to make a really simple map for CS:S as a practise. I have created a room and put an info_player_start entity in it.

When I compile the map I get something about a memory leak error. But the map does work on CS:S. When I start the map though it just tells me that both teams are full, so I can't spawn. Any ideas?
 
put in info_player_terrorist
place the spawning point, sumwhere
then put info_player_counterterrorist
and place another spawning point for that ct...
 
Back
Top