Template:O Item: Difference between revisions
Jump to navigation
Jump to search
(updates) |
m (→top: Substituted IO templates) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{minititle|Item}} | {{minititle|Item}} | ||
{{ | {{O|OnPlayerTouch|Fires when the player touches this item. {{ent|!activator}} is the player.}} | ||
{{ | {{O|OnCacheInteraction|This output fires when the player proves they have "found" this item. | ||
:Fires on: | :Fires on: | ||
:*Player Touch (whether or not player actually acquires the item). | :*Player Touch (whether or not player actually acquires the item). | ||
:*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> |
Latest revision as of 13:11, 21 April 2025
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.