bodyque
Class hierarchy |
---|
CCorpse |
world.cpp
|
bodyque
is a point entity available in all GoldSrc games. Four are created when a map loads. They are used as a 'queue' for corpses in multiplayer games. This will hold the four most recently killed corpses from players, and when a fifth corpse spawns, the oldest is eliminated.