I can't seem to get bots to spawn at all in a listen server no matter what map I am on. Maps are also unable to spawn bots.
I've tried changing my maxplayers and putting sv_allow_point_servercommand always but I still can't get bots to work.
I can't seem to get bots to spawn at all in a listen server no matter what map I am on. Maps are also unable to spawn bots.
I've tried changing my maxplayers and putting sv_allow_point_servercommand always but I still can't get bots to work.
Make sure you're doing the command before you create the server. Had the same issue the other day and this was my problem.
kaidusMake sure you're doing the command before you create the server. Had the same issue the other day and this was my problem.
Still doesn't work. I don't think it's a problem with sv_allow_point_servercommand because I can't spawn bots at all, even manually through the console
Check that neither your autoexec nor listenserver.cfg has maxplayers 1 in it.
Frost_BiteCheck that neither your autoexec nor listenserver.cfg has maxplayers 1 in it.
maxplayers is 25 both before starting a listen server and once it starts
quintoshenable cheats
I'm pretty sure training maps should have enabled them before trying to spawn the bots, and he said even maps can't spawn them
FireWhat happens when you try to spawn a bot manually ? Anything written in console ?
Nothing happens. Nothing in console, no bots spawn
quintoshenable cheats
Didn't fix it
Bump, I really want to try out tr_medic. I've tried opting out of the Steam beta, enabling/disabling cloud sync, and verifying integrity to no avail.
sv_allow_point_servercommand "always";
mp_waitingforplayers_cancel 1
drop those in your autoexec, restart tf2, load up map. should work.
also, you could put "add_bot 1 red/blu" in console
that's only for newbots or something though :/
farthammersv_allow_point_servercommand "always";
mp_waitingforplayers_cancel 1
drop those in your autoexec, restart tf2, load up map. should work.
Kryptalso, you could put "add_bot 1 red/blu" in console
that's only for newbots or something though :/
Already said neither of those worked in above posts
Managed to fix it by taking
tv_enable 1
out of my autoexec