Info ladder dismount: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎Availability: class&file)
Line 6: Line 6:
==Availability==
==Availability==
{{in game|point}} {{game-base}}
{{in game|point}} {{game-base}}
{{in code|class=???|file=???}}
{{in code|class=class_c_info_ladder_dismount.html CInfoLadderDismount|file=func__ladder_8cpp-source.html func_ladder.cpp}}


==Keyvalues==
==Keyvalues==

Revision as of 14:15, 2 August 2006

Template:Wrongtitle

Entity Description

This entity sets the 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

<target_destination> If multiple ladders are near multiple endpoints, use this to stop them from interfering with each other.

Inputs

See also