Art of War Central
View in iTunes
Please help us to raise in the ranks of podcasting and subscribe to our itunes feed using the link above.
The next MODSonair show will air LIVE on:
03/21/2010 12:03 EDT

Time remaining:
We Dontated to PixelEquity
"Modding refers to the act of modifying a piece of hardware or software or anything else for that matter, to perform a function not originally conceived or intended by the designer." 4
 
Site News   |   Aggregated News   |   Forums   |   Tutorials   |   Downloads   |   Projects   |   Weblinks
Latest Forum Threads 
CoD4 MP Mapping.. Posts: (10) Views: (127) by [IBS]MattY
CoD4 General.. Posts: (91) Views: (114) by [IBS]MattY
General Gaming.. Posts: (2) Views: (36) by Rasta
CoD4 Map + Mod R.. Posts: (32) Views: (224) by sam_fisher3000
CoDWW MP Mapping.. Posts: (4) Views: (53) by .KiLL3R.
L4D2 Mapping.. Posts: (1) Views: (7) by Eladd
CoD4 MP Mapping.. Posts: (29) Views: (479) by {UST}Hogan
General Gaming.. Posts: (1) Views: (23) by Cerebral_Assassin
CoD2 MP Mapping.. Posts: (8) Views: (78) by PanZerReBorN
CoDWW Map + Mod .. Posts: (35) Views: (321) by dundy
Back to Home Page
MODSCON 2010 L4D2 Contest
Art of War Central
Register/Login to Add a Tutorial
Tutorials
SOF1 Mapping
ratings:
Awful Rating
Poor Rating
Average Rating
Good Rating
Excellent Rating
Map 4 : An Outside Area
Versions: You must be logged in to view history.
Submitting Your Custom Maps And Other Materials
Mapping 101 - An Outside Area - Tutorial 4

Ok, for this next tutorial we are going to make an outside area for out map, this will cover the basics of skies, and a few more useful tools.

First load up the tutorial3 map and save it as tutorial4.

Before we get cracking, you may have heard me talk about leaks, and I don't mean the vegetables, so what are they?

Quite simply a leak is a hole in your map, if your map has a hole it will not compile and you will see the "**** leaked****" error message when you try and compile it.

To demonstrate this select o要e of the ceiling brushes and move it in any direction 32 units, now go to the Bsp menu and select "bsp_NoVis". You should see the error mentioned above. Move the brush back into it's correct place.

It's easiest to think of your map as being a series of containers which must be water tight. Imagine pouring water into your map starting at the player start position, this water should not be able to get outside of the map.

Now o要 with the show...


  1. Using the techniques learnt in tutorial 3 copy the 2 rooms and make the joining passageways so it looks like figure 1. Don't forget to set your grid to 16, and to miter the corners.

  1. The cross shape in the middle is what we a going to turn into our outside area, a small courtyard. First we need to seal the bottom, easiest way is to make a brush that touches the edges of the cross like Figure 2.


  1. Make it 16 points (1 grid unit) tall and line it up to the bottom of the rooms. Figure 3.

  1. You can apply the "1_concrete_floor" texture from the armory collection, to the top face.

  2. Repeat step 3 but place the brush level with the ceiling. Figure 4.

  1. While the brush is still selected apply the blue "sky" texture.

  2. Now we have to fill in the gaps between the sky and the passageways. Make a brush 16 x 160 x 32 and place it as in Figures 5 & 6.

  1. Repeat or copy the brush for the right side.

Now we are going to use some more of SoFRadiants tools.. Look at figure 7.

Figure 7.

These are the flip & rotate buttons, from left to right : flip x, rotate x, flip y, rotate y, flip z, rotate z.

  1. Copy o要e of the 2 brushes you just made and paste it in the center somewhere. Make sure you are in top view.

  2. Now click o要 the rotate z button. while the brush is still selected. Place it in the correct position at the top, between the passage roof and sky brush. Repeat for the bottom passage. Make sure all 4 brushes have the "sky" texture.

  3. Now we need a way to get into the courtyard. Punch a hole in the top passageway, 48 x 60 x 80, using the CSG Subtract. Center it in the passageway which joins the courtyard. Make sure it is lined up with the floor of the passageway NOT the courtyard floor. Figure 8.

  1. Copy o要e of the lights and place it in the center of the courtyard. (Sky lighting will be covered later)

  2. Now all we need to do is tell the game which sky we want to use. Press N to bring up the entity properties window, see Figure 9, scroll down and select "worldspawn". At the bottom type "sky" in the Key box and "tut" in the Value box. For a full list of skies you can use click here. Press N again when you are done to close the window.


  1. Finally tidy up any texturing that needs to be done. (The tops of each building, if you haven't already done it)

Compile and run the map, it should look like figure 10. Now save it as tutorial4, and move o要 to tutorial 5.