This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.
Bots: Difference between revisions
		
		
		
		Jump to navigation
		Jump to 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   | 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
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
Solo robots are operated via the -solo command line option. Most popular servers do not allow solo robots on their servers.
BZRobots
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.