Template:Tfitem: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
m (Robot: fixing template case.)
Line 4: Line 4:
==Keywords==
==Keywords==
* {{kv targetname}}
* {{kv targetname}}
* {{kv angles}}
* {{KV Angles}}
* {{kv tfteam}}
* {{kv tfteam}}
* {{kv enabledisable}}
* {{kv enabledisable}}

Revision as of 19:42, 19 January 2009

Availability

This point entity is exclusive to Team Fortress 2.

Keywords

Pitch Yaw Roll (Y Z X) (angles) <QAngle>
This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.

Inputs

  • EnableDisable:
Enable / Disable
Enable/disable this entity from performing its task. It might also disappear from view.
  • Toggle
Toggles the enabled/disabled status of the entity.

Outputs

Sent when the entity is picked up by a player.