Difference between revisions of "Map Template:CTF"
From Fortress Forever Wiki
Jump to navigationJump to searchm (MapTemplate:CTF moved to Map Template:CTF) |
|||
Line 1: | Line 1: | ||
+ | {{Infobox manual/Header}} | ||
=Introduction= | =Introduction= | ||
This is your standard run-of-the-mill Capture the Flag map. All of the [[MapTemplate:BaseTeamplay|Basic Teamplay]] entities are supported. | This is your standard run-of-the-mill Capture the Flag map. All of the [[MapTemplate:BaseTeamplay|Basic Teamplay]] entities are supported. | ||
Line 15: | Line 16: | ||
[[Category:Map Templates]] [[Category:Mapping]] | [[Category:Map Templates]] [[Category:Mapping]] | ||
+ | {{Infobox manual/Footer}} |
Revision as of 15:57, 31 December 2007
IntroductionThis is your standard run-of-the-mill Capture the Flag map. All of the Basic Teamplay entities are supported. Entities
Lua ScriptPOINTS_PER_CAPTURE = 10; FLAG_RETURN_TIME = 15 IncludeScript("base_ctf"); |