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
since the holiday patch, we cant remove it from our server as it was before the patch.....for me...i cant open steam in game with battlecrap running....now they are forcing people to use it on private servers...hopefully we can get it sorted soon
- BattlEye is now enabled by default for dedicated servers, use -NoBattlEye to run your server without it
ShooterGameServer.exe ScorchedEarth_P?listen?Port=7777?QueryPort=27015? -NoBattlEye -useallavailablecores -usecache -nomemorybias -exclusivejoin -nosteamclient -game -server -log
then there is no BattlEye.
My batch looks like this :
start ShooterGameServer "TheIsland?listen?SessionName=Server?ServerPassword=join?ServerAdminPassword=admin?-NoBattlEye"
-NoBattlEye
exit
and battleye is still starting up. How should I modify it to make sure battly eye doesn't start up?
okay remove the second -NoBattlEye in the line above exit
excange the ? after ServerAdminPassword=admin for a space so it looks like:
start ShooterGameServer.exe TheIsland?listen?SessionName=Server?ServerPassword=join?ServerAdminPassword=admin -NoBattlEye
exit
edit:
ofc you should have ?Port=7777?QueryPort=27015 in there too, portnumbers just as standard examples can be changed to your likings
and i would suggest -game -server so the server don't loads all the client files too.
so in the end:
start ShooterGameServer.exe TheIsland?listen?SessionName=Server?Port=7777?QueryPort=27015?ServerPassword=join?ServerAdminPassword=admin -game -server -NoBattlEye
exit
start ARKServerLauncher.exe TheIsland?listen?LostCitiesOfTheAncients=Server?Port=7777?QueryPort=27015?ServerPassword=********?ServerAdminPassword=******** -game -server -NoBattlEye
exit
Battleye is still loading up on my server.