Template:O BaseTank: Difference between revisions
Jump to navigation
Jump to search
(updates) |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{ {{PAGENAME}} |startcollapsed=0}} | ||
<includeonly> | |||
<onlyinclude>{{Expand|title=BaseTank keyvalues|startcollapsed={{{startcollapsed|1}}}| | |||
{{IO|OnFire|Fires when the tank fires its bullets.}} | {{IO|OnFire|Fires when the tank fires its bullets.}} | ||
{{IO|OnAquireTarget|Fires when target is newly in range and can be shot.}} | {{IO|OnAquireTarget|Fires when target is newly in range and can be shot.}} | ||
Line 8: | Line 11: | ||
{{IO|OnLostController|Fires when the NPC controller of the tank stops controlling it. Players do NOT fire this input.}} | {{IO|OnLostController|Fires when the NPC controller of the tank stops controlling it. Players do NOT fire this input.}} | ||
{{IO|OnLostPlayerController|Fires when the Player controller of the tank stops controlling it. NPCs do NOT fire this input.}} | {{IO|OnLostPlayerController|Fires when the Player controller of the tank stops controlling it. NPCs do NOT fire this input.}} | ||
{{IO|OnReadyToFire|Fires once when the tank spawns, or is done waiting to fire between rounds. Useful for playing a reloading/charging/searching sound possibly.}}< | {{IO|OnReadyToFire|Fires once when the tank spawns, or is done waiting to fire between rounds. Useful for playing a reloading/charging/searching sound possibly.}} | ||
}}</onlyinclude> | |||
</includeonly> | |||
[[Category:Output Templates|BaseTank]] |
Revision as of 02:20, 3 September 2024
|