Advertisement
Guest User

Untitled

a guest
Dec 9th, 2016
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. // Config file generated 12/9/2016 11:45 PM with TADST.
  2.  
  3. hostName = "Revenge Gaming Altis Life NEED DEVS";
  4. password = "";
  5. passwordAdmin = "";
  6. serverCommandPassword = "";
  7. logFile = "";
  8.  
  9. motd[] = {
  10. "Join our discord https://discord.gg/YUUmg4b"
  11. };
  12. motdInterval = 3;
  13.  
  14. maxPlayers = 50;
  15. kickduplicate = 0;
  16. verifySignatures = 0;
  17. allowedFilePatching = 0;
  18. requiredSecureId = 0;
  19.  
  20. voteMissionPlayers = 3;
  21. voteThreshold = 1.5;
  22.  
  23. disableVoN = 0;
  24. vonCodecQuality = 10;
  25. persistent = 1;
  26. timeStampFormat = "short";
  27. BattlEye = 0;
  28.  
  29. doubleIdDetected = "";
  30. onUserConnected = "";
  31. onUserDisconnected = "";
  32. onHackedData = "";
  33. onDifferentData = "";
  34. onUnsignedData = "";
  35. regularCheck = "";
  36.  
  37. class Missions
  38. {
  39. class Mission_1
  40. {
  41. template = "Altis_Life.Altis";
  42. difficulty = "regular";
  43. };
  44.  
  45.  
  46. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement