.:`=-~rANdOm~`-=:.

Tech Lounge => Mapping => Topic started by: Tiger Guy on May 10, 2010, 06:31:21 PM

Title: How do I make zombie spawns?
Post by: Tiger Guy on May 10, 2010, 06:31:21 PM
How the hell do I do it? It is just automatically made or what?
Title: Re: How do I make zombie spawns?
Post by: Majoras mask on May 10, 2010, 06:34:31 PM
info_player_zombie
Title: Re: How do I make zombie spawns?
Post by: Tiger Guy on May 10, 2010, 06:34:58 PM
Thanks!

P.S. Does this only work on Episode 2, because I'm forced to use Episode 1.
Title: Re: How do I make zombie spawns?
Post by: Majoras mask on May 10, 2010, 06:37:57 PM
Thanks!

P.S. Does this only work on Episode 2, because I'm forced to use Episode 1.

It works for anything
Title: Re: How do I make zombie spawns?
Post by: Tiger Guy on May 10, 2010, 06:41:05 PM
It's obsolete. :(
Title: Re: How do I make zombie spawns?
Post by: Majoras mask on May 10, 2010, 06:43:08 PM
It's obsolete. :(

The lua picks it up.
Title: Re: How do I make zombie spawns?
Post by: Tiger Guy on May 10, 2010, 06:44:45 PM
The lua picks it up.
Ok.

P.S.

Coolz, please sticky this. Some newbies like me might need to know how this works.
Title: Re: How do I make zombie spawns?
Post by: Majoras mask on May 11, 2010, 01:10:53 PM
also if you ever need it

    * weapon_zs_annabelle
    * weapon_zs_battleaxe
    * weapon_zs_boomstick
    * weapon_zs_bulletstorm
    * weapon_zs_crossbow
    * weapon_zs_deagle
    * weapon_zs_glock3
    * weapon_zs_grenade
    * weapon_zs_inferno
    * weapon_zs_m4
    * weapon_zs_magnum
    * weapon_zs_owens
    * weapon_zs_peashooter
    * weapon_zs_reaper
    * weapon_zs_smg
    * weapon_zs_slugrifle
    * weapon_zs_smg
    * weapon_zs_sweepershotgun
    * weapon_zs_ultimate
    * weapon_zs_uzi
    * weapon_zs_widowmaker
    * weapon_zs_barricadekit


more info here http://www.noxiousnet.com/forums/index.php?topic=2373.270 (http://www.noxiousnet.com/forums/index.php?topic=2373.270) but not all entities will work because we don't have the same version

O0
Title: Re: How do I make zombie spawns?
Post by: » Magic « on May 11, 2010, 01:14:25 PM
also


info_player_human
Title: Re: How do I make zombie spawns?
Post by: Majoras mask on May 11, 2010, 01:21:36 PM
also


info_player_human

info_player_start does the same thing
Title: Re: How do I make zombie spawns?
Post by: » Magic « on May 11, 2010, 01:31:11 PM
info_player_start does the same thing


ya but its not zs style 8)
Title: Re: How do I make zombie spawns?
Post by: Krasher on May 11, 2010, 01:52:49 PM
Click here for the answer to all your questions about ZS Mapping. (http://www.noxiousnet.com/forums/index.php?topic=2373.0)
Title: Re: How do I make zombie spawns?
Post by: Majoras mask on May 11, 2010, 02:21:47 PM
Click here for the answer to all your questions about ZS Mapping. (http://www.noxiousnet.com/forums/index.php?topic=2373.0)



also if you ever need it

    * weapon_zs_annabelle
    * weapon_zs_battleaxe
    * weapon_zs_boomstick
    * weapon_zs_bulletstorm
    * weapon_zs_crossbow
    * weapon_zs_deagle
    * weapon_zs_glock3
    * weapon_zs_grenade
    * weapon_zs_inferno
    * weapon_zs_m4
    * weapon_zs_magnum
    * weapon_zs_owens
    * weapon_zs_peashooter
    * weapon_zs_reaper
    * weapon_zs_smg
    * weapon_zs_slugrifle
    * weapon_zs_smg
    * weapon_zs_sweepershotgun
    * weapon_zs_ultimate
    * weapon_zs_uzi
    * weapon_zs_widowmaker
    * weapon_zs_barricadekit


more info here http://www.noxiousnet.com/forums/index.php?topic=2373.270 (http://www.noxiousnet.com/forums/index.php?topic=2373.270) but not all entities will work because we don't have the same version

O0