Template:Tfc kv criteria

From Valve Developer Community
Jump to: navigation, search

TFCriteria:
Team allowed to use goal (team_no) <choices> (only in Team Fortress Classic)
  • 0: Any
  • 1: Blue
  • 2: Red
  • 3: Yellow
  • 4: Green
Targetname of teamcheck goal (teamcheck) <string> (only in Team Fortress Classic)
Player class allowed to use goal (playerclass) <choices> (only in Team Fortress Classic)
  • 0: Any
  • 1: Scout
  • 2: Sniper
  • 3: Soldier
  • 4: Demolitions man
  • 5: Medic
  • 6: Heavy Weapons Guy
  • 7: Pyro
  • 8: Spy
  • 9: Engineer
Has item # (items_allowed) <integer> (only in Team Fortress Classic)
Won't affect players holding more than this many items?[confirm]
Has item from group # (h_i_g) <integer> (only in Team Fortress Classic)
Hasn't item from group # (hasnt_item_from_group) <integer> (only in Team Fortress Classic)
Won't affect players holding an item from this group?[confirm]
If item # has moved (if_item_has_moved) <integer> (only in Team Fortress Classic)
Will only be active if this item has moved?[confirm]
If item # hasn't moved (if_item_hasnt_moved) <integer> (only in Team Fortress Classic)
Won't be active if this item has moved?[confirm]
If goal # active (if_goal_is_active) <integer> (only in Team Fortress Classic)
If goal # inactive (if_goal_is_inactive) <integer> (only in Team Fortress Classic)
If goal # removed (if_goal_is_removed) <integer> (only in Team Fortress Classic)
If group # active (if_group_is_active) <integer> (only in Team Fortress Classic)
If group # inactive (if_group_is_inactive) <integer> (only in Team Fortress Classic)
If group # removed (if_group_is_removed) <integer> (only in Team Fortress Classic)