Jump to content
Sign in to follow this  
lvg

Restrict server to beta users

Recommended Posts

I can't find this option and as 1.7.1 there's a lot of invisible people on my servers who can kill others without being seen, is there anyway to restrict it so only users with the latest beta patch can join?

Share this post


Link to post
Share on other sites

In server.cfg find the line required build 12345

remove the 2 // and type in 93825

D:\Program Files (x86)\Steam\steamapps\common\arma 2 operation arrowhead\cfgdayz\server.cfg

requiredBuild = 93825 // Require clients joining to have at least build 12345 of game, preventing obsolete clients to

Share this post


Link to post
Share on other sites


// JOINING RULES
maxPlayers = 35; // Maximum amount of players. Civilians and watchers, beholder, bystanders and so on also count as player.
kickDuplicate = 1; // Each ArmA version has its own ID. If kickDuplicate is set to 1, a player will be kicked when he joins a server where another player with the same ID is playing.
verifySignatures = 2; // Verifies .pbos against .bisign files. Valid values 0 (disabled), 1 (prefer v2 sigs but accept v1 too) and 2 (only v2 sigs are allowed).
equalModRequired = 0; // Outdated. If set to 1, player has to use exactly the same -mod= startup parameter as the server.
requiredBuild = 93701 // Require clients joining to have at least build 12345 of game, preventing obsolete clients to connect

In server.cfg in cfgdayz folder.

Share this post


Link to post
Share on other sites

Thanks, much appreciated


New problem i've added the 93825 and i'm on the latest beta but can't join now

Share this post


Link to post
Share on other sites

I got onto US90 steam gamers (theres 2 us90 wtf) is that yours?

Assuming thats yours you dont have the beta installed or its not launching.

Someone called mad dog on it.

Share this post


Link to post
Share on other sites

Nvm it's working chained messed up his installation of the mod, and my beta patch didn't apply. Derp

Thanks for the help

Share this post


Link to post
Share on other sites

lol didnt even notice the 2 of you were sorting out the same server :D

Share this post


Link to post
Share on other sites

euhm i just rented a server.

but the required version says 1.60

while the actualy server version is 1.60.93967

and i cant find this normal server.cfg file in the FTP maps.

Also in the name it says "$Datacenter custom1" heard it has somethign todo with the timezone. but cant edit that part. nor remove it.

Server: DE 153

Thx in Advance

Share this post


Link to post
Share on other sites

It is really important that you set the required build to the version that is posted on the beta patch website (ie 94444 for one of the recent one). The server version for beta 94444 is actually 94445. But, the client version is 94444. IIRC, the server version differs from the client version (usually a higher number) on each beta.

So in this example, reqbuild should be set to 94444.

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
Sign in to follow this  

×