Template:Fl BaseTank: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(added description for the only direct spawn flag)
(removed unneeded and weird spacing)
Line 1: Line 1:
{{ScrollBox|title=BaseTank|
{{minititle|BaseTank}}
:* 1 : Active
*1: Active
:* 16 : Only Direct: The tank will only fire if it's target is in direct line of sight.
*16: Only Direct: The tank will only fire if it's target is in direct line of sight.
:* 32 : Controllable
*32: Controllable (by player)
:* 64 : Damage Kick
*64: Damage Kick
:* 1024 : NPC Controllable
*1024: NPC Controllable
:* 2048 : NPC Set Controller
*2048: NPC Set Controller
:* 4096 : Allow friendlies to hit player
*4096: Allow friendlies to hit player
:* 32768 : Non-solid.
*32768: Non-solid.
:* 131072 : Perfect accuracy every 3rd shot at player
*131072: Perfect accuracy every 3rd shot at player<noinclude>[[Category:Flag Templates|BaseTank]]</noinclude>
}}<noinclude>
[[Category:Flag Templates|BaseTank]]
</noinclude>

Revision as of 13:34, 9 September 2018

BaseTank:

  • 1: Active
  • 16: Only Direct: The tank will only fire if it's target is in direct line of sight.
  • 32: Controllable (by player)
  • 64: Damage Kick
  • 1024: NPC Controllable
  • 2048: NPC Set Controller
  • 4096: Allow friendlies to hit player
  • 32768: Non-solid.
  • 131072: Perfect accuracy every 3rd shot at player