Guest User

Untitled

a guest
Jan 13th, 2015
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.57 KB | None | 0 0
  1. accountManager = true
  2. namelockManager = true
  3. newPlayerChooseVoc = true
  4. newPlayerSpawnPosX = 1177
  5. newPlayerSpawnPosY = 1131
  6. newPlayerSpawnPosZ = 7
  7. newPlayerTownId = 1
  8. newPlayerLevel = 8
  9. newPlayerMagicLevel = 0
  10. generateAccountNumber = false
  11. generateAccountSalt = false
  12.  
  13. useFragHandler = true
  14. redSkullLength = 30 * 24 * 60 * 60
  15. blackSkullLength = 45 * 24 * 60 * 60
  16. fragsLimit = 24 * 60 * 60
  17. fragsSecondLimit = 7 * 24 * 60 * 60
  18. fragsThirdLimit = 30 * 24 * 60 * 60
  19. fragsToRedSkull = 3
  20. fragsSecondToRedSkull = 5
  21. fragsThirdToRedSkull = 10
  22. fragsToBlackSkull = fragsToRedSkull
  23. fragsSecondToBlackSkull = fragsSecondToRedSkull
  24. fragsThirdToBlackSkull = fragsThirdToRedSkull
  25. fragsToBanishment = fragsToRedSkull
  26. fragsSecondToBanishment = fragsSecondToRedSkull
  27. fragsThirdToBanishment = fragsThirdToRedSkull
  28. blackSkulledDeathHealth = 40
  29. blackSkulledDeathMana = 0
  30. useBlackSkull = true
  31. advancedFragList = false
  32.  
  33. notationsToBan = 1
  34. warningsToFinalBan = 1
  35. warningsToDeletion = 1
  36. banLength = 30 * 24 * 60 * 60
  37. killsBanLength = 30 * 24 * 60 * 60
  38. finalBanLength = 90 * 24 * 60 * 60
  39. ipBanLength = 3 * 24 * 60 * 60
  40. allowedMaxSizePackets = 20
  41.  
  42. worldType = "hardcore"
  43. protectionLevel = 1
  44. pvpTileIgnoreLevelAndVocationProtection = true
  45. pzLocked = 30 * 1000
  46. huntingDuration = 30 * 1000
  47. criticalHitChance = 7
  48. criticalHitMultiplier = 1
  49. displayCriticalHitNotify = false
  50. removeWeaponAmmunition = false
  51. removeWeaponCharges = false
  52. removeRuneCharges = false
  53. whiteSkullTime = 60 * 1000
  54. noDamageToSameLookfeet = false
  55. showHealthChange = true
  56. showManaChange = true
  57. showHealthChangeForMonsters = true
  58. showManaChangeForMonsters = true
  59. fieldOwnershipDuration = 5 * 1000
  60. stopAttackingAtExit = false
  61. loginProtectionPeriod = 10 * 1000
  62. deathLostPercent = 10
  63. stairhopDelay = 1 * 350
  64. pushCreatureDelay = 1 * 350
  65. deathContainerId = 1987
  66. gainExperienceColor = 215
  67. addManaSpentInPvPZone = true
  68. recoverManaAfterDeathInPvPZone = false
  69. squareColor = 0
  70. allowFightback = true
  71. fistBaseAttack = 7
  72. useFairfightReduction = true
  73. optionalWarAttackableAlly = false
  74.  
  75. worldId = 0
  76. ip = "198.50.201.96"
  77. bindOnlyGlobalAddress = false
  78. loginPort = 7171
  79. gamePort = "7172"
  80. loginTries = 3
  81. retryTimeout = 5 * 1000
  82. loginTimeout = 60 * 1000
  83. maxPlayers = 140
  84. motd = "Welcome to Swag Server, PvP-Enforced 24hs!"
  85. displayOnOrOffAtCharlist = false
  86. onePlayerOnlinePerAccount = true
  87. allowClones = 0
  88. serverName = "Swag-War"
  89. loginMessage = "Visit our website for more informations: http://swag-war.servegame.com"
  90. statusTimeout = 5 * 60 * 1000
  91. replaceKickOnLogin = true
  92. forceSlowConnectionsToDisconnect = false
  93. loginOnlyWithLoginServer = false
  94. premiumPlayerSkipWaitList = false
  95. packetsPerSecond = 50
  96.  
  97. sqlType = "mysql"
  98. sqlHost = "localhost"
  99. sqlPort = 3306
  100. sqlUser = "root"
  101. sqlPass = ""
  102. sqlDatabase = ""
  103. sqlFile = "theforgottenserver.s3db"
  104. sqlKeepAlive = 0
  105. mysqlReadTimeout = 0
  106. mysqlWriteTimeout = 0
  107. mysqlReconnectionAttempts = 3
  108. encryptionType = "sha1"
  109.  
  110. deathListEnabled = true
  111. deathListRequiredTime = 1 * 60 * 1000
  112. deathAssistCount = 19
  113. maxDeathRecords = 50
  114. multipleNames = false
  115.  
  116. externalGuildWarsManagement = true
  117. ingameGuildManagement = true
  118. levelToFormGuild = 8
  119. premiumDaysToFormGuild = 0
  120. guildNameMinLength = 3
  121. guildNameMaxLength = 20
  122.  
  123. buyableAndSellableHouses = false
  124. houseNeedPremium = false
  125. bedsRequirePremium = false
  126. levelToBuyHouse = 1
  127. housesPerAccount = 0
  128. houseRentAsPrice = false
  129. housePriceAsRent = false
  130. housePriceEachSquare = 1000
  131. houseSkipInitialRent = true
  132. houseRentPeriod = "never"
  133. houseCleanOld = 0
  134. guildHalls = false
  135. houseProtection = true
  136.  
  137. timeBetweenActions = 200
  138. timeBetweenExActions = 1000
  139. timeBetweenCustomActions = 500
  140. hotkeyAimbotEnabled = true
  141. tibiaClassicSlots = true
  142. canOnlyRopePlayers = true
  143.  
  144. mapName = "Carlin War.otbm"
  145. mapAuthor = ""
  146. randomizeTiles = true
  147. storeTrash = true
  148. cleanProtectedZones = true
  149.  
  150. mailboxDisabledTowns = ""
  151. mailMaxAttempts = 20
  152. mailBlockPeriod = 60 * 60 * 1000
  153. mailAttemptsFadeTime = 10 * 60 * 1000
  154.  
  155. daemonize = false
  156. defaultPriority = "high"
  157. niceLevel = 5
  158. serviceThreads = 1
  159. coresUsed = "-1"
  160.  
  161. startupDatabaseOptimization = true
  162. updatePremiumStateAtStartup = true
  163. confirmOutdatedVersion = false
  164. skipItemsVersionCheck = false
  165.  
  166. formulaLevel = 5.0
  167. formulaMagic = 1.0
  168. bufferMutedOnSpellFailure = false
  169. spellNameInsteadOfWords = false
  170. emoteSpells = true
  171. unifiedSpells = true
  172. enableCooldowns = false
  173.  
  174. allowChangeOutfit = true
  175. allowChangeColors = true
  176. allowChangeAddons = true
  177. disableOutfitsForPrivilegedPlayers = false
  178. addonsOnlyPremium = false
  179.  
  180. dataDirectory = "data/"
  181. logsDirectory = "data/logs/"
  182. bankSystem = false
  183. promptExceptionTracerErrorBox = true
  184. maximumDoorLevel = 500
  185. maxMessageBuffer = 8
  186. logPlayersStatements = true
  187. tradeLimit = 100
  188. useCapacity = true
  189. playerFollowExhaust = 0
  190.  
  191. defaultDepotSizePremium = 2000
  192. defaultDepotSize = 1000
  193.  
  194. separateVipListPerCharacter = false
  195. vipListDefaultLimit = 20
  196. vipListDefaultPremiumLimit = 100
  197.  
  198. houseDataStorage = "binary"
  199. saveGlobalStorage = true
  200. storePlayerDirection = false
  201. savePlayerData = true
  202.  
  203. checkCorpseOwner = false
  204. monsterLootMessage = 3
  205. monsterLootMessageType = 29
  206.  
  207. ghostModeInvisibleEffect = false
  208. ghostModeSpellEffects = true
  209.  
  210. idleWarningTime = 14 * 60 * 1000
  211. idleKickTime = 15 * 60 * 1000
  212. reportsExpirationAfterReads = 1
  213. playerQueryDeepness = -1
  214. tileLimit = 0
  215. protectionTileLimit = 0
  216. houseTileLimit = 0
  217.  
  218. freePremium = true
  219. premiumForPromotion = false
  220.  
  221. blessings = true
  222. blessingOnlyPremium = false
  223. blessingReductionBase = 30
  224. blessingReductionDecrement = 5
  225. eachBlessReduction = 8
  226. pvpBlessingThreshold = 40
  227. fairFightTimeRange = 60
  228.  
  229. experienceStages = false
  230. rateExperience = 1.0
  231. rateExperienceFromPlayers = 5.5
  232. rateSkill = 27.0
  233. rateMagic = 4.0
  234. rateLoot = 2.0
  235. rateSpawnMin = 3
  236. rateSpawnMax = 4
  237.  
  238. rateMonsterHealth = 1.0
  239. rateMonsterMana = 1.0
  240. rateMonsterAttack = 1.0
  241. rateMonsterDefense = 1.0
  242.  
  243. minLevelThresholdForKilledPlayer = 0.9
  244. maxLevelThresholdForKilledPlayer = 1.1
  245.  
  246. rateStaminaLoss = 1
  247. rateStaminaGain = 3
  248. rateStaminaThresholdGain = 12
  249. staminaRatingLimitTop = 40 * 60
  250. staminaRatingLimitBottom = 14 * 60
  251. staminaLootLimit = 14 * 60
  252. rateStaminaAboveNormal = 1.0
  253. rateStaminaUnderNormal = 1.0
  254. staminaThresholdOnlyPremium = false
  255.  
  256. experienceShareRadiusX = 30
  257. experienceShareRadiusY = 30
  258. experienceShareRadiusZ = 1
  259. experienceShareLevelDifference = 2 / 3
  260. extraPartyExperienceLimit = 20
  261. extraPartyExperiencePercent = 5
  262. experienceShareActivity = 2 * 60 * 1000
  263.  
  264. globalSaveEnabled = false
  265. globalSaveHour = 8
  266. globalSaveMinute = 0
  267. shutdownAtGlobalSave = true
  268. cleanMapAtGlobalSave = false
  269. closeInstanceOnShutdown = true
  270.  
  271. deSpawnRange = 2
  272. deSpawnRadius = 50
  273. monsterSpawnWalkback = true
  274. allowBlockSpawn = true
  275.  
  276. maxPlayerSummons = 3
  277. teleportAllSummons = false
  278. teleportPlayerSummons = true
  279.  
  280. statusPort = 7171
  281. ownerName = ""
  282. ownerEmail = ""
  283. url = "http://swag-war.servegame.com"
  284. location = "Europe"
  285. displayGamemastersWithOnlineCommand = false
  286.  
  287. disableLuaErrors = false
  288. displayPlayersLogging = true
  289. prefixChannelLogs = ""
  290. runFile = ""
  291. outputLog = ""
  292. truncateLogOnStartup = false
  293.  
  294. managerPort = 7171
  295. managerLogs = true
  296. managerPassword = ""
  297. managerLocalhostOnly = true
  298. managerConnectionsLimit = 1
  299.  
  300. adminPort = 7171
  301. adminLogs = true
  302. adminPassword = ""
  303. adminLocalhostOnly = true
  304. adminConnectionsLimit = 1
  305. adminRequireLogin = true
  306. adminEncryption = ""
  307. adminEncryptionData = ""
Advertisement
Add Comment
Please, Sign In to add comment