m-byte918 / MultiOgarII

A continued version of the original MultiOgar, an open source Ogar server implementation written with Node.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to make that the bots have random names

AnUnnnamedUser opened this issue · comments

i want to have bots whit random names

First of all git pull or download the latest version as a zip. Then follow these steps:

  1. Place a file named botnames.txt in src/ai.
  2. Fill the file with the bot names that you want to use (with a new line per name).
  3. Start the server.