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

From BZFlagWiki
Jump to navigation Jump to search
Zehra (talk | contribs)
added categories
Zehra (talk | contribs)
slight rewrite and made it look nice
 
Line 1: Line 1:
There are four different kinds of "Bots" in BZFlag:
There are four different kinds of "Bots" in BZFlag:
* AutoPilot
* SoloBots
* [[BZRobots]]
* Server-side Bots


==AutoPilot==
{|{{Prettytable}}
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.
|-
| {{Hl3}} |'''Type:'''
| {{Hl3}} |'''Description:'''
|-
| AutoPilot || With a standard key mapping, the "9" key will turn on the AutoPilot.
|-
| SoloBots || Solo robots are operated via the -solo command line option
|-
| [[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 API, allowing bots to run on the server.(bzfscron is one example)
|-
|}


==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.


[[Category:Client]]
[[Category:Client]]
[[Category:Server]]
[[Category:Server]]

Latest revision as of 05:22, 15 November 2025

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

Type: Description:
AutoPilot With a standard key mapping, the "9" key will turn on the AutoPilot.
SoloBots Solo robots are operated via the -solo command line option
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 API, allowing bots to run on the server.(bzfscron is one example)