Template:O Item: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(updates)
m (Added to Output Templates category)
Line 6: Line 6:
:*Picked up by {{ent|+use}}.
:*Picked up by {{ent|+use}}.
:*Picked up by gravity gun.
:*Picked up by gravity gun.
:*Punted by gravity gun.}}
:*Punted by gravity gun.}}<noinclude>
[[Category:Output Templates|Item]]
</noinclude>

Revision as of 19:30, 23 January 2020

Item:

OnPlayerTouch
Fires when the player touches this item. !activator is the player.
OnCacheInteraction
This output fires when the player proves they have "found" this item.
Fires on:
  • Player Touch (whether or not player actually acquires the item).
  • Picked up by +use.
  • Picked up by gravity gun.
  • Punted by gravity gun.