map testing help

S

soldier92

Guest
how do you test maps with hammer? ive been trying to figure it out for months but i cant so please help
 
i tried but when its done compiling it says missing launch module
 
So check the box that says "Don't run game after compile" (Or something like that)?
Then just manually start the game?!
 
There are certain things you need in each map before it compiles and plays properly. For starters, make sure you have some kind of light and a player start and a skybox.
 
well, you dont need a light, just make sure you dont have any leaks (you cant see the 'void' from anywhere).
 
hehe- my first map had no skybox at all- u could see the "void" from everywhere :) and it worked just fine. but still leaks are not pleasant- a lot of things can go wrong in u have them. to play a map u only need info_player_deathmatch entity (if u are working on a HL2: Deathmatch map). make sure that u have the (map name).bsp file in your hl2:dm/maps folder (i thing this was fixed in one of the patches but things can still go wrong)
 
Back
Top