TF2/Flag Game Types

From Valve Developer Community
< TF2
Revision as of 15:31, 14 June 2008 by Brandished (talk | contribs) (changed layout)
Jump to navigation Jump to search

The item_teamflag supports 5 separate game types, although some of them are broken and require workarounds to fully function correctly.

Tf2 tflag gametype.JPG

List of Game Types

CTF

Description

The ctf_2fort / ctf_well style game type, take the flag from the enemy base to your own.

Checklist

  • Return timer? Yes
  • Pickup own flag? No
  • Pickup enemy flag? Yes
  • Pickup neutral flags? Yes
  • Capture in own zone? Yes
  • Capture in enemy zone? No
  • Capture in neutral zone? Yes
  • Carrier Speed penalty? None
  • Announcer sounds? Yes
  • Scoring system? 1 capture points for each capture

Messages to flag carrier on screen:

  • "The ENEMY INTELLIGENCE was dropped!"
  • "Take the INTELLIGENCE back to YOUR BASE"
  • "Your team CAPTURED the ENEMY INTELLIGENCE!"


Attack/Defend

Description

Gameplay similar to TFC's avanti and dustbowl. One team tries to capture the other team's command points with a flag. The other defends their command points from capture.

Checklist

  • Return timer? Yes
  • Pickup own flag? Yes
  • Pickup enemy flag? No
  • Pickup neutral flags? No
  • Capture in own zone? Yes
  • Capture in enemy zone? No
  • Capture in neutral zone? Yes
  • Carrier Speed penalty? 50% reduction
  • Missing announcer sounds
  • Scoring system? 30 kills added to carriers tally for each capture, but no actual points are added

Messages to flag carrier on screen:

  • "Take the flag to the Command Point."
  • "Flag has returned to base."
  • "You secured Command Point 1!"
  • "Attackers Secured Command Point !!"

Overview

This gameplay mode mostly works, but it does have some minor bugs:

  • The In-Game messages to the flag carrier tell the player to take their "flag" to the next command point, but you have to use the briefcase model.
  • The command points numbers only work in the attackers in the captures messages ("You secured Command Point 1"), not for the directions to the next capture point messages ("Take the flag to the Command Point" rather then "Take the flag to the Command Point 1") or the Defenders loss of capture point messages ("Attackers Secured Command Point !!").
  • Broken scoring system that adds 30 kills to the "Kills" tally of the player that captures a command point, but actual no points to their score.


Invade

Checklist

  • Return timer? Yes

Note, the return timer's animation is broken

  • Pickup own flag? Yes
  • Pickup enemy flag? No
  • Pickup neutral flags? Yes
  • Capture in own zone? Yes
  • Capture in enemy zone? No
  • Capture in neutral zone? Yes
  • Carrier Speed penalty? None
  • Missing / broken announcer sounds
  • Scoring system? 10 kills added to carriers tally for each capture, but no actual points are added

Messages to flag carrier on screen:

  • "You PICKED UP the FLAG! Take it to the ENEMY BASE!"
  • "You dropped the FLAG!"
  • "The FLAG has returned"
  • "You CAPTURED the FLAG!"
  • "The ENEMY has PICKED UP the FLAG!"
  • "The FLAG was dropped!"
  • "The ENEMY captured the FLAG!"


Territory Control

Checklist

  • Return timer? Yes
  • Pickup own flag? Yes
  • Pickup enemy flag? No
  • Pickup neutral flags? No
  • Capture in own zone? Yes
  • Capture in enemy zone? No
  • Capture in neutral zone? Yes
  • Carrier Speed penalty? 50% reduction
  • No announcer sounds
  • No messages to the flag carrier
  • No scoring system


King of the Hill

Checklist

  • Return timer? Yes
  • Pickup own flag? Yes
  • Pickup enemy flag? Yes
  • Pickup neutral flags? Yes
  • Capture in own zone? Yes
  • Capture in enemy zone? Yes
  • Capture in neutral zone? No
  • Carrier Speed penalty? No
  • No announcer sounds
  • No scoring system
  • No messages to the flag carrier


Chart of game types

Literal Value 0 1 2 3 4
Description CTF Attack/Defend Territory Control Invade King of the Hill
Return Timer? Yes Yes Yes No No
Pickup own Flag? No Yes Yes Yes Yes
Pickup enemy Flag? Yes No No No Yes
Pickup neutral ("Any") flags? Yes No Yes No Yes
Carrier Speed Penalty? No 50% No 50% No
Announcer Sounds? Yes No No No No
Scoring System? Team points 30 kills/capture 10 kills/capture ? ?