Page 1 of 1

trouble with Capture the flag map

Posted: Mon Mar 07, 2016 12:33 am
by CLOUDspawn
Hello,
I was trying to make a capture the flag map for the first time today, and everytime I go to run it, it gives me an error: player_start_deathmatch missing or something like that. Any clue what it could be? I made a blue flag on one side, red flag on the other, set up some blue spawns and some red spawns points.
thanks

Re: trouble with Capture the flag map

Posted: Mon Mar 07, 2016 6:10 am
by Eraser
Are you running the map in CTF gametype?
If so, maybe an info_player_deathmatch is used to initially spawn spectators if no intermission camera is present?

Re: trouble with Capture the flag map

Posted: Mon Mar 07, 2016 3:13 pm
by sst13
You should always put an "info_player_intermission" in your map.

I made a small guide for gametype related entities: http://sst13.de/dev/sst13_Team_Entities ... _Guide.txt (german / some kind of english) :D