Advertisement
Guest User

Untitled

a guest
Feb 9th, 2016
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 7.11 KB | None | 0 0
  1. -- Global Server Config
  2.  
  3. -- Account manager 
  4. accountManager = true
  5. namelockManager = true
  6. newPlayerChooseVoc = true
  7. newPlayerSpawnPosX = 1029
  8. newPlayerSpawnPosY = 1013
  9. newPlayerSpawnPosZ = 7
  10. newPlayerTownId = 1
  11. newPlayerLevel = 8
  12. newPlayerMagicLevel = 8
  13. generateAccountNumber = false
  14.  
  15. -- Unjustified kills   
  16. useFragHandler = true  
  17. redSkullLength = 1 * 20 * 60 * 60  
  18. blackSkullLength = 2 * 25 * 60 * 60
  19. dailyFragsToRedSkull = 25  
  20. weeklyFragsToRedSkull = 175
  21. monthlyFragsToRedSkull = 750   
  22. dailyFragsToBlackSkull = dailyFragsToRedSkull  
  23. weeklyFragsToBlackSkull = weeklyFragsToRedSkull
  24. monthlyFragsToBlackSkull = monthlyFragsToRedSkull  
  25. dailyFragsToBanishment = dailyFragsToRedSkull  
  26. weeklyFragsToBanishment = weeklyFragsToRedSkull
  27. monthlyFragsToBanishment = monthlyFragsToRedSkull  
  28. blackSkulledDeathHealth = 100  
  29. blackSkulledDeathMana = 100
  30. useBlackSkull = true   
  31. advancedFragList = false
  32.  
  33. -- Banishments 
  34. notationsToBan = 3 
  35. warningsToFinalBan = 4 
  36. warningsToDeletion = 5 
  37. banLength = 7 * 24 * 60 * 60   
  38. killsBanLength = 7 * 24 * 60 * 60  
  39. finalBanLength = 30 * 24 * 60 * 60 
  40. ipBanishmentLength = 1 * 24 * 60 * 60  
  41. broadcastBanishments = true
  42. maxViolationCommentSize = 200  
  43. violationNameReportActionType = 2  
  44. autoBanishUnknownBytes = false
  45.  
  46. -- Battle
  47. worldType = "pvp"  
  48. protectionLevel = 100  
  49. pvpTileIgnoreLevelAndVocationProtection = true 
  50. pzLocked = 60 * 1000   
  51. huntingDuration = 60 * 1000
  52. criticalHitChance = 7  
  53. criticalHitMultiplier = 1  
  54. displayCriticalHitNotify = true
  55. removeWeaponAmmunition = true  
  56. removeWeaponCharges = false
  57. removeRuneCharges = false  
  58. whiteSkullTime = 15 * 60 * 1000
  59. noDamageToSameLookfeet = false 
  60. showHealingDamage = true   
  61. showHealingDamageForMonsters = false
  62. fieldOwnershipDuration = 5 * 1000
  63. stopAttackingAtExit = false
  64. loginProtectionPeriod = 10 * 1000
  65. deathLostPercent = 10  
  66. stairhopDelay = 2 * 1000   
  67. pushCreatureDelay = 2 * 1000   
  68. deathContainerId = 1987
  69. gainExperienceColor = 215  
  70. addManaSpentInPvPZone = true   
  71. squareColor = 0
  72. allowFightback = true  
  73. fistBaseAttack = 7 
  74.  
  75. -- Connection config   
  76. worldId = 0
  77. ip = "atlantidatibia.servegame.com"
  78. loginPort = 7171   
  79. gamePort = 7172
  80. loginTries = 10
  81. retryTimeout = 5 * 1000
  82. loginTimeout = 60 * 1000   
  83. maxPlayers = 150   
  84. motd = "Welcome to Artix Online!"  
  85. displayOnOrOffAtCharlist = false   
  86. onePlayerOnlinePerAccount = true   
  87. allowClones = false
  88. serverName = "Artyx Online "   
  89. loginMessage = "Welcome to Artix Online!"  
  90. statusTimeout = 5 * 60 * 1000  
  91. replaceKickOnLogin = true  
  92. forceSlowConnectionsToDisconnect = false   
  93. loginOnlyWithLoginServer = false   
  94. premiumPlayerSkipWaitList = false  
  95.  
  96. -- Database
  97. sqlType = "sqlite"
  98. sqlHost = "localhost"
  99. sqlPort = 3306
  100. sqlUser = "root"
  101. sqlPass = ""
  102. sqlDatabase = "realserver"
  103. sqlFile = "realserver.s3db"
  104. sqlKeepAlive = 0
  105. mysqlReadTimeout = 10
  106. mysqlWriteTimeout = 10
  107. encryptionType = "plain"
  108.  
  109. -- Deathlist   
  110. deathListEnabled = true
  111. deathListRequiredTime = 1 * 60 * 1000  
  112. deathAssistCount = 19  
  113. maxDeathRecords = 5
  114.  
  115. -- Guilds  
  116. ingameGuildManagement = true   
  117. levelToFormGuild = 8   
  118. premiumDaysToFormGuild = 0 
  119. guildNameMinLength = 4 
  120. guildNameMaxLength = 20
  121.  
  122. -- Highscores  
  123. highscoreDisplayPlayers = 20   
  124. updateHighscoresAfterMinutes = 60  
  125.  
  126. -- Houses  
  127. buyableAndSellableHouses = true
  128. houseNeedPremium = true
  129. bedsRequirePremium = true  
  130. levelToBuyHouse = 100  
  131. housesPerAccount = 1   
  132. houseRentAsPrice = true
  133. housePriceAsRent = false   
  134. housePriceEachSquare = 1000
  135. houseRentPeriod = "never"  
  136. houseCleanOld = 0  
  137. guildHalls = false 
  138.  
  139. -- Item usage  
  140. timeBetweenActions = 200   
  141. timeBetweenExActions = 1000
  142. hotkeyAimbotEnabled = true 
  143.  
  144. -- Map 
  145. mapName = "world"  
  146. mapAuthor = "[Own] Nanox'" 
  147. randomizeTiles = true  
  148. storeTrash = true  
  149. cleanProtectedZones = true 
  150. mailboxDisabledTowns = ""
  151.  
  152. -- Process 
  153. defaultPriority = "high"   
  154. niceLevel = 5
  155. coresUsed = "-1"   
  156.  
  157. -- Startup 
  158. startupDatabaseOptimization = true 
  159. updatePremiumStateAtStartup = true 
  160. confirmOutdatedVersion = false
  161.  
  162. -- Spells  
  163. formulaLevel = 5.0 
  164. formulaMagic = 1.0 
  165. bufferMutedOnSpellFailure = false  
  166. spellNameInsteadOfWords = false
  167. emoteSpells = true 
  168.  
  169. -- Outfits 
  170. allowChangeOutfit = true   
  171. allowChangeColors = true   
  172. allowChangeAddons = true   
  173. disableOutfitsForPrivilegedPlayers = false 
  174. addonsOnlyPremium = true
  175.  
  176. -- Miscellaneous   
  177. dataDirectory = "data/"
  178. logsDirectory = "data/logs/"   
  179. bankSystem = true  
  180. displaySkillLevelOnAdvance = false 
  181. promptExceptionTracerErrorBox = true   
  182. maximumDoorLevel = 500 
  183. maxMessageBuffer = 4
  184.    
  185. -- VIP list
  186. separateVipListPerCharacter = false
  187. vipListDefaultLimit = 25   
  188. vipListDefaultPremiumLimit = 100   
  189.  
  190. -- Saving-related  
  191. saveGlobalStorage = true   
  192. useHouseDataStorage = false
  193. storePlayerDirection = false   
  194.  
  195. -- Loot
  196. checkCorpseOwner = true
  197. monsterLootMessage = 3 
  198. monsterLootMessageType = 25
  199.  
  200. -- Ghost mode  
  201. ghostModeInvisibleEffect =  true   
  202. ghostModeSpellEffects = true
  203.  
  204. -- Limits  
  205. idleWarningTime = 14 * 60 * 1000   
  206. idleKickTime = 15 * 60 * 1000  
  207. reportsExpirationAfterReads = 1
  208. playerQueryDeepness = 2
  209. tileLimit = 0  
  210. protectionTileLimit = 0
  211. houseTileLimit = 0 
  212.  
  213. -- Premium-related 
  214. freePremium = true 
  215. premiumForPromotion = true
  216.  
  217. -- Blessings   
  218. blessings = true   
  219. blessingOnlyPremium = true 
  220. blessingReductionBase = 20 
  221. blessingReductionDecrement = 5 
  222. eachBlessReduction = 8
  223.    
  224. -- Rates   
  225. experienceStages = false   
  226. rateExperience = 200   
  227. rateExperienceFromPlayers = 0  
  228. rateSkill = 25
  229. rateMagic = 25
  230. rateLoot = 2   
  231. rateSpawn = 5  
  232.  
  233. -- Monster rates   
  234. rateMonsterHealth = 1.0
  235. rateMonsterMana = 1.0  
  236. rateMonsterAttack = 1.0
  237. rateMonsterDefense = 1.0
  238.    
  239. -- Experience from players 
  240. minLevelThresholdForKilledPlayer = 0.9 
  241. maxLevelThresholdForKilledPlayer = 1.1 
  242.  
  243. -- Stamina 
  244. rateStaminaLoss = 1
  245. rateStaminaGain = 3
  246. rateStaminaThresholdGain = 12  
  247. staminaRatingLimitTop = 40 * 60
  248. staminaRatingLimitBottom = 14 * 60 
  249. staminaLootLimit = 14 * 60 
  250. rateStaminaAboveNormal = 1.5   
  251. rateStaminaUnderNormal = 0.5   
  252. staminaThresholdOnlyPremium = true 
  253.  
  254. -- Party   
  255. experienceShareRadiusX = 30
  256. experienceShareRadiusY = 30
  257. experienceShareRadiusZ = 1 
  258. experienceShareLevelDifference = 1 / 100   
  259. extraPartyExperienceLimit = 20 
  260. extraPartyExperiencePercent = 5
  261. experienceShareActivity = 2 * 60 * 1000
  262.  
  263. -- Global save 
  264. globalSaveEnabled = false  
  265. globalSaveHour = 8 
  266. globalSaveMinute = 0   
  267. shutdownAtGlobalSave = true
  268. cleanMapAtGlobalSave = false
  269.  
  270. -- Spawns  
  271. deSpawnRange = 2   
  272. deSpawnRadius = 50
  273.    
  274. -- Summons 
  275. maxPlayerSummons = 2   
  276. teleportAllSummons = false 
  277. teleportPlayerSummons = false
  278.  
  279. -- Status  
  280. statusPort = 7171  
  281. ownerName = "[GOD] Nanox"  
  282. ownerEmail = ":B"  
  283. url = "RG4L"   
  284. location = "Mexico"
  285. displayGamemastersWithOnlineCommand = false
  286.  
  287. -- Logs
  288. displayPlayersLogging = true   
  289. prefixChannelLogs = "" 
  290. runFile = ""   
  291. outputLog = "" 
  292. truncateLogsOnStartup = false  
  293.  
  294. -- Manager
  295. managerPort = 7171
  296. managerLogs = true 
  297. managerPassword = ""   
  298. managerLocalhostOnly = true
  299. managerConnectionsLimit = 1
  300.  
  301. -- Admin   
  302. adminPort = 7171   
  303. adminLogs = true   
  304. adminPassword = "" 
  305. adminLocalhostOnly = true  
  306. adminConnectionsLimit = 1  
  307. adminRequireLogin = true   
  308. adminEncryption = ""   
  309. adminEncryptionData = ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement