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
		
 added categories  | 
				|||
| (2 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 11: | Line 12: | ||
==[[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.