L4D2: How to Create Survival Game Mode Part 1

Поделиться
HTML-код
  • Опубликовано: 6 янв 2025

Комментарии • 110

  • @cinntoastcrunch8
    @cinntoastcrunch8 13 лет назад +14

    This tutorial is very good, but there is one detail left out that could lead to severe frustration and that I only solved with the use of the official de-compiled L4D2 map files. IF YOUR WEAPON_SPAWN ENTITIES ARE NOT APPEARING, GO INTO THE PROPERTIES AND CHANGE THE BOTTOM ONE, "spawn instantly without director" TO "yes". Please thumbs up this comment so that others with the same problem can fix it.

  • @bykerof9433
    @bykerof9433 Год назад +1

    I have a problem, and it is that the survivors_positions do not work for some reason, therefore, I cannot start the map in survival mode, only the info_player_start works for me

  • @DranCity
    @DranCity 15 лет назад +4

    Awesome! All your tutorials have been so helpful, this one especially! :D
    Keep making new ones, we all love ya.

  • @Klikageda
    @Klikageda Год назад

    3:20 Even if you watch part 2 of this tutorial, the generated event field is left empty, so this info_game_event_proxy entity does nothing. It's supposed to show a visual hint for inexperienced players to activate certain events when nearby, which won't affect the overall functionality of survival mode, but it's weird nobody has pointed this out after all these years when it's as simple as entering ""explain_survival_radio" as the event name.
    4:02 Trigger_finale requires more steps in order for zombies to spawn with a functioning navigation mesh. Forcing a panic event from the info_director leads to less infected-spawning problems, evident by the next video's comment section.
    5:57 This brush entity effectively does nothing (technically parenting it to the radio will pass the player use inputs and extend the activation radius). Trigger_finale already glows and can be activated by default.
    I'll keep a public/unlisted video here in case any future viewers have issues: /watch?v=JFziq1G36V4

  • @WorldofLevelDesign
    @WorldofLevelDesign  14 лет назад +2

    @ISayonI You probably don't have navigation set up. You have to create navigation in your level for zombies to spawn from. I have a video on that. Its for L4D1 but the steps are the same for L4D2

  • @HoodedBaka
    @HoodedBaka 11 лет назад +6

    Instead of using "trigger_finale" which most of the time doesn't spawn zombies do this. Add the "prop_dynamic" entity. Just like using "trigger_finale" set the World Model to hamradio. Also name it "survival_radio".

    • @The1Wolfcast
      @The1Wolfcast 3 года назад

      you dont need to do this as any entity that triggers panic events will work, checkout the valve developer wiki for more information

  • @Revvylo
    @Revvylo 8 лет назад +6

    I'm having a problem right now. Zombies spawn when I type in console "director_forcepanicevent" but they don't spawn when I press the radio.

  • @Fantomfields
    @Fantomfields 2 года назад +2

    2022 comment comin' through. Better late than never, right? lol

  • @Tibsmar
    @Tibsmar 14 лет назад +1

    Sooooo glad i found these tuts. i was about to go insane trying to do them by myself!!!

  • @Aidan303
    @Aidan303 12 лет назад

    go to steam and then to library then the all games down option thing then tools. If you go down, there are a bunch of left 4 dead tools, just read them and pick which ones you want

  • @cinntoastcrunch8
    @cinntoastcrunch8 12 лет назад

    If you have weapon_spawn entities, just double-click on them to go into the properties, go to the last property on the list, and change it to "Yes".

  • @stimms212
    @stimms212 14 лет назад +1

    @TheBombampow you'll see when the sacrifice comes out for l4d2 (where it adds l4d1 survivors playable in l4d2) :D

  • @jonahdude999
    @jonahdude999 14 лет назад

    @cobretti97 you have a gap or leak in your map, just create a big invisible box around the entire map

  • @bhkyxl1661
    @bhkyxl1661 6 месяцев назад

    Do u know hot make a prop enable a console commnd when shot?

  • @baxskyestopmotionmovies65
    @baxskyestopmotionmovies65 3 года назад +1

    I’m having a problem with loading in the game

  • @ROBOTYPHOON
    @ROBOTYPHOON 14 лет назад

    Hey, how do I make it look like there are flies flying around a dead cow?

  • @Yumbos
    @Yumbos 4 года назад

    how do i rotate solids, idk why i can't

  • @randomproduction0209
    @randomproduction0209 13 лет назад +1

    I keep trying to download this program but when ever I try to extracted it to Steam\SteamApps\common\left 4 dead 2\sdk_content\mapsrc
    THERE IS NO SDK_CONTENT!!!!!!!!!!!!!!
    PLEASE HELP!

  • @Bahena2
    @Bahena2 14 лет назад +1

    when i load up the map i never start in survival

  • @andwii
    @andwii 15 лет назад +1

    thanks man for making a video for my request! thanks...

  • @windyshrimp
    @windyshrimp 15 лет назад

    Very good, have been waiting for this tutorial.

  • @BlackPyro1
    @BlackPyro1 14 лет назад

    @WorldofLevelDesign I did the Nav but for me still no zombies spawn. Do I make ot mark some areas for zombie spawns or what?

  • @Pheonixnoob
    @Pheonixnoob 14 лет назад

    does'nt work i did what u did but when i press the radio the time does'nt run and no zombies at all ?

  • @HoodedBaka
    @HoodedBaka 11 лет назад

    Next add the brush and set it as "func_button". Name it "survival_radio_button". Go to the outputs tab and do as what he did at 05:15 (but use "OnPressed" instead of "UseStart". At the outputs tab also add another output and set it like this.
    My output named = OnPressed
    Target entities named = Director
    Via this input = ForcePanicEvent
    Then add "survival_radio_button" to the "point_template" that is shown on part 2.

  • @MikeFoxclaw
    @MikeFoxclaw 14 лет назад

    Trigger finale high lights by deafult. No need to place a brush.

  • @tyrian869
    @tyrian869 14 лет назад

    hay it wont work i copy your setup and make sure its right then i run my map and i spawn under it help

  • @gingersam754
    @gingersam754 13 лет назад

    My Radio Dosn't spawn, any ideas?

  • @00mak1
    @00mak1 14 лет назад

    for me it works the first time but when i make the nav it says director failed to spawn a special :(

  • @Hiukuss
    @Hiukuss 14 лет назад

    Ummmm, there isn't a survival_explainer_proxy in the entities list, Im using the authoring tools for L4D2.....:P
    Do i need the explainer_proxy?

  • @ISayonI
    @ISayonI 14 лет назад

    din't work for me :(.. i did all you said. the radio activated you hear the scream. But no zombies at all...

  • @GentlemanPyro
    @GentlemanPyro 13 лет назад +1

    FINALLY A HELPFUL TUT! :D thx bro, this get a sub

  • @dabadguy4273
    @dabadguy4273 14 лет назад

    can you post a video showing how to make a campaign?

  • @mikenzbenz
    @mikenzbenz 4 года назад

    Can you mix survivors, i mean 2 survivors from l4d1 and 2 from l4d2?

  • @zitubia
    @zitubia 14 лет назад

    I have a question. How do I rotate an object so it snaps to the grid?
    It works for me on old hammer (for HL 1 engine. 3.4/3.5) But how do I make it to work on Source engine?

  • @TenaC1337
    @TenaC1337 13 лет назад

    How do i enter this programm where you create this?

  • @Trogdor1597
    @Trogdor1597 14 лет назад

    @WorldofLevelDesign can you put a link for the video?

  • @WorldofLevelDesign
    @WorldofLevelDesign  15 лет назад +2

    Thanks man. Will do :)

  • @ArchiePoss
    @ArchiePoss 12 лет назад

    I use the radio, and there is no zombies whatsoever, and i have compiled nav, so yeah, need some help at this point.

  • @AussieRaver1996
    @AussieRaver1996 14 лет назад

    i can't open l4d2_survival_setup.vmf.....can't open the vmf file

  • @sexytina1234
    @sexytina1234 13 лет назад

    can u give me the link to download it please

  • @thomasl4d
    @thomasl4d 13 лет назад

    @WorldofLevelDesign i stopped mapping with source engine since i had sound all the way up i start blank map on l4d do what i did and u see why ;,,(

  • @Liquid_Rigel
    @Liquid_Rigel 14 лет назад +1

    im confused mind telling me how to make a saferoom?

    • @bagobread6598
      @bagobread6598 4 года назад

      Look on the hammer tutorials, lmao

    • @Liquid_Rigel
      @Liquid_Rigel 4 года назад

      @@bagobread6598 holy hell, I was 10 when I posted that, you just brought back some memories

  • @510jacksonfan
    @510jacksonfan 9 лет назад +1

    Is there a download for this specific map maker? If so what is it calles or where can i get it

    • @WorldofLevelDesign
      @WorldofLevelDesign  9 лет назад

      510jacksonfan See this tutorial: www.worldofleveldesign.com/categories/left4dead2_mapping/how-to-get-install-source-sdk-l4d1-2-authoring-tools.php

    • @510jacksonfan
      @510jacksonfan 9 лет назад

      WorldofLevelDesign Thank you

  • @froggalexis
    @froggalexis 10 лет назад

    Whenever i enter in a block with hammer, it doesnt have the textures. Its just 100% translucent block with the sides and stuff outlined in a neon green and when i have it selected a neon yellow. please help..

    • @TheTruCloud
      @TheTruCloud 10 лет назад

      ...

    • @17896ify
      @17896ify 9 лет назад +1

      go to view and enable 3D textured polygons

  • @ctucks09
    @ctucks09 13 лет назад

    Bit of a silly question, but are you using Source SDK or L4D2 Authoring Tools!?

  • @Thekapstok
    @Thekapstok 15 лет назад

    Do you know the explain names?
    The basic one is: explain_radio.

  • @PachaYouTube
    @PachaYouTube 14 лет назад

    whats the program called though?

  • @mariovelasco9475
    @mariovelasco9475 7 лет назад

    Please Text back, But how did you Get the empty map, did you get it or Build it??

  • @danieldaniel10
    @danieldaniel10 12 лет назад

    Can your trigger_finale entity be a dynamic prop?

  • @BarlowEnter
    @BarlowEnter 13 лет назад

    @WorldofLevelDesign Can we create our own game modes? Like a more interactive, reality-detailed city-community always having regions of viral outbreak started by biologically infected players, and defending or eliminating the threat before it started by the "population" of the region. Stock piling/having jobs like policemen/master mining situations/infecting people? Does valve allow us to exploite the game this way?

  • @doremifaSOULY
    @doremifaSOULY 14 лет назад +1

    what software u use please? thanks :)

    • @bagobread6598
      @bagobread6598 4 года назад +2

      OH MY FUCKING GAD, UR THE 50TH GUY TO ASK THIS. ITS CALLED FUCKING HAMMER. IT COMES WITH ALL SOURCE GAMES. LOOK AT A FUCKING TUTORIAL.

    • @minecraftsoft3468
      @minecraftsoft3468 4 года назад

      9 years ago

  • @horgerify
    @horgerify 3 года назад

    Hello, are you still in service of doing L4D2 Maps? Willing to compensate :)

  • @CuylorfeousMorpheous
    @CuylorfeousMorpheous 9 лет назад

    how do you make it so when you rotate the prop_... it snaps to the grid because my prop_... never has snapped to the grid on any version or setting on hamer... please could you reply to this comment with the answer.

    • @WorldofLevelDesign
      @WorldofLevelDesign  9 лет назад

      Epicnessonastick80 Go to Tools > Options > 2D Views Tab > Enable Default to 15 Degree Rotations
      I also posted an image of where to find this option on WoLD Facebook Page here: facebook.com/worldofleveldesign/posts/10155435059780514:0

    • @CuylorfeousMorpheous
      @CuylorfeousMorpheous 9 лет назад

      thank you sooo much this will help allot

  • @jakeb.3497
    @jakeb.3497 8 лет назад

    How do I access hammer for l4d2 I looked under bin in the game files and I can't find it

    • @AWiseMelon
      @AWiseMelon 8 лет назад

      You download it from the tools section in steam. It's called Left 4 Dead 2 Authoring Tools.

    • @jakeb.3497
      @jakeb.3497 8 лет назад

      +AWiseMelon ok thanks

    • @AWiseMelon
      @AWiseMelon 8 лет назад

      NP

    • @Discodj99
      @Discodj99 8 лет назад

      how you access hammer well drink enough then you'll find out ;)

  • @LazyxRegards
    @LazyxRegards 12 лет назад

    I keep getting this error insecure WAV setting or somrthing like that. how do i fix this?

    • @almirhalilovic9777
      @almirhalilovic9777 6 лет назад

      if its -insecure just go to Properties click space and then -steam i did it and it works

  • @BUGHUNTER6
    @BUGHUNTER6 4 года назад

    What if I want to spawn as L4D1 survivors?

    • @maomao2021
      @maomao2021 4 года назад

      set the survivor position names as L4D1 variants (Bill, Zoey, Louis, Francis)
      i don't think you can spawn both in 1 map unless 1 group is computer controlled

  • @Soradus
    @Soradus 11 лет назад

    made a map. did everything you did. tried making paths. did not work. please make a full tutorial and when run map apeers please show us the options you are using on normal and on expert.

  • @okkero
    @okkero 14 лет назад

    @NineRoxs Lol, dude I think you probably forgot to start the director (director_start). =)

  • @xcobet
    @xcobet 14 лет назад

    Dang dude. For this, how can I get hammer for L4D2?
    I got Source SDK.
    When I check Current Game, it doesn't have L4D2 in it. D:

    • @ilovevalorantandallgames
      @ilovevalorantandallgames 3 года назад

      e this is 11 years ago but ima still answer your question go to games and the arrow thingy in the name and check the tools the find l4d2 authoring tools yah then download

  • @hewtoi
    @hewtoi 13 лет назад

    So i did all this and it says my map is unplayable and then in game it says "Teleporting stuck player" in the top left and then i'm stuck in the floor

    • @bagobread6598
      @bagobread6598 4 года назад

      Watch some hammer tutorials, most ppl in the comments havnt, its a big thing. If uwatched it you would know to RAISE YOUR SURVIVOR SPAWNPOINT A LITTLE SO IT WONT GET STUCK IN THE GROUND.

    • @hewtoi
      @hewtoi 4 года назад

      @@bagobread6598 dude, it's been like 8 years, you don't think i woulda figured it out by then? 👀
      I don't even remember making this comment hahaha

  • @DranCity
    @DranCity 14 лет назад

    @WorldofLevelDesign Also, I tested out Hotel Swiss. :3 Great job.

  • @sodowoodo1
    @sodowoodo1 14 лет назад

    haw do you make the zombies spawn at only 1 place? thats all i need to know lol otherwise all works

  • @OkFellow
    @OkFellow 8 лет назад

    Wheres the brush tool?

    • @OkFellow
      @OkFellow 8 лет назад

      I found out Thanks any way I did my map And I have a vent in it but the boots all try to get in it at once and get stuck :)

  • @boomheadshot9700
    @boomheadshot9700 14 лет назад

    @LeFt4DeAd2HAckErs Just using the block tool, cover it with a block and then press ctrl + t.
    Follow the tutorial from there on.

  • @gamper33
    @gamper33 13 лет назад

    How do you test your map?

  • @Kylttimies
    @Kylttimies 14 лет назад

    My ammo stack is not spawning :S

  • @TheEURO15
    @TheEURO15 11 лет назад

    please guys what ver of valve hammer editor are you using ?

    • @bagobread6598
      @bagobread6598 4 года назад

      IT COMES WITH LFD2 , LOOK AT A FUCKING TUTORIAL

  • @xaha100
    @xaha100 14 лет назад

    how can you dowlode this program

  • @BlitzDuzm
    @BlitzDuzm 12 лет назад

    WTF IS CONTROL KEY

  • @ChaoticSpiders
    @ChaoticSpiders 11 лет назад +1

    My Hammer Editor has a bunch of Green lines... Idk what to do!

  • @matan123446
    @matan123446 15 лет назад

    what the program you use

  • @Thekapstok
    @Thekapstok 15 лет назад

    At the survivor positions you say: Spin 'em around.
    Then i think about the armoured zombiez :)

  • @hadhood42
    @hadhood42 13 лет назад

    what programe?

    • @bagobread6598
      @bagobread6598 4 года назад

      ITS CALLED HAMMER. HOW many ppl ask thos omFG

  • @Shadw-le3si
    @Shadw-le3si 7 лет назад

    nice tutorial

  • @hewtoi
    @hewtoi 13 лет назад +1

    I called my director dave_the_director

  • @Fraku37
    @Fraku37 4 года назад

    Hi in 10 years

  • @WorldofLevelDesign
    @WorldofLevelDesign  15 лет назад

    haha

  • @Thekapstok
    @Thekapstok 15 лет назад +1

    You are awesome!
    I also have been waiting for this tutorial.