Black Mesa: Elimination: Difference between revisions
Jump to navigation
Jump to search
Tip:The npc_maker should primarily be used when wanting to make multiple waves of increasing difficulty. One example is having zombie scientists as the first wave, then zombie guards as the second, etc.. Otherwise, use individual NPCs and respawn them using just the math_counter and logic_relay.
DavidSon713 (talk | contribs) m ({{Nocontent}}) |
MyGamepedia (talk | contribs) (This is official game mode which can be activated with ''mp_coop 1'' cvar. I'm cooking pages for related ents. This page can get rework in near future.) |
||
Line 1: | Line 1: | ||
{{Back|Black Mesa Level Creation}} | {{Back|Black Mesa Level Creation}} | ||
{{todo|Rework this page completely.}} | |||
{{Nocontent}} | {{Nocontent}} | ||
{{stub}} | {{stub}} |
Revision as of 23:25, 18 October 2024
Todo: Rework this page completely.
Skill Level
This tutorial expects you to have this amount of knowledge within the topic to follow along smoothly. | |||||
---|---|---|---|---|---|
Novice | Familiar | Competent | Proficient | Expert |
Making a Black Mesa zombie survival map in Hammer is quite easy if you know what you're doing. To make waves, utilize the logic_relay and the npc_maker, you will also (most likely) need multiple math_counters.
