Template:O Item swarm: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Reformatted to use IO templates, added to Output Templates category)
m (added language bar and updated template usage.)
Line 1: Line 1:
{{ScrollBox|title=Item|
{{lang|Template:O Item swarm}}
<onlyinclude>{{ScrollBox|title=Item|
{{IO|OnPlayerTouch|Fires when the player touches this object.}}
{{IO|OnPlayerTouch|Fires when the player touches this object.}}
{{IO|OnCacheInteraction|{{confirm|Fires when the player proves they have 'found' this item:}}
{{IO|OnCacheInteraction|{{confirm|Fires when the player proves they have 'found' this item:}}
:* Player touch (whether or not player actually acquires the item)
:* Player touch (whether or not player actually acquires the item)
:* Picked up by +USE}}
:* Picked up by +USE}}
{{O Targetname}}
{{O BaseEntity}}
}}<noinclude>
}}</onlyinclude>
[[Category:Output Templates|Item swarm]]
[[Category:Output Templates|Item swarm]]
</noinclude>

Revision as of 08:50, 30 April 2022

Item:
OnPlayerTouch
Fires when the player touches this object.
OnCacheInteraction
Confirm:Fires when the player proves they have 'found' this item:
  • Player touch (whether or not player actually acquires the item)
  • Picked up by +USE