Info ladder dismount: Difference between revisions
Jump to navigation
Jump to search
(bot-assisted) |
(Wrote a correct description.) |
||
Line 2: | Line 2: | ||
==Entity Description== | ==Entity Description== | ||
An entity to handle | An entity to handle dismount points for ladders in [[Half-Life 2]] and [[Half-Life 2: Deathmatch]]. When the player is on a ladder, near an <code>info_ladder_dismount</code>, and facing it, he can press his use key to dismount into the position of the <code>info_ladder_dismount</code>. This entity also allows the player to dismount a ladders endpoints by simply walking in the direction of the <code>info_ladder_dismount</code>. | ||
==Availability== | ==Availability== |
Revision as of 16:43, 27 January 2006
Entity Description
An entity to handle dismount points for ladders in Half-Life 2 and Half-Life 2: Deathmatch. When the player is on a ladder, near an info_ladder_dismount
, and facing it, he can press his use key to dismount into the position of the info_ladder_dismount
. This entity also allows the player to dismount a ladders endpoints by simply walking in the direction of the info_ladder_dismount
.
Availability
Template:In game Template:Game-base Template:In code
Keyvalues
- Template:Kv parentname
- target
- <target_destination> If multiple ladders are near multiple endpoints, use this to stop them from interfering with each other.