Creating Player Spawns in Day of Defeat Source

From Valve Developer Community
Revision as of 17:53, 2 April 2022 by Gaijinviking (talk | contribs) (No longer Needed)
Jump to navigation Jump to search
Warning icon.png
This article has been marked as a candidate for speedy deletion.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.

Creating spawns

Spawns are simply locations where players appear when the round first starts or after they die. There are two entities involved:

It's usually best to place a team's spawn points in a single location, or at the very least sizable groups. Make sure that the spawn points are facing a useful direction (you will see a graphical representation in Hammer to help with this), so that the players will be able to orient themselves quickly, and never place them in view of a location which an enemy player can access.

Lastly, always ensure that there are multiple exits from a spawn, but no entrances. Doing both of these will help combat spawn camping: it is nearly impossible for an abusive player to cover five or more exits at once, if they can't get past them.