elenalotus

Untitled

Apr 23rd, 2016
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. hostName = "[OFFICIAL] IslandLife3 [FR/Mod/Map Taviana] www.tavianalife.com";
  2. password = "IlIlIllIlIllIllIllIL3";
  3. passwordAdmin = "taviadmin";
  4. reportingIP = "arma3pc.master.gamespy.com";
  5. logFile = "A3Master.log";
  6.  
  7. motd[]={
  8. "",
  9. "",
  10. "",
  11. "----------------------------------------------------------------",
  12. "Bienvenue sur le serveur ISLANDLIFE3",
  13. "Serveur par Drax & AC1D_R41N",
  14. "Signalez les bugs & autres sur http://tavianalife.com/forum/",
  15. "----------------------------------------------------------------",
  16. "",
  17. "",
  18. ""
  19. };
  20. motdInterval = 0;
  21.  
  22. maxPlayers = 104;
  23. kickduplicate = 1;
  24. requiredSecureId = 2;
  25. verifySignatures = 0;
  26. timeStampFormat = "none";
  27.  
  28. //voteMissionPlayers = 10;
  29. //voteThreshold = 2;
  30.  
  31. disableVoN = 0;
  32. vonCodecQuality = 10;
  33. BattlEye = 1;
  34. Persistent = 1;
  35. forceRotorLibSimulation = 0;
  36.  
  37. doubleIdDetected = "";
  38. onUserConnected = "";
  39. onUserDisconnected = "";
  40. onHackedData = "";
  41. onDifferentData = "";
  42. onUnsignedData = "";
  43. regularCheck = "";
  44.  
  45. class Missions
  46. {
  47. class Mission_1
  48. {
  49. template = "IslandLife3.taviana";
  50. difficulty = "regular";
  51. };
  52. };
Add Comment
Please, Sign In to add comment