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 (→‎top: Substituted IO templates)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{ScrollBox|title=Item|
{{lang|Template:O Item swarm}}[[Category:Output Templates|Item swarm]]
{{IO|OnPlayerTouch|Fires when the player touches this object.}}
<onlyinclude>{{minititle|Item}}
{{IO|OnCacheInteraction|{{confirm|Fires when the player proves they have 'found' this item:}}
{{O|OnPlayerTouch|Fires when the player touches this object.}}
{{O|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}}</onlyinclude>
{{O Targetname}}
}}<noinclude>
[[Category:Output Templates|Item swarm]]
</noinclude>

Latest revision as of 13:12, 21 April 2025

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