MOD INFO - Zombie Master Black Edition is a "spin-off" mod based on the original Zombie Master Source Code. - Features: 9 all-new custom weapons - 3 new zombie types - challenging gameplay.

Forum Thread
  Posts  
ZMBE mapping guidelines (Games : Half-Life 2 : Mods : Zombie Master Black Edition : Forum : Custom content : ZMBE mapping guidelines) Locked
Thread Options
Aug 25 2009 Anchor

Zombie Master: Black Edition
Mapping guidelines
written by fifi
As of Public Release 1.2
Note:
Only use the zombiemaster.fgd found in the ZMBE folder.


1. The Mod makes use of the same functionality of existing HL2 and ZM-specific entities.

Refer to this guide for ZM specific guidelines:
Zombiemaster.org

2. Weapon considerations

Some of the new weapons use the same entity names in order to allow backwards support for
existing maps.

weapon_zm_pistol = Colt1911
weapon_zm_mac10 = TEC9
weapon_zm_Shotgun = Remington Shotgun
weapon_zm_rifle = SKS

These weapons are using new entities:

weapon_zm_baikal = Sawn-off Baikal Shotgun
weapon_zm_baikallong = Baikal Shotgun
weapon_zm_mossberg = Mossberg 500
weapon_zm_winchester = Winchester 73
Ammo:
All weapons use their matching counterpart ammo (i.e. 357 ammo is used for SKS, all shotguns use buckshot).

The following weapons have been removed from ZMBE without replacement:

weapon_zm_revolver
weapon_zm_molotov
weapon_zm_sledge
weapon_zm_improvised

If a map tries to load these, they will simply not appear.


3. Zombies

Zombie Spawns
Like the weapons, the zombies match existing entity names.

"Zombie" = Shambler
Blob = Banshee
Wobbler = Hulk

There are no replacement zombies for the drifter and the immolator. These have been removed from all spawn menus.
However they might still appear if spawned by a trap. But their effectivity is greatly reduced because their stats
(health, damage etc) were not "refitted" to ZMBE.

New in 1.2:
Blobs now only spawn when hiddenspawned. They are completely removed from every normal spawn point.

4. Map design considerations

- Keep zombies spawns away from direct contact with players. Due to the extreme damage capabilities, any zombie spawning
directly on "top" of a player means instant death.

- Give out plenty of low grade weapons and ammo. Since melee is extremly... uncomfortable for players now, make sure they
get enough pistols and ammo for basic defense.

- Keep all zombie spawn flags at 0 (= every type spawnable)

- Weapon damage is increased by 2x-5x compared to stock ZM weapons. Keep this in mind when designing "delaying" obstacles.

- Do not use the Immolator and/or Drifters in any custom spawns. We left them in functional with a fallback model in order to not change the balance of old maps still using them.

- It is advised to give the ZM some extra money at the start of the map (via logic_auto + func_giveresources). This is important for games will low player numbers. Recommended amount is 400.

Edited by: black_cat

Reply to thread
click to sign in and post

Only registered members can share their thoughts. So come on! Join the community today (totally free - or sign in with your social account on the right) and join in the conversation.