Template:Fl BaseTank: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(removed unneeded and weird spacing)
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{minititle|BaseTank}}
{{ {{PAGENAME}} |startcollapsed=0}}
*1: Active
 
*16: Only Direct: The tank will only fire if it's target is in direct line of sight.
<includeonly>
*32: Controllable (by player)
 
*64: Damage Kick
<onlyinclude>{{Expand|title=BaseTank flags|startcollapsed={{{startcollapsed|1}}}|
*1024: NPC Controllable
{{fl|1|Active}}
*2048: NPC Set Controller
{{fl|2|Player|nofgd=1}}
*4096: Allow friendlies to hit player
{{fl|4|Humans|nofgd=1}}
*32768: Non-solid.
{{fl|8|Aliens|nofgd=1}}
*131072: Perfect accuracy every 3rd shot at player<noinclude>[[Category:Flag Templates|BaseTank]]</noinclude>
{{fl|16|Only Direct: The tank will only fire if it's target is in direct line of sight.}}
{{fl|32|Controllable (by player)}}
{{fl|64|Damage Kick}}
{{fl|128|Aim at a particular position|nofgd=1}}
{{fl|256|Aim assistance|nofgd=1}}
{{fl|512|NPC|nofgd=1}}
{{fl|1024|NPC Controllable}}
{{fl|2048|NPC Set Controller}}
{{fl|4096|Allow friendlies to hit player}}
{{fl|8192|Don't use range as a factor in determining if something is in view cone|nofgd=1}}
{{fl|32768|Non-solid.}}
{{fl|65536|Sound on|nofgd=1}}
{{fl|131072|Perfect accuracy every 3rd shot at player<noinclude>[[Category:Flag Templates|BaseTank]]</noinclude>}}
}}</onlyinclude>
 
</includeonly>

Latest revision as of 00:33, 20 September 2024

BaseTank flags
Active : [1]
Player : [2] !FGD
Humans : [4] !FGD
Aliens : [8] !FGD
Only Direct
The tank will only fire if it's target is in direct line of sight. : [16]
Controllable (by player) : [32]
Damage Kick : [64]
Aim at a particular position : [128] !FGD
Aim assistance : [256] !FGD
NPC : [512] !FGD
NPC Controllable : [1024]
NPC Set Controller : [2048]
Allow friendlies to hit player : [4096]
Don't use range as a factor in determining if something is in view cone : [8192] !FGD
Non-solid. : [32768]
Sound on : [65536] !FGD
Perfect accuracy every 3rd shot at player : [131072]