m-byte918 / MultiOgarII

A continued version of the original MultiOgar, an open source Ogar server implementation written with Node.js.
Apache License 2.0
127 stars 131 forks source link

how to make that the bots have random names #1547

Closed AnUnnnamedUser closed 4 years ago

AnUnnnamedUser commented 4 years ago

i want to have bots whit random names

Borys64 commented 4 years ago

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.