.:`=-~rANdOm~`-=:. Game Servers

Technology (Read Only) => Mapping => Topic started by: coolzeldad on September 18, 2010, 03:10:26 PM

Title: how to make things wave based or timed for zombie survival maps
Post by: coolzeldad on September 18, 2010, 03:10:26 PM
ORIGINAL THREAD BY Majoras mask

if anyone here wants to know how to make things wave based without the new version of zombie survival here joo go.

lets make a door open at the end of wave 1 shall we?

first make a door and turn off all the the flags but toggle and name it. then make an entity "logic_auto" and on the outputs use

OnMapSpawn>"doorname"open> after a delay of 210 seconds.              now to make it feel a bit better we can add a sound and do this...

OnMapSpawn>"soundname">playsound>with a delay of 210 seconds.           you can do much more with logic auto but that's just a way to use it


that might not of helped you out that much but this will give you all the numbers you will need if you are trying to make something wave based.

Code: [Select]
-- Initial length for wave 1.
WAVEONE_LENGTH = 120

-- Add this many seconds for each additional wave.
WAVE_TIMEADD = 5
-- How long 'wave 0' should last in seconds. This is the time you should give for new players to join and get ready.
WAVEZERO_LENGTH = 90

-- Time humans have between waves to do stuff without NEW zombies spawning. Any dead zombies will be in spectator view and any living ones will still be living.
WAVE_INTERMISSION_LENGTH = 45
Title: Re: how to make things wave based or timed for zombie survival maps
Post by: Seb on October 09, 2010, 05:34:46 PM
But what if we want something to repeat every wave? In these maps I'm planning (you see, they're my current high school and my former middle school) I want the bell to ring for five seconds every time it's five seconds until the next wave.
Title: Re: how to make things wave based or timed for zombie survival maps
Post by: SMasters on October 09, 2010, 05:45:53 PM
But what if we want something to repeat every wave? In these maps I'm planning (you see, they're my current high school and my former middle school) I want the bell to ring for five seconds every time it's five seconds until the next wave.
look up logic timer
Title: Re: how to make things wave based or timed for zombie survival maps
Post by: Peetah on October 09, 2010, 05:50:43 PM
Can we add like phases on top of this?
Like after each wave the survivors travel to a different spot. And get to the end to escape and win.
Title: Re: how to make things wave based or timed for zombie survival maps
Post by: Jman on October 09, 2010, 07:10:33 PM
Can we add like phases on top of this?
Like after each wave the survivors travel to a different spot. And get to the end to escape and win.


zombie escape. i like that idea.
Title: Re: how to make things wave based or timed for zombie survival maps
Post by: SMasters on October 09, 2010, 07:58:01 PM
I told Coolz about an entity to end the round but idk he's been working on it
Title: Re: how to make things wave based or timed for zombie survival maps
Post by: Tomcat on October 17, 2010, 11:07:19 AM
I told Coolz about an entity to end the round but idk he's been working on it


Ill look into it
Title: Re: how to make things wave based or timed for zombie survival maps
Post by: Juan_Ambriz on November 23, 2010, 07:51:24 PM
how do you make a door?
Title: Re: how to make things wave based or timed for zombie survival maps
Post by: jimonions on November 23, 2010, 10:51:33 PM
how do you make a door?


ha...haha...
Spoiler (click to show/hide)
Title: Re: how to make things wave based or timed for zombie survival maps
Post by: Juan_Ambriz on November 23, 2010, 11:02:21 PM
Lol thx im still a nub to the forum....  :D :idk: