Guest User

Untitled

a guest
Oct 28th, 2018
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. // Config file generated 11/30/2017 6:41 PM with TADST.
  2.  
  3. hostName = "Section 7 - Operations";
  4. password = "ranger";
  5. passwordAdmin = "RudeSpider81";
  6. serverCommandPassword = "RudeSpider81";
  7. logFile = "";
  8.  
  9. motd[] = {
  10. };
  11. motdInterval = 3;
  12.  
  13. maxPlayers = 119;
  14. kickduplicate = 1;
  15. verifySignatures = 2;
  16. allowedFilePatching = 0;
  17. headlessClients[]={"127.0.0.1","71.105.204.213"};
  18. localClient[]={"127.0.0.1"};
  19.  
  20.  
  21. voteMissionPlayers = 0;
  22. voteThreshold = 0.20;
  23.  
  24. disableVoN = 1;
  25. vonCodecQuality = 10;
  26. persistent = 0;
  27. timeStampFormat = "none";
  28. BattlEye = 0;
  29.  
  30. doubleIdDetected = "";
  31. onUserConnected = "";
  32. onUserDisconnected = "";
  33. onUnsignedData = "kick (_this select 0)"; // unsigned data detected
  34. onHackedData = "kick (_this select 0)"; // tampering of the signature detected
  35. onDifferentData = "";
  36. regularCheck = "";
  37.  
  38. forcedDifficulty = "Custom";
  39.  
  40. class Missions
  41. {
  42. class Mission_1
  43. {
  44. template = "SANDBOX9.chernarus";
  45. difficulty = "custom";
  46. };
  47.  
  48.  
  49. };
Advertisement
Add Comment
Please, Sign In to add comment