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

m (Removing Russian youtube advertising.) |
(updates) |
||
Line 1: | Line 1: | ||
{{ | {{lang|Func tank}} | ||
{{base brush multi|func_tank|game1=Half-Life 2|game2=Portal 2|game3=Counter-Strike: Global Offensive}} It simulates a gun turret that can aim and shoot things. Make sure '''Control Volume''' is set, as it's required. | |||
{{ | {{code class|CFuncTank|func_tank.cpp}} | ||
== Keyvalues == | ==Flags== | ||
{{Fl BaseTank}} | |||
{{minititle|func_tank}} | |||
*256: Aiming Assistance (Player Only) | |||
*8192: Ignore range when making viewcone checks | |||
==Keyvalues== | |||
{{KV BaseTank}} | {{KV BaseTank}} | ||
{{KV | {{KV BaseEntity}} | ||
== Inputs == | ==Inputs== | ||
{{I BaseTank}} | {{I BaseTank}} | ||
{{I BaseEntity|prel4d=1}} | |||
== Outputs == | ==Outputs== | ||
{{O BaseTank}} | {{O BaseTank}} | ||
{{O BaseEntity}} | |||
{{ | |||
==External Links== | ==External Links== | ||
*[http://web.archive.org/web/20080915061515/http://www.editlife.net/tutorial.php?tutid=42 editlife.net tutorial for player and npc turrets] {{archived|date=September 15, 2008}} | *[http://web.archive.org/web/20080915061515/http://www.editlife.net/tutorial.php?tutid=42 editlife.net tutorial for player and npc turrets] {{archived|date=September 15, 2008}} | ||
[[Category:Immobile NPCs]] |
Revision as of 18:36, 9 September 2018


Template:Base brush multi It simulates a gun turret that can aim and shoot things. Make sure Control Volume is set, as it's required.
Flags
|
func_tank:
- 256: Aiming Assistance (Player Only)
- 8192: Ignore range when making viewcone checks
Keyvalues
|
Inputs
|
Outputs
|
External Links
- editlife.net tutorial for player and npc turrets (Archived version retrieved on September 15, 2008)