Battle Tank could run in server mode from the command line:
btanks --server --log=server.log --game-type=deathmatch --map=curfew,paintball --ai=3
(run server, write log to server.log, game type set to deathmatch, map cycling: curfew and paintball. Added 3 ai players, which could be replace by real players instantly.
game-type could be “deathmatch”, “cooperative”, “ctf” or “team-deathmatch”.
Battle Tank could run in server mode from the command line:
btanks --server --log=server.log --game-type=deathmatch --map=curfew,paintball --ai=3
(run server, write log to server.log, game type set to deathmatch, map cycling: curfew and paintball. Added 3 ai players, which could be replace by real players instantly.
game-type could be “deathmatch”, “cooperative”, “ctf” or “team-deathmatch”.