Hello everyone,
I have a hard time setting up CTF servers for a LAN session next week with bots for practicing.
I can setup a server with
- a proper name
- a fixed game mode (CTF in my case)
- a maximum of players (like 8 - just for testing)
- a log file (which is getting filled)
that is all working and should indicate that I have the files at the correct place.
I can also join this server - no problem.
What I cannot get done is bots that join this server.
To achieve bots in here I set
for example. I got this from the readme.txt in the server directory which was suggested here in the wiki.
When I start this server and join and play there is no bot joining.
Can someone help me finding the cause for it?
I have a hard time setting up CTF servers for a LAN session next week with bots for practicing.
I can setup a server with
- a proper name
- a fixed game mode (CTF in my case)
- a maximum of players (like 8 - just for testing)
- a log file (which is getting filled)
that is all working and should indicate that I have the files at the correct place.
I can also join this server - no problem.
What I cannot get done is bots that join this server.
To achieve bots in here I set
Code:
minplayers 2 // add bots if less then that number of players playing
for example. I got this from the readme.txt in the server directory which was suggested here in the wiki.
When I start this server and join and play there is no bot joining.
Can someone help me finding the cause for it?