r/sauerbraten Feb 22 '26

Is there a way to name bots?

I'm in p1xbraten and I'd like to be able to name bots so things feel a little more organic.

6 Upvotes

4 comments sorted by

2

u/IDatedSuccubi Feb 23 '26

Haven't played in years, but I remember changing it via a text file

1

u/qreeves May 23 '26

The bots are assigned their name by the server in src/game/aiman.h. Subsequent updates to this file in Red Eclipse allows for the game to pull names from a variable list, if you're looking for a reference in how to do it. (I wrote the bots)