Zombie Panic! Source Level Creation: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Updated how Hammer for ZPS is accessed)
 
(4 intermediate revisions by 3 users not shown)
Line 5: Line 5:
== Getting started ==
== Getting started ==


* '''[[Downloading and Installing the Source SDK]]'''
Valve Hammer Editor for Zombie Panic! Source can be accessed through it's "Modding Tools" in the "Tools" section of your Steam library.
* '''[http://www.zombiepanic.org/forums/showthread.php?t=12232 Configuring the Source SDK for Zombie Panic! Source]'''


== Constructing Elements ==
== Constructing Elements ==


===Level Design Tutorials===
===Level Design Tutorials===
* [http://www.filefront.com/14739677/How%20to%20create%20a%20basic%20ZPS%20or%20ZPH%20map.rar Creating a Lobby]
* [[Create the "Ready Room"]]
* [http://www.filefront.com/14739677/How%20to%20create%20a%20basic%20ZPS%20or%20ZPH%20map.rar Creating a ZPS/ZPH Map]
* [[Basic Objective Tutorial]]
* Creating ZPA Maps
* Creating ZPO Maps
::* [http://www.filefront.com/15358747/Randomkeys_tutorial.zip Creating Random Spawning Keys]
::* Creating Buttons
 
* [http://www.filefront.com/15946977/Breakable_door.vmf Creating Breakable Doors]
* [http://www.filefront.com/15922901/destroyable_tv.vmf Creating Physics TV screens]
* Creating Bodies that fall when players walk close
* [http://www.filefront.com/14793265/items%20that%20spawn%20depending%20on%20server%20pop.rar How to set items up to spawn depending on server population ]
* [http://www.filefront.com/16800769/dynamiczombiespawns.vmf Creating Dynamic Zombiespawns]
* [http://www.filefront.com/16800893/info_objective_list.vmf Using the info_objective_list entity]
* [http://www.filefront.com/16801019/teamblocker.vmf Creating a Teamblocker]
* [http://www.filefront.com/16801331/deathtrap.vmf Creating a Trap]
 




Line 32: Line 17:
{{category cell|background-color=white|border-color=lightgray}}
{{category cell|background-color=white|border-color=lightgray}}


== Game Modes (In depth analysis) ==
== Game Modes (How to set them up) ==
* [[Zombie Panic! Source: ZPS|ZPS]]
* [[Zombie Panic! Source: ZPS|ZPS]]
* [[Zombie Panic! Source: ZPO|ZPO]]
* [[Zombie Panic! Source: ZPO|ZPO]]

Latest revision as of 12:46, 20 August 2022

This page contains articles relating specifically to Level Design for Zombie Panic! Source. Feel free to contribute.

Getting started

Valve Hammer Editor for Zombie Panic! Source can be accessed through it's "Modding Tools" in the "Tools" section of your Steam library.

Constructing Elements

Level Design Tutorials


Game Modes (How to set them up)

Additive Information