use /mode to load a bot compatible mode - then /map to vote whatever map you want.
Bot waypoints will be auto-generated by AssaultCube - and you can just /addnbot however many bots you want for each team. You may find some use out of my /stbots script available here. :)
If you use the /stbots script you can make it really quick and easy to start your favorite bot mode on your favorite map (official or custom) by binding something like this to a key:
That would start a 2v2 round of bot team deathmatch (skill level good) on ac_complex all in 30 ms. :P
HTH
Bot waypoints will be auto-generated by AssaultCube - and you can just /addnbot however many bots you want for each team. You may find some use out of my /stbots script available here. :)
If you use the /stbots script you can make it really quick and easy to start your favorite bot mode on your favorite map (official or custom) by binding something like this to a key:
[SELECT ALL] Code:
bind "KEY" [mode 7; sleep 10 [map ac_complex; sleep 20 [stbots 4 good]]]
That would start a 2v2 round of bot team deathmatch (skill level good) on ac_complex all in 30 ms. :P
HTH