Hi Guys,
Here’s a quick idea for you on a possible improvement to the “Spawnbot” command within the editor. If you could add a feature to spawn multiple bots on selected teams this would be very helpful to my testing of levels within the editor. For example, lets say we want to play a team deathmatch where we need to spawn 4 bots on team 1 and 5 on team 2. Maybe the command could look like this
Spawnbot 4 1
Spawnbot 5 2
With the first number being the number of bots to spawn and the second one being the team number to spawn the bots onto. If no parmaters are included in the command, just do what the command already does. What do you think?