Skip to content

info_landmark

wootguy edited this page May 23, 2026 · 1 revision

In vanilla Half-Life, this is used to position the player during level transitions. In this mod, it's used to create spawn points.

Keyvalue Description
angles Used to orient spawn points if the Use angles flag is enabled.
Spawnflag Description
1 Create spawn points on the floor, oriented away from the nearest level change.
2 Use angles (in case the spawns are facing the wrong way).

Clone this wiki locally