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

Difference between revisions of "Bots"

From BZFlagWiki
Jump to: navigation, search
(New page: There are three different kinds of "Bots" in BZFlag: * AutoPilot * SoloBots * BZRobots ==AutoPilot== With a standard key mapping, the "9" key will turn on the AutoPilot. Note that some se...)
 
(added categories)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
There are three different kinds of "Bots" in BZFlag:
+
There are four different kinds of "Bots" in BZFlag:
 
* AutoPilot
 
* AutoPilot
 
* SoloBots
 
* SoloBots
* BZRobots
+
* [[BZRobots]]
 +
* Server-side Bots
  
 
==AutoPilot==
 
==AutoPilot==
Line 10: Line 11:
 
Solo robots are operated via the -solo command line option. Most popular servers do not allow solo robots on their servers.
 
Solo robots are operated via the -solo command line option. Most popular servers do not allow solo robots on their servers.
  
==BZRobots==
+
==[[BZRobots]]==
BZRobots is an artificial intelligence training and development tool that operates under the BZFlag platform
+
[[BZRobots]] is an artificial intelligence training and development tool that operates under the BZFlag platform.
 +
 
 +
==Server-side Bots==
 +
This is a new feature in the [BZFlag_3.0] API, allowing bots to run on the server.
 +
 
 +
[[Category:Client]]
 +
[[Category:Server]]

Latest revision as of 02:17, 28 November 2016

There are four different kinds of "Bots" in BZFlag:

  • AutoPilot
  • SoloBots
  • BZRobots
  • Server-side Bots

AutoPilot[edit]

With a standard key mapping, the "9" key will turn on the AutoPilot. Note that some servers frown upon the use of the autopilot, and others have it disabled entirely.

SoloBots[edit]

Solo robots are operated via the -solo command line option. Most popular servers do not allow solo robots on their servers.

BZRobots[edit]

BZRobots is an artificial intelligence training and development tool that operates under the BZFlag platform.

Server-side Bots[edit]

This is a new feature in the [BZFlag_3.0] API, allowing bots to run on the server.