Func ladder: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎Availability: Removed custom intent)
m (→‎Entity Description: It's not even available in HL2.)
Line 6: Line 6:
This entity has no keyvalues, flags, inputs, or outputs
This entity has no keyvalues, flags, inputs, or outputs


{{note|This entity is for [[CS:S]]. For [[HL2]] ladders, use [[func_useableladder]] instead.}}
{{note|This entity is only available in [[CS:S]]. For [[HL2]] ladders, use [[func_useableladder]] instead.}}


{{intent}}
{{intent}}

Revision as of 03:23, 12 April 2006

Template:Wrongtitle

Entity Description

Ladder. Players will be able to freely move along this brush, as if it was a ladder. If you are using a model prop for the visual representation of the ladder in the map, apply the toolsinvisibleladder material to the func_ladder brush.

This entity has no keyvalues, flags, inputs, or outputs

Note.pngNote:This entity is only available in CS:S. For HL2 ladders, use func_useableladder instead.

Template:Intent

Availability

Template:In game Template:Game-base Template:In code

See also

Creating Ladders