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 6: Line 6:
* {{KV Angles}}
* {{KV Angles}}
* {{kv tfteam}}
* {{kv tfteam}}
* {{kv enabledisable}}
* {{KV EnableDisable}}


==Inputs==
==Inputs==

Revision as of 19:47, 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.
Start Disabled (StartDisabled) <boolean>
Stay dormant until activated (with theEnableinput).

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.