Advertisement
Brenner650

config.cfg

Apr 1st, 2018
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. // Config file generated 26/01/2018 05:33 with TADST.
  2.  
  3. hostname = "Exile Tanoa (you need: Arma 3 v1.80 | Exile Mod Client 1.0.3 | Extended Base Mod) Dynamic Missions, Occupation, Capture Point, Roaming Bandits";
  4. password = "";
  5. passwordAdmin = "********";
  6. serverCommandPassword = "********";
  7. logFile = "Tanoa.log";
  8.  
  9. motd[] = {
  10. };
  11. motdInterval = 3;
  12.  
  13. maxPlayers = 25;
  14. kickduplicate = 1;
  15. verifySignatures = 0;
  16. allowedFilePatching = 2;
  17. requiredSecureId = 0;
  18.  
  19. allowedVoteCmds[] = {};
  20. voteMissionPlayers = 3;
  21. voteThreshold = 1.5;
  22.  
  23. disableVoN = 0;
  24. vonCodecQuality = 30;
  25. persistent = 1;
  26. MaxPing = 1900;
  27. timeStampFormat = "none";
  28. BattlEye = 0;
  29.  
  30. doubleIdDetected = "";
  31. onUserConnected = "";
  32. onUserDisconnected = "";
  33. onHackedData = "";
  34. onDifferentData = "";
  35. onUnsignedData = "";
  36. regularCheck = "";
  37.  
  38. class Missions
  39. {
  40. class Mission_1
  41. {
  42. template = "Exile.Tanoa";
  43. difficulty = "regular";
  44. };
  45.  
  46.  
  47. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement