Map a Dream competition results on their way...
Check out Creating caves using Displacements, our newest tutorial!
Welcome, Badd, our newest member!

logo

Site Stuff

Reference

Maps

Community

ShoutBOX

Onliners

37 secs

Captain Terror

4 mins

The Mighty Atom

5 mins

potatis_invalid

10 mins

KingDaniel

12 mins

awkook

14 mins

Unbreakable

16 mins

TJB

Affliates

Some Random Site Advertisement that got here cus it's owned by an admin here.

How do I run a HL map (.bsp file)

Page: [1]

Tutorials > Half-Life > Beginner > How do I run a HL map (.bsp file)

avatar

By Skeeve (More from this user)
10th June, 2003
Beginner
,intro,.bsp,map,run map,HL,console,command line,
star star star star star (1 vote)

How do I run a HL map (.bsp file)

Running a Map

The single question that every new mapper asks is always the same: "How do I run a .bsp I just downloaded?"

Any .bsp file that does not contain a info_player_deathmatch will not show up in Half-Life's Custom create game menu. In order to start the map, the user must directly let Half-Life know it is there through a console command. This can either be done at the command console itself, or through a run dialoug.

First the .bsp file needs to be placed in Half-Life maps directory. If Half-Life was installed using its default directory path, put the .bsp file in:
C:\SIERRA\Half-Life\valve\maps

Using the run dialoug (my preferred method):
1. Click Start.
2. Click Run. A dialoug box will open.
3. Type:
C:\SIERRA\Half-Life\hl.exe +map map_name
map_name is the name of the map you wish to run, without its .bsp extension.
4. Click OK and Half-Life will open and run your map.

Tutorial Image The Run Dialog Box for XP

Using the command console:
1. Open your consle screen
2. Type:
C:\SIERRA\Half-Life\hl.exe +map map_name
map_name is the name of the map you wish to run, without its .bsp extension.
3. Hit Enter and Half-Life will open and run your map.

The commands above assume that Half-Life was installed in its default location and your default drive is C: If this is not the case, C:\SIERRA will have to be changed to M:\Games\SIERRA or whatever file stucture your system is using.

Hint:
If this is a map you wish to play several times, save the game as soon as it opens. This puts a pointer in Half-Life which allows you to open the map through Load Game.

Comments

avatar GuitarGuru12 says: star star star star star 11th April 2009, 23:39 PM
Thanks! this helps alot when downloading maps and testing them
You must be logged in to comment.