Jump to content

Bots immediately join spectators when spawned with \addbot


Go to solution Solved by Rayce,

Recommended Posts

Pretty self-explanatory. Whenever I try to spawn a bot using the \addbot command like so:

\addbot <bot name> <level> <team> <timer> <nickname>

The bot spawned immediately joins the spectators and never participates in the match. I've tried it on ForceMod III classic and EoC IV. In the former bots still act normally when spawned using the menu.

Link to comment

Well, more specifically it's when I use a line like this:

\addbot rebel 5 blue 5 "Mr. Bot"

When I just type "\addbot rebel" without anything else it works. However I would like to be able to use the timers and nicknames which the menu do not provide, and to be able to spawn specific teams of bots using a .cfg file.

Link to comment
  • 2 months later...

maybe it is due to the "bot_minplayers" var.

For example, bot_minplayers = 2.

If you are on the server with another bot, the server will remove any additional bot until it reachs 2 players/bots on the server again.

You must increase bot_minplayers if you want the bot to not be forced into spectator.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...