Advertisement
Guest User

Untitled

a guest
Oct 14th, 2018
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.94 KB | None | 0 0
  1. --Copyright (C) 2007 <SWGEmu>
  2.  
  3. --This File is part of Core3.
  4.  
  5. --This program is free software; you can redistribute
  6. --it and/or modify it under the terms of the GNU Lesser
  7. --General Public License as published by the Free Software
  8. --Foundation; either version 2 of the License,
  9. --or (at your option) any later version.
  10.  
  11. --This program is distributed in the hope that it will be useful,
  12. --but WITHOUT ANY WARRANTY; without even the implied warranty of
  13. --MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  14. --See the GNU Lesser General Public License for
  15. --more details.
  16.  
  17. --You should have received a copy of the GNU Lesser General
  18. --Public License along with this program; if not, write to
  19. --the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
  20.  
  21. --Linking Engine3 statically or dynamically with other modules
  22. --is making a combined work based on Engine3.
  23. --Thus, the terms and conditions of the GNU Lesser General Public License
  24. --cover the whole combination.
  25.  
  26. --In addition, as a special exception, the copyright holders of Engine3
  27. --give you permission to combine Engine3 program with free software
  28. --programs or libraries that are released under the GNU LGPL and with
  29. --code included in the standard release of Core3 under the GNU LGPL
  30. --license (or modified versions of such code, with unchanged license).
  31. --You may copy and distribute such a system following the terms of the
  32. --GNU LGPL for Engine3 and the licenses of the other code concerned,
  33. --provided that you include the source code of that other code when
  34. --and as the GNU LGPL requires distribution of source code.
  35.  
  36. --Note that people who make modified versions of Engine3 are not obligated
  37. --to grant this special exception for their modified versions;
  38. --it is their choice whether to do so. The GNU Lesser General Public License
  39. --gives permission to release a modified version without this exception;
  40. --this exception also makes it possible to release a modified version
  41. --which carries forward this exception.
  42. -- Core3 Config File
  43. -- 0 = false, 1 = true
  44.  
  45. MakeLogin = 1
  46. MakeZone = 1
  47. MakePing = 1
  48. MakeStatus = 1
  49. MakeWeb = 0
  50.  
  51. ORB = ""
  52. ORBPort = 44419
  53.  
  54. DBHost = "127.0.0.1"
  55. DBPort = 3306
  56. DBName = "swgemu"
  57. DBUser = "swgemu"
  58. DBPass = "123456"
  59. DBSecret = "swgemus3cr37!" -- Change this! This value should be unique and of reasonable length.
  60.  
  61. LoginPort = 44453
  62. LoginProcessingThreads = 1
  63. LoginAllowedConnections = 3000
  64. LoginRequiredVersion = "20050408-18:00"
  65.  
  66. MantisHost = "127.0.0.1"
  67. MantisPort = 3306
  68. MantisName = "swgemu"
  69. MantisUser = "swgemu"
  70. MantisPass = "123456"
  71. MantisPrfx = "mantis_" -- The prefix for your mantis tables.
  72.  
  73. MetricsHost = "localhost"
  74. MetricsPort = 8125
  75. MetricsPrefix = ""
  76.  
  77. AutoReg = 1
  78.  
  79. ProgressMonitors = "true"
  80.  
  81. PingPort = 44462
  82. PingAllowedConnections = 3000
  83.  
  84. ZoneProcessingThreads = 10
  85. ZoneAllowedConnections = 30000
  86. ZoneGalaxyID = 2 --The actual zone server's galaxyID. Should coordinate with your login server.
  87.  
  88.  
  89. --The following zones are enabled, and will be loaded with server start.
  90. --To save on RAM and CPU usage, you should only enable the zones you need.
  91. --In order to disable a zone, all you have to do is comment it out.
  92. ZonesEnabled = {
  93. --"09",
  94. --"10",
  95. --"11",
  96. --"character_farm",
  97. --"cinco_city_test_m5",
  98. "corellia",
  99. --"creature_test",
  100. "dantooine",
  101. "dathomir",
  102. "dungeon1",
  103. "endor",
  104. --"endor_asommers",
  105. --"floratest",
  106. --"godclient_test",
  107. "lok",
  108. "naboo",
  109. --"otoh_gunga",
  110. --"rivertest",
  111. "rori",
  112. --"runtimerules",
  113. --"simple",
  114. --"space_09",
  115. --"space_corellia",
  116. --"space_corellia_2",
  117. --"space_dantooine",
  118. --"space_dathomir",
  119. --"space_endor",
  120. --"space_env",
  121. --"space_halos",
  122. --"space_heavy1",
  123. --"space_light1",
  124. --"space_lok",
  125. --"space_naboo",
  126. --"space_naboo_2",
  127. --"space_tatooine",
  128. --"space_tatooine_2",
  129. --"space_yavin4",
  130. --"taanab",
  131. "talus",
  132. "tatooine",
  133. --"test_wearables",
  134. "tutorial",
  135. --"umbra",
  136. --"watertabletest",
  137. "yavin4",
  138. "chandrila",
  139. "coruscant",
  140. "jakku",
  141. "kaas",
  142. "moraband",
  143. "hutta"
  144. }
  145.  
  146.  
  147. -- directory of tres with live.cfg
  148. TrePath = "/home/swgemu/Desktop/SWGEmu"
  149.  
  150. TreFiles = {
  151.  
  152. "stardust_s.tre",
  153. "stardust_03.tre",
  154. "stardust_02.tre",
  155. "stardust_01.tre",
  156. "mtg_patch_022.tre",
  157. "mtg_planets.tre",
  158. "mtg_patch_021.tre",
  159. "mtg_patch_019.tre",
  160. "mtg_patch_018.tre",
  161. "mtg_patch_017.tre",
  162. "mtg_patch_016.tre",
  163. "mtg_patch_015.tre",
  164. "mtg_patch_014.tre",
  165. "mtg_patch_013_configurable_02.tre",
  166. "mtg_patch_012_configurable_01.tre",
  167. "mtg_patch_011_files_01.tre",
  168. "mtg_patch_010_object_01.tre",
  169. "mtg_patch_009_Shader_01.tre",
  170. "mtg_patch_008_texture_04.tre",
  171. "mtg_patch_007_texture_03.tre",
  172. "mtg_patch_006_texture_02.tre",
  173. "mtg_patch_005_texture_01.tre",
  174. "mtg_patch_004_appearance_04.tre",
  175. "mtg_patch_003_appearance_03.tre",
  176. "mtg_patch_002_appearance_02.tre",
  177. "mtg_patch_001_appearance_01.tre"
  178. }
  179.  
  180. --Status Server Config
  181. StatusPort = 44455
  182. StatusAllowedConnections = 500
  183. StatusInterval = 30 -- interval to check if zone is locked up (in seconds)
  184.  
  185. --Web Server Config
  186. WebPorts = 44460 -- Can be multiple ports 44460,44461
  187. WebAccessLog = "../log/webaccess.log"
  188. WebErrorLog = "../log/weberror.log"
  189. WebSessionTimeout = 600 -- Length that inactive web sessions expire
  190.  
  191. PurgeDeletedCharacters = 10 --How often in minutes to purge deleted characters
  192. MaxNavMeshJobs = 6
  193. DumpObjFiles = 1
  194.  
  195. UnloadContainers = 1 --Whether to unload container contents from RAM after the container hasn't been accessed for a time
  196.  
  197. LogFile = "log/core3.log"
  198. LogFileLevel = 4 -- -1 NONE, 0 FATAL, 1 ERROR, 2 WARNING, 3 LOG, 4 INFO, 5 DEBUG
  199. LogJSON = 0 -- global log output in JSON format
  200. LogSync = 0 -- flush global log file after each write
  201.  
  202. LuaLogJSON = 0
  203. PathfinderLogJSON = 0
  204.  
  205. TermsOfServiceVersion = 0
  206. TermsOfService = ""
  207.  
  208. local localFile = loadfile("conf/config-local.lua")
  209.  
  210. if (localFile ~= nil) then
  211. localFile()
  212. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement