Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
For now, your best bet is to host your own server, make sure you both are on the same team, and then spawn the bots in. You will have AI on your team doing this though, but you will at least be on the same team.
how do i host my own server?
Once the game is actually out into early access though, you will be able to do it like you would any other UE4 server really: get a dedicated machine and use something like SteamCMD to generate the server files, rent a server through a server hosting company, download the server files to your personal computer to host it locally, or just do a quick host via the game's menu where people can connect straight to you. If you aren't familiar with how to run UE4 servers manually, I recommend just waiting for there to be a server rental option through a server hosting company.
THANK YOU GOD ! please add bots for us to train solo, play coop with friends or go multi if we want too.
We are so many gutted by the fact SQUAD doesnt have bots or coop so you guys have a spot to take !!! i really hope you will implement it.
Best of luck
1. Launch the game.
2. Open the console. By default this key is ~, which is located right above the Tab key on a standard EN/US keyboard*.
* If you have another type of keyboard, you might have issues and have to rebind your console key using the input.ini config file located in the following folder: \Steam\steamapps\common\Harsh Doorstop Playtest\HarshDoorstop\Saved\Config\WindowsNoEditor. To do this, add ConsoleKey=F10 to the [/script/engine.inputsettings] category within input.ini. If this section doesn't exist, create it. Now, you should be able to open your console using F10.
3. Set the min/max player count according to how many bots that you want to play with. To do this, type the following in the console one command at a time:
net.minplayersoverride #
net.maxplayersoverride #
Replace # with the bot amount you want. Keep it the same value for both commands.
4. Choose a map either from the singleplayer menu, or by typing the following in the console:
open MAP
Replace MAP with the map you want to play on: fallujah, khafji_p, lamdong, montecassino, argonne
5. Once you load into the map, select which faction you want to play as, choose your kit and spawn point, and then deploy. Then, open the console and type the following:
AddBots #
Replace # with what you used on the net.min/max commands listed above.
You should now have an active match with bots. Once you set your net.min/max you shouldn't have to change that again until you close and relaunch the game.
Additional Commands
To lift kit restrictions and unlock all of the kits, use the following command in the console:
HD.Game.DisableKitRestrictionsOverride 1
To turn off autobalancing, use the following command in the console:
Game.AutoBalanceTeamsOverride 0