Jump to content
gettokrieger

BattleEye off, but why?

Recommended Posts

Hey Guys, i hosted a new DayZ Server few hours ago, but i dont get it how to activate the BattleEye.

Here is my server config:

...................................................................................................

//

// server.cfg

//

// comments are written with "//" in front of them.

// GLOBAL SETTINGS

hostname = "DayZ Zombie RPG - Germany/=GEiZ= (v1.7.1.5/93965) [3dp:on]| Vilayer.com";

passwordAdmin = "u wont get it";

logFile = "server_console.log";

// WELCOME MESSAGE ("message of the day")

// It can be several lines, separated by comma

motd[] = {

"",

"",

"Welcome to Dayz Mod Server! Hosted by Vilayer LTD",

"Welcome to =GEiZ= http://ganz-einfach.zocken.de",

"TS3: 89.110.132.51:40076",

"",

"",

};

motdInterval = 1;

// JOINING RULES

maxPlayers = 40;

kickDuplicate = 1;

verifySignatures = 2;

equalModRequired = 0;

requiredBuild = 93965;

// VOTING

voteMissionPlayers = 1;

voteThreshold = 2;

// INGAME SETTINGS

disableVoN = 0;

vonCodecQuality = 10;

timeStampFormat = "short";

BattlEye = 1;

// SCRIPTING ISSUES

onUserConnected = "";

onUserDisconnected = "";

doubleIdDetected = "";

regularCheck = "{}";

// SIGNATURE VERIFICATION

onUnsignedData = "kick (_this select 0)";

onHackedData = "kick (_this select 0)";

onDifferentData = "";

// MISSIONS CYCLE (see below)

class Missions

{

class DayZ {

template = dayz_****.Chernarus;

difficulty = "regular";

};

};

-----------------------------------------------------------------------

Hope i can help me.

Share this post


Link to post
Share on other sites

In the script, BattleEye is on: BattlEye = 1;

Are you sure it's in the right directory, though (the BattlEye files)?

Share this post


Link to post
Share on other sites
Guest

You should remove your instance ID from your post: dayz_####.Chernarus

... And you might want to remove that part about "German/English Only".

Share this post


Link to post
Share on other sites

my files are in the folders, Expansion\BattlEye

there i have 4 files:

bans.txt

BEServer.cfg

BEServer.dll

scripts.txt

i dont know what to do anymore, google isnt really helpful

You should remove your instance ID from your post: dayz_####.Chernarus

... And you might want to remove that part about "German/English Only".

done, ty

Share this post


Link to post
Share on other sites
Guest

I think your Battleye needs to be in the same folder that your launch parameters are pointing to for the server.cfg and arma2.cfg.

I have the Expansion\Battleye, but I also have a Battleye folder where my server.cfg and arma2.cfg files are.

Share this post


Link to post
Share on other sites

i see now vilayer server

but i see too "...if you join you will be kicked or ban..."

what is this?

Share this post


Link to post
Share on other sites

I dont know, what is going on, i have to get a new mission field, because someone spawned already a tank, when i started the server to test it.

So now i have the battlEye files in the same folder as server.cfg and arma2cfg but still no battleye

Share this post


Link to post
Share on other sites

You need to join IRC and request a country code. Your server name convention is out of date.

Share this post


Link to post
Share on other sites

passwordAdmin = "u wont get it";

u can replace it by ***** but u still wont get it ;)

You need to join IRC and request a country code. Your server name convention is out of date.

Okay, wth is a "country code" and "server name convention"?

I never used IRC, hope it will works.

Share this post


Link to post
Share on other sites

Update:

So i asked my hoster, and they said my battleye works properly

But i dont know why, in the server lobby, it shows me that battleye isnt required.

We will see what the future brings us.

Share this post


Link to post
Share on other sites

Yeah, sry for that, my host messed up with the server times, so they stopped the server i think until i changed to the new rules by DayZ

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×