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
start ShooterGameServer.exe TheIsland?listen?SessionName=Server?Port=7777?QueryPort=27015?ServerPassword=join?ServerAdminPassword=admin -game -server -NoBattlEye
exit
-NoBattlEye is the command
should look like this
RunServer.cmd
that is where your command line is started
past it in there
Launch the server directly using the .bat file.
Depending on your preferences, the .bat should have something like this:
start ShooterGameServer.exe "TheIsland?QueryPort=27015?SessionName=YourServerName?MaxPlayers=40?listen?GameModIds=608800320,610928973?ServerPassword=?ServerAdminPassword=admin?GlobalVoiceChat=false?ProximityChat=false?NoTributeDownloads=false?AllowThirdPersonPlayer=true?AlwaysNotifyPlayerLeft=true?DontAlwaysNotifyPlayerJoined=false?ServerHardcore=false?ServerPVE=false?ServerCrosshair=false?ServerForceNoHUD=false?ShowMapPlayerLocation=true?EnablePvPGamma=false?DisableStructureDecayPvE=false?AllowFlyerCarryPvE=false" -game -server -log -NoBattlEye
You can copy-paste the commandline from a ShooterGame-backup log file in the folder: "...\ShooterGame\Saved\Logs" and add -NoBattlEye at the end.
Dont forget to configure the rates in the file DefaultGameUserSettings.ini located in the ..\ShooterGame\Config folder. Do not forget to backup your server files before trying this.
Took me a minute, but this helped clear up the final stages.
Getting the details you need for the server to run, well, I ran the dedicated server and just copied the results when it finally loaded and added -NoBattlEye to the end.
Thank you!