Battalion 1944 admins are configured with Steam IDs in the server configuration. Add the Steam ID, save the file, then restart the server so the admin list is loaded.
Before you start
- Get the correct SteamID for the player you want to make admin.
- Stop the server before editing the config file.
- Keep a copy of the old config if you are editing it manually.
Add an admin Steam ID
- Log in to your game control panel and open the Battalion 1944 server.
- Open Configuration Files.
- Open
DefaultGame.iniin the text editor. - Find the
/Script/ShooterGame.BattalionGameModesection. - Add the admin Steam ID using the admin Steam ID setting used by the server config.
- Save the file.
- Restart the server.
Example format
AdminSteamIDs="SteamIDHere"
Troubleshooting
- If admin access does not work, confirm the Steam ID is for the correct player account.
- If multiple admins are needed, follow the format already used in your config for additional values.
- If the config will not save, remove smart quotes and use normal straight quotes.