How to make a storm

Credits

Submitter
  • P2: Drudge
    Points: 6,780
  • E3: Tutor
    EF: 63
  • C1: Member
  • A5: Veteran
    Account Age: 5 years
drimp (Creator/Co-creator)
Key Authors
drimp

Rating

9.5/10
Based off 6 rating(s)

Additional Info

Genre
Other/Misc
Difficulty Level
Intermediate

Stats

Post Count
35
ViewCount
5,677
Date Added
4 years ago
Date Modified
7 months ago

How to make a storm.

In this tutorial I will show you how to make a realistic storm with thunder, rain and sound. This will make any map look great!

Note: This tutorial would be hard for a new mapper.


Start of by making a map or open a ready made one.


Now you need to add rain.

  1. Make a brush with the nodraw texture over all of the outside area.
  2. Click on the brush you just made or if you got more than one. Press ctrl and click on each one.
  3. Go ctrl + T and you should have the object properties up. Go on class and make it func_precipitation.
  4. You should change the density to 100 or more. Make the colour anything you think is best. Most likely some blue or white. I used 168 196.
  5. For precipitation you should use rain for making a storm like this but if you ever make a snow map or something, you should use this.
  6. Go on apply and close the window.
  7. Now go on the entity tool and place an ambient_generic.
  8. Go on its properties.
  9. Change the name to what you want. I put it as soundrain. Change sound name to ambient/water/waterflow_loop1.wav. Change volume to 8. Now go in flags. Tick play everywhere and start silent. Un tick is not looped.
  10. Now add a logicauto, go on its properties then go into outputs. Now go on add and put this in for each thing. My output name: OnMapSpawn Target entities name: soundrain (or what ever you called the sound) Via this input: playsound
  11. Now click apply and close the window.

  Now it will get harder. 

 Making thunder.
  1. Start by adding a light entity. Go into properties and name it light_thunder.
  2. Now go on brightness and press pick color. Make it a gold.
  3. Now go to appearance and put it to Fast strobe.
  4. Go on apply and close window.
  5. Now copy the light you placed and delete that one. (Copy it by going ctrl + C)
  6. Now just paste some of them, out of player reach up near the skybox.
  7. Now place 2 logictimers. Go on 1 of the logictimers properties and put the Refire interval as 5.
  8. Go into the other timer and put it as 10.
  9. Now go on the 10 one’s outputs and go on add.
    1. My output name: ontimer Target entities name: light thunder. (Or what ever you called the light) Via this input: turn off.
    2. Now go on the other timer and do the same output but with via this input as turnon.
    3. Place an ambientgenetic. Go on its properties and do the name as
      sound
      thunder.
    4. Now put the sound name as ambient/atmosphere/thunder1.wav and the volume
      as 9. Then go into flags and tick play everywhere. Go apply and close window.
    5. Go into the logictimer that turns on the lights and go onto outputs. Go on add. My output name: ontimer Target entities name: soundthunder (or what ever you called the sound) Via this input: playsound
    6. Go apply and close window.

You should now add some light that is always on but it is best to use something that is darkish. You should also try to use this with a dark skybox. Just so it fits in with the map.


Here is a vidio a map and a prefab that uses this storm. Some bits of them have things changed but not much.


de_storm

A Storm

(Note: if you find any thing wrong with this tut. Say but dont rate it a bad rating. As i will fix it as soon as i can.)


Thanks and have fun.


  • You must be a member

Comments

    • C1: Member
    • A4: Graduate
      Account Age: 3 years

    Cool! good job,man! 10/10!

    Bananite
    • P2: Drudge
      Points: 1,611
    • E1: Helper
      EF: 4
    • C1: Member
    • A5: Veteran
      Account Age: 4 years
    Posted by drimp
    Posted by phqnix It's awfull and realy sounds realistic. If im gonna make a stormy map. I'll end up here. :)
    Then someone els did a addon with this on how to add the lightning its self so you can see it etc...

    i've seen it, it's cool :)

    blow your ass
    • P2: Drudge
      Points: 6,780
    • E3: Tutor
      EF: 63
    • C1: Member
    • A5: Veteran
      Account Age: 5 years
    Posted by phqnix It's awfull and realy sounds realistic. If im gonna make a stormy map. I'll end up here. :)

    Then someone els did a addon with this on how to add the lightning its self so you can see it etc...

    Mapping Imp
    • P2: Drudge
      Points: 1,611
    • E1: Helper
      EF: 4
    • C1: Member
    • A5: Veteran
      Account Age: 4 years

    It's awfull and realy sounds realistic. If im gonna make a stormy map. I'll end up here. :)

    blow your ass
    • P2: Drudge
      Points: 6,780
    • E3: Tutor
      EF: 63
    • C1: Member
    • A5: Veteran
      Account Age: 5 years
    Posted by THEcurryMONSTER Hey just wondering about the SKY (is it a skybox) what do you do

    With the sky. You get the skybox texture. There are many ways to do it. The most simple way is to just make a big box all the way around the map. They go ctrl - H or right click and go to hollow. Put it to what is best. 32 or 64 etc...

    You then can change it by going map/ map properties then go on skybox texture. On this website you can go to the css tutorials page in mapping. Go down to 'Top Viewed' Then you should go onto 'All Sky Names + Environment available for CSS'. That tells you a bunch of names with pictures. You find one you like and copy the name into the box that says skybox_01 or something like that inside hammer.

    Mapping Imp
    • C1: Member
    • A4: Graduate
      Account Age: 4 years

    Hey just wondering about the SKY (is it a skybox)

    what do you do

    Bananite
    • P2: Drudge
      Points: 6,780
    • E3: Tutor
      EF: 63
    • C1: Member
    • A5: Veteran
      Account Age: 5 years

    No problem.

    Mapping Imp
    • P1: Beggar
      Points: 405
    • C1: Member
    • A6: Elder
      Account Age: 7 years

    Got it to work!

    Thanks for the help!

    mapper exstrodinare
    • P2: Drudge
      Points: 6,780
    • E3: Tutor
      EF: 63
    • C1: Member
    • A5: Veteran
      Account Age: 5 years

    Hmm. Well you could have done the logics wrong.

    '10. Now add a logicauto, go on its properties then go into outputs. Now go on add and put this in for each thing. My output name: OnMapSpawn Target entities name: soundrain (or what ever you called the sound) Via this input: playsound'

    You should name the sound soundrain then go into your logicauto and put that in the outputs. Then for the thunder sound you need to use the logics right and for the lighting you should use the turn on and off logics right. I think you could have gone a bit wrong on the logics.

    If you want to have a look at the prefab of the storm. Look at a storm at the bottom. It could help you out a bit.

    Mapping Imp
    • P1: Beggar
      Points: 405
    • C1: Member
    • A6: Elder
      Account Age: 7 years

    My lightning is on all the time... my rain sound only lasts for 1 round

    and my thunder sound don't even play...

    help!

    mapper exstrodinare
  • You must be a member