When I run a server, it keeps sending a message from the server saying "assault/adding bots" or something like that(depending on which map I am, it will say "base/etc." if it's on mp_base). It continues this over and over, hundreds of times. I assume this is not normal. And if it's not, what can be done to correct it?
And here is the actual message: execing configs/mp_assault_bots
It keeps repeating that and lagging anybody who is on the server. Is this just because there are no bots stored in the configuration file? I removed all the bots from the maps files with the .bot suffices. I could always add them back, but I wasn't sure why it was doing this. It does this only when I am trying to broadcast the server over the internet.
add the bots back to the cfg file, or delete the file totally.
IIRC, if it found the <mapname>.bots file, and there were no bots in the map, it would try to exec it and keep trying. I should have added a loop check. The way RTCW fritz added bots was always hacky. Bah.