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

Difference between revisions of "FlagCode"

From BZFlagWiki
Jump to: navigation, search
(Good Flags)
Line 54: Line 54:
 
*'''JM''' Jamming
 
*'''JM''' Jamming
 
*'''WA''' Wide Angle
 
*'''WA''' Wide Angle
*'''NJ''' No Jumping
+
*'''NJ''' No Jumping ([[BZFlag 2.0.0|v.2.0.0]])
*'''TR''' Trigger Happy
+
*'''TR''' Trigger Happy ([[BZFlag 2.0.0|v.2.0.0]])
*'''BY''' Bouncy
+
*'''BY''' Bouncy ([[BZFlag 2.0.0|v.2.0.0]])
  
 
[[Category:Server]]
 
[[Category:Server]]

Revision as of 01:58, 15 March 2007

Every flag type has it's own associated 2 letter flag code to identify it.

Use

Flag codes are used when specifying specific flags, ether as server startup parameters, or as part of the map file. They are also used in various map structures such as world weapons and CTF Bases. The BZFS API will use flag codes as well to identify flag types.

The Flag Codes

Team Flags

  • R* Red Team
  • G* Green Team
  • B* Blue Team
  • P* Purple Team

Good Flags

  • V High Speed
  • QT Quick Turn
  • OO Oscillation Overthruster
  • F Rapid Fire
  • MG Machine Gun
  • GM Guided Missile
  • L Laser
  • R Ricochet
  • SB Super Bullet
  • IB Invisible Bullet
  • ST Stealth
  • T Tiny
  • N Narrow
  • SH Shield
  • SR Steamroller
  • SW Shock Wave
  • PZ Phantom Zone
  • G Genocide
  • JP Jumping
  • ID Identify
  • CL Cloaking
  • US Useless (v.2.0.0)
  • MQ Masquerade (v.2.0.0)
  • SE Seer (v.2.0.0)
  • TH Thief (v.2.0.0)
  • BU Burrow (v.2.0.0)
  • WG Wings (v.2.0.0)
  • A Agility (v.2.0.0)
  • LG Low Gravity(v.2.1.x)

Bad Flags

  • RC ReverseControls
  • CB Colorblindness
  • O Obesity
  • LT Left Turn Only
  • RT Right Turn Only
  • FO Forward Only
  • RO ReverseOnly
  • M Momentum
  • B Blindness
  • JM Jamming
  • WA Wide Angle
  • NJ No Jumping (v.2.0.0)
  • TR Trigger Happy (v.2.0.0)
  • BY Bouncy (v.2.0.0)