JM_Lerris Posted April 22, 2002 Share Posted April 22, 2002 I would like to host a game on my LAN and have the other people on the LAN join the same team, while we have a bunch of bots on the other team. Is this possible? I've gotten it to have even teams, for example 3 humans + 3 bots against 6 bots, but I would like to have all the bots on the other team. I know this isn't a dedicated server question, but this forum seemed the only appropriate place to ask. Does anyone know how to set this up? Or maybe a command at the console to switch a particular bot to the other team? Link to comment Share on other sites More sharing options...
MatrixCPA Posted April 22, 2002 Share Posted April 22, 2002 Make sure you have g_teamForceBalance set to "0" (off) and have the human players join one team. You can add bots to a particular team by specifying that when you add them. The command to add a bot via rcon (with the rcon password already set) is like so: /addbot botname botskill team For example: /addbot Lando 4.0 blue ..would add a skill 4.0 Lando to the blue team. Just put the bots wherever you need them. I'd recommend setting bot_minplayers to 0 (off) just so you don't have to worry about the server adding them automatically. Now, when a map changes the teams could get mixed up. Just kick the bots by name and re-add them as needed. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.