This wiki is archived and useful information is being migrated to the main bzflag.org website

Difference between revisions of "FairCTF"

From BZFlagWiki
Jump to: navigation, search
(formatting, style, typos)
(updated information)
 
Line 1: Line 1:
fairCTF is a third party [[Plug-ins|plug-in]] written by L4m3r that disables CTF if team sizes are unbalanced. It can be downloaded from [http://my.bzflag.org/bb/viewtopic.php?t=6776 its thread on the BZBB].
+
fairCTF is a standard [[Plug-ins|plug-in]] that is shipped with the [[BZFlag Source]] code.
 
+
==Description==
==Variations==
+
fairCTF disables CTF if team sizes are unbalanced.
The original version disables CTF entirely for both teams when there is an imbalance (no one can pick up any flags...even their own team's).  
+
fairCTF causes team flags to be dropped to prevent unbalanced flag captures.
 
+
Constitution created a patch that changes this behavior so that only the stronger team cannot pick up the weaker team's flag and posted it in a reply to the above thread, which has been updated later.
+
 
+
On the second page of the thread, Optic Delusion had attached fairCTFstrong which is essentially Constitution's patch pre-applied.
+
  
 
==Usage==
 
==Usage==
 
Information on the usage of the fairCTF plug-in can be found in its README.
 
Information on the usage of the fairCTF plug-in can be found in its README.
 +
 +
  
 
[[Category:Plug-Ins]]
 
[[Category:Plug-Ins]]

Latest revision as of 15:49, 4 July 2016

fairCTF is a standard plug-in that is shipped with the BZFlag Source code.

Description[edit]

fairCTF disables CTF if team sizes are unbalanced. fairCTF causes team flags to be dropped to prevent unbalanced flag captures.

Usage[edit]

Information on the usage of the fairCTF plug-in can be found in its README.