Func capturezone: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{wrongtitle|title=func_capturezone}}
{{wrongtitle|title=func_capturezone}}
This entity is used in conjunction with item_team_flag for CTF games. (For capture points in CP maps, use a [[trigger_capture_area]])
This entity is used in conjunction with [[item_teamflag]] for CTF games. (For capture points in CP maps, use a [[trigger_capture_area]])


It should be placed where it can be touched by the player so that when they are carrying the enemy  
It should be placed where it can be touched by the player so that when they are carrying the enemy  

Revision as of 10:53, 17 August 2008

Template:Wrongtitle This entity is used in conjunction with item_teamflag for CTF games. (For capture points in CP maps, use a trigger_capture_area)

It should be placed where it can be touched by the player so that when they are carrying the enemy intelligence, it can be captured.

You only need to specify which team the capture zone belongs to.