Dear folks
we are trying to spawn bots on our server, after the round already started.
We know from the idle bots mechanics, that there is a way to do this, like mentioned in this thread:
The main code line for spawn a bot with a vehicle is mentioned like so:
run mods/bf2/ai/vehicle.con usjep_hmmwv 3 2 JeepieWeepie
How can we add bots via some kind of command via console/RCON?
Do we have to use the soldier.con at mods/bf2/ai to spawn bots? Or is there some other command to spawn a single bot?
And how to run this command via RCON?
Thanks in advice!