How do I skip to levels in HL1?

Captain M4d

POWER OVERWHELMING
Joined
Jul 15, 2004
Messages
1,541
Reaction score
0
I was getting close to the end of HL1 again and then I had to reformat my computer due to a virus. Does anyone know how I can skip ahead to near the end of Forget About Freeman?

I think I was at the part where you use the tank to blow up the large door and a horde of Xen aliens attack you and then you go through the doors to start the Lamda Core chapter. Any help would be greatly appreciated!
 
id find a map list. they usually include them in walkthroughs. valve should add the chapter system they have in HL2 to HL1, itd make things a lot easier.
 
You type map and then the map name in the console.
Here's a list of maps and chapters, with beta chapter names thrown in as well:
Code:
	t0a0				// HAZARD COURSE
	t0a0a
	t0a0b
	t0a0b1
	t0a0b2
	t0a0c
	t0a0d
	c0a0				// BLACK MESA INBOUND
	c0a0a
	c0a0b
	c0a0c
	c0a0d
	c0a0e
	c1a0				// ANOMOLOUS MATERIALS
	c1a0a
	c1a0b
	c1a0c				// UNFORESEEN CONSEQUENCES
	c1a0d
	c1a0e
	c1a1
	c1a1a
	c1a1b
	c1a1c
	c1a1d
	c1a1f
	c1a2				// OFFICE COMPLEX
	c1a2a
	c1a2b
	c1a2c
	c1a2d
	c1a3				// “WE'VE GOT HOSTILES”
	c1a3a
	c1a3b
	c1a3c
	c1a3d
	c1a4				// BLAST PIT
					// SCREAMS AND WHISPERS
	c1a4b
	c1a4d
	c1a4e
	c1a4f
	c1a4g
	c1a4i
	c1a4j
	c1a4k
	c2a1				// POWER UP
					// FOOTFALL
	c2a1a
	c2a1b
	c2a2				// ON A RAIL
	c2a2a
	c2a2b1
	c2a2b2
	c2a2c
	c2a2d
	c2a2e
	c2a2f
	c2a2g
	c2a2h
	c2a3				// APPREHENSION
					// ABANDONED SILO
	c2a3a
	c2a3b
	c2a3c
	c2a3d
	c2a3e
	c2a4				// RESIDUE PROCESSING
					// CHUTES AND LADDERS
	c2a4a
	c2a4b
	c2a4c
	c2a4d				// QUESTIONABLE ETHICS
	c2a4e
	c2a4f
	c2a4g
	c2a5				// SURFACE TENSION
	c2a5a
	c2a5b
	c2a5c
	c2a5d
	c2a5e
	c2a5f
	c2a5g
	c2a5w
	c2a5x
	c3a1				// “FORGET ABOUT FREEMAN!”
					// “YOU'RE ON YOUR OWN”
	c3a1a
	c3a1b
	c3a2
					// DOWN AND OUT
	c3a2a
	c3a2b
	c3a2c
	c3a2d
	c3a2e				// LAMBDA CORE
	c3a2f
	c4a1				// XEN
	c4a1a				// INTERLOPER
	c4a1b
	c4a1c
	c4a1d
	c4a1e
	c4a1f
	c4a2				// GONARCH’S LAIR
	c4a2a
	c4a2b
	c4a3				// NIHILANTH
	c4a4				// cut
	c5a1
 
Back
Top