2017-04-13 11:05:49 +02:00
|
|
|
hostname="Community Server";
|
2018-05-24 14:20:56 +02:00
|
|
|
passwordAdmin = "boobs";
|
2017-04-13 11:05:49 +02:00
|
|
|
maxPlayers = 20;
|
|
|
|
motd[] = {"Welcome to the ARMA3 Server","Please enjoy your stay!"};
|
|
|
|
|
|
|
|
kickDuplicate = 1;
|
|
|
|
voteMissionPlayers = 1;
|
|
|
|
voteThreshold = 0.33;
|
|
|
|
|
|
|
|
|
|
|
|
onUnsignedData = "kick (_this select 0)";
|
|
|
|
onHackedData = "kick (_this select 0)";
|