Advertisement
corbuhh

Untitled

Aug 18th, 2014
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. hostName = "[www.DBDHDayZ.com] OVERPOCH TAVIANA (NEW SERVER)|| Launching Aug 20th!(1.0.5.1/125548)";
  2. password = "test";
  3. passwordAdmin = "***";
  4. maxPlayers = 50;
  5. logFile = "ServerTaviana.rpt";
  6. voteThreshold = 2;
  7. voteMissionPlayers = 3;
  8. steamport = 8333;
  9. steamqueryport = 22333;
  10. reportingIP = "arma2oapc.master.gamespy.com";
  11. timeStampFormat = "short";
  12. motd[] = {"Welcome to [DBDH] DayZ Overpoch Taviana","Please visit our website and teamspeak to see our forums, donations, and contact our admins."};
  13. motdInterval = 5;
  14. vonCodecQuality = 11;
  15. disableVoN = 0;
  16. kickduplicate = 1;
  17. verifySignatures = 2;
  18. requiredSecureId = 2;
  19. persistent = 1;
  20. BattlEye = 1;
  21. doubleIdDetected = "";
  22. onUserConnected = "";
  23. onUserDisconnected = "";
  24. onUnsignedData = "kick (_this select 0)";
  25. onHackedData = "kick (_this select 0)";
  26. onDifferentData = "";
  27. regularCheck = "";
  28. requiredBuild = 125548;
  29.  
  30. class Missions
  31. {
  32. class Mission1
  33. {
  34. template = "Inst13.Taviana";
  35. difficulty="veteran";
  36. };
  37.  
  38. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement