Advertisement
Guest User

Untitled

a guest
Oct 18th, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. hostName = "Trinityplay.net PvE Domination | TFAR | Modpack";
  2. password = "";
  3. passwordAdmin = "password123";
  4. serverCommandPassword = "132password123";
  5. logFile = "";
  6. motd[] = {"Welcome to the TrinityPlay Arma Life Server!", "Teamspeak: ts3.trinityplay.net", "Discord: http://discord.gg/9ZuQDdK" };
  7.  
  8. motdInterval = 3;
  9. maxPlayers = 30;
  10. kickduplicate = 1;
  11. verifySignatures = 2;
  12. allowedFilePatching = 0;
  13. requiredSecureId = 0;
  14. voteMissionPlayers = 3;
  15. voteThreshold = 1.5;
  16. disableVoN = 0;
  17. vonCodecQuality = 10;
  18. persistent = 1;
  19. timeStampFormat = "none";
  20. BattlEye = 1;
  21.  
  22. doubleIdDetected = "";
  23. onUserConnected = "";
  24. onUserDisconnected = "";
  25. onHackedData = "";
  26. onDifferentData = "";
  27. onUnsignedData = "";
  28. regularCheck = "";
  29.  
  30. class Missions
  31. {
  32. class Mission_1
  33. {
  34. template = "co40_domination.Tanoa";
  35. difficulty = "regular";
  36. };
  37. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement