Difference between revisions of "Deathmatch start"

From DoomWiki.org

[checked revision][checked revision]
m (Correct reasoning for why they do not appear.)
(make the table consistent with Quasar's recent edit)
Line 9: Line 9:
 
| Radius||20
 
| Radius||20
 
|-
 
|-
| [[Sprite]]||''none'' (but see [[Player]]); TFOG<br>during respawn process
+
| [[Sprite]]||''none''
 
|-
 
|-
 
| [[Thing types|Class]]|||''none''
 
| [[Thing types|Class]]|||''none''

Revision as of 17:46, 25 March 2014

Deathmatch start data
Thing type 11 (decimal), B (hex)
Appears in Shareware Doom
Registered Doom
Ultimate Doom
Doom II/Final Doom
Radius 20
Sprite none
Class none

Deathmatch starts are positions on a level where players start (and respawn) in a deathmatch game.

Normally, there are four to ten per level. One of them is chosen at random each time a player joins or respawns. A respawning player will telefrag any player or monster who happens to be standing on that deathmatch start.

In the WAD file, deathmatch starts are stored as Things. However, since they do not spawn an associated mobj, they are normally invisible.

Multiplayer mode allows up to four players, so a level needs at least four deathmatch starts in order to be used for deathmatch games; the engine will exit with an error message if there are less than four. MAP28: The Spirit World, for example, had only two (in version 1.666 and earlier), and therefore could not be played in deathmatch mode.

The maximum number of usable deathmatch starts in vanilla Doom is ten. If a map contains more than ten deathmatch starts, only those with the ten lowest Thing numbers are used.

See also