Func tank: Difference between revisions
Jump to navigation
Jump to search
m (→Keyvalues: this is why we have the preview button) |
Dr. Orange (talk | contribs) (→External Links: Changed name of section, added archive notice.) |
||
Line 49: | Line 49: | ||
== | ==External Links== | ||
*[http://web.archive.org/web/20080915061515/http://www.editlife.net/tutorial.php?tutid=42 editlife.net tutorial for player and npc turrets] | *[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}} | ||
Lessons created by [https://vk.com/project_source Project-S] | Lessons created by [https://vk.com/project_source Project-S] | ||
*[https://www.youtube.com/watch?v=CteM4dNSHGo Func_tank Пулемёты ч1 (на Русском)] | *[https://www.youtube.com/watch?v=CteM4dNSHGo Func_tank Пулемёты ч1 (на Русском)] | ||
*[https://www.youtube.com/watch?v=tQYoxjGUCM4 Func_Tank + MODEL Ч2 (На Русском)] | *[https://www.youtube.com/watch?v=tQYoxjGUCM4 Func_Tank + MODEL Ч2 (На Русском)] |
Revision as of 03:18, 14 June 2018
Template:Hl2 brush It simulates a gun turret that can aim and shoot things.
Keyvalues
|
- Bullet type ([todo internal name (i)]) <choices>
- If you are mapping for HL2 and don't see this keyvalue, it's probably because you updated hammer for Episode 1. Simply add in a keyvalue named
bullet
with SmartEdit turned off. This keyvalue must be used with HL2. This is also the case for Portal 2.
Literal value Description 0 None 1 Pistol 2 SMG1 3 AR2 4 Laser
- Ammo type ([todo internal name (i)]) <choices>
- Ammo type. Cannot be used with HL2 or Portal 2 (see above).
Value Description None Pistol
Pistol SMG1
SMG1 AR2
AR2 CombineHeavyCannon
Combine Heavy Cannon
Flags
|
- 8192 : Ignore range when making viewcone checks
- 256 : Aiming Assistance (Player Only)
Inputs
|
Outputs
|
External Links
- editlife.net tutorial for player and npc turrets (Archived version retrieved on September 15, 2008)
Lessons created by Project-S