13 lines
292 B
Text
13 lines
292 B
Text
|
hostname="Community Server";
|
||
|
passwordAdmin = "password";
|
||
|
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)";
|