Template:O Weapon: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Use BaseEntity template) |
||
Line 4: | Line 4: | ||
{{IO|OnPlayerPickup|Fires when a player picks up this weapon. {{PlAct}}}} | {{IO|OnPlayerPickup|Fires when a player picks up this weapon. {{PlAct}}}} | ||
{{IO|OnCacheInteraction|Fires when the player 'proves' they've found this weapon. Fires on: Player Touch, +USE pickup, [[weapon_physcannon|Physcannon]] pickup, Physcannon punt.}} | {{IO|OnCacheInteraction|Fires when the player 'proves' they've found this weapon. Fires on: Player Touch, +USE pickup, [[weapon_physcannon|Physcannon]] pickup, Physcannon punt.}} | ||
{{O | {{O BaseEntity}}<includeonly>[[Category:Weapons]]</includeonly> | ||
}}<noinclude> | }}<noinclude> | ||
[[Category:Output Templates|Weapon]] | [[Category:Output Templates|Weapon]] | ||
</noinclude> | </noinclude> |
Revision as of 10:07, 2 August 2020
Weapon:
- OnNPCPickup
- Fires when an NPC picks up this weapon. (!activator is the NPC)
- OnPlayerUse
- Fires when the player +uses this weapon. (!activator is the player.)
- OnPlayerPickup
- Fires when a player picks up this weapon. (!activator is the player.)
- OnCacheInteraction
- Fires when the player 'proves' they've found this weapon. Fires on: Player Touch, +USE pickup, Physcannon pickup, Physcannon punt.