Prop telescopic arm: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
Line 11: Line 11:
==Inputs==
==Inputs==
* {{i targetname}}
* {{i targetname}}
* {{i enabledisable}}
* {{I EnableDisable}}
* '''SetTarget'''
* '''SetTarget'''
: <string> Set the entity to target.
: <string> Set the entity to target.

Revision as of 19:29, 19 January 2009

Template:Wrongtitle

Entity Description

Telescopic arm (seen in the game carrying turrets)

Availability

This point entity is exclusive to Portal.

Keyvalues

Inputs

Enable / Disable
Enable/disable this entity from performing its task. It might also disappear from view.
  • SetTarget
<string> Set the entity to target.
  • TargetPlayer
Set the player as the entity to target.

Outputs

Arm has direct LOS to target entity.
  • OnLostTarget
Arm has lost direct LOS to target entity.