Monster: Difference between revisions
Jump to navigation
Jump to search
Thunder4ik (talk | contribs) m (→top: clean up, replaced: {{goldsrc → {{gldsrc) |
SirYodaJedi (talk | contribs) (Source has some residual references to NPCs as monsters) |
||
Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
All [[NPC]]s are referred to as "'''monsters'''" in {{Quake|3.1}}, {{quake2|3.1}}, and {{gldsrc|3.1}}. This includes both enemy and allied NPCs. Multiplayer [[bots]] are not considered monsters, as they are [[player]]s. | All [[NPC]]s are referred to as "'''monsters'''" in {{Quake|3.1}}, {{quake2|3.1}}, and {{gldsrc|3.1}}. This includes both enemy and allied NPCs. Multiplayer [[bots]] are not considered monsters, as they are [[player]]s. | ||
{{src|3.1}} changes most "monster" terminology to "npc", but some remnants exist, such as the [[contents flag]] for NPCs, which is referred to as {{code|CONTENTS_MONSTER}}. | |||
[[Category:Glossary]] | [[Category:Glossary]] |
Revision as of 13:14, 15 February 2024
All NPCs are referred to as "monsters" in Quake, Quake II, and GoldSrc. This includes both enemy and allied NPCs. Multiplayer bots are not considered monsters, as they are players.
Source changes most "monster" terminology to "npc", but some remnants exist, such as the contents flag for NPCs, which is referred to as CONTENTS_MONSTER.