Template:O Weapon: Difference between revisions
Jump to navigation
Jump to search
m (Fix OnNPCPickup formatting (may cause issues, not sure)) |
SirYodaJedi (talk | contribs) No edit summary |
||
(6 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{lang|Template:O Weapon}} | ||
<onlyinclude>{{minititle|Weapon}} | |||
{{O|OnNPCPickup|activator=NPC|Fires when an [[NPC]] picks up this weapon.}} | |||
{{O|OnPlayerUse|activator=player|Fires when the player [[+use]]s this weapon.}} | |||
{{O|OnPlayerPickup|activator=player|Fires when a player picks up this weapon. }} | |||
{{O|OnCacheInteraction|Fires when the player 'proves' they've found this weapon. Fires on: Player Touch, +USE pickup, [[weapon_physcannon|Physcannon]] pickup, Physcannon punt.}} | |||
<includeonly>[[Category:Weapons]]</includeonly></onlyinclude> | |||
[[Category:Output Templates|Weapon]] | |||
Latest revision as of 13:29, 4 May 2025
Weapon:
- OnNPCPickup
- !activator = NPC
!caller = this entity
Fires when an NPC picks up this weapon.
- OnPlayerUse
- !activator = player
!caller = this entity
Fires when the player +uses this weapon.
- OnPlayerPickup
- !activator = player
!caller = this entity
Fires when a player picks up this weapon.
- OnCacheInteraction
- Fires when the player 'proves' they've found this weapon. Fires on: Player Touch, +USE pickup, Physcannon pickup, Physcannon punt.