Func tank combine cannon: Difference between revisions
Jump to navigation
Jump to search

Note:For use as a Combine Autogun, Effect Handling should be set to Combine Cannon and Ammo Type should be Combine Heavy Cannon
Warning:Despite fire rate being appearing variable, it is actually hardcoded to 1.5
Note:Archived page history
Important:These pages are linked often from page history logs so Special:WhatLinksHere will not show anything.
m (→Keyvalues: grammar) |
m (→Keyvalues: yeesshh) |
||
Line 12: | Line 12: | ||
==Keyvalues== | ==Keyvalues== | ||
{{Warning|Despite fire rate being appearing variable, it is actually hardcoded to 1.5 | {{Warning|Despite fire rate being appearing variable, it is actually hardcoded to 1.5}} | ||
{{KV BaseTank}} | {{KV BaseTank}} | ||
{{KV visiblebrush|l4d=1}} | {{KV visiblebrush|l4d=1}} |
Revision as of 07:04, 19 October 2023


Template:Entity This entity forms the basis of the three-way Combine Autogun seen in Episode Two on ep2_outland_09. It is operated by an npc_enemyfinder_combinecannon and fires a powerful beam of dark energy. In Half-Life 2, the shooting ability appears to not function. In Episode One, the gun can harm things, but the visual effects are somewhat different than Episode Two.

Flags
|
Keyvalues

|

This template (and its redirect) is
Deprecated. Its use is not recommended and its functionality may be compromised.
Please use {{Brush rendering note}} instead.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Please use {{Brush rendering note}} instead.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.


Inputs
- DisableHarrass
- Disable the cannon tracking an unseen player.
- EnableHarrass
- Allow the cannon to track and pester a player who is hiding (by default, it can).
|
- SetDamageFilter <targetname >
- Sets a filter for this entity for when it receives damage.
- EnableDamageForces
- Allows the entity to be pushed by damage done to it (usually force amount correlates with the damage done).
- DisableDamageForces
- Prevents the entity from being pushed by damage done to it.
Todo: move/mention at proper place
Outputs
- OnShotAtPlayer
- Fired every time the cannon shoots at the player.
|