Zombie Panic! Source: ZPO

From Valve Developer Community
Revision as of 01:51, 16 March 2012 by Ratboy601 (talk | contribs) (How to set up a ZPO (objective game mode) map.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

You will need several ZP:S specific entities to make an objective (zpo) map work properly:

game_win_human game_win_zombie (optional)

You will need to set up an output from the final entity that triggers the end of game, which should look like this:

<output>; game_win_human; end game

Please see the tutorial on creating objectives for a basic list of common objective's used in zpo maps.