Advertisement
Guest User

sfsfsdfs

a guest
Jun 23rd, 2017
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.11 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. AutoReg = 1
  74.  
  75. ProgressMonitors = "true"
  76.  
  77. PingPort = 44462
  78. PingAllowedConnections = 3000
  79.  
  80. ZoneProcessingThreads = 10
  81. ZoneAllowedConnections = 30000
  82. ZoneGalaxyID = 2 --The actual zone server's galaxyID. Should coordinate with your login server.
  83. ZoneOnlineCharactersPerAccount = 2 --How many characters are allowed online from a single account.
  84.  
  85. --The following zones are enabled, and will be loaded with server start.
  86. --To save on RAM and CPU usage, you should only enable the zones you need.
  87. --In order to disable a zone, all you have to do is comment it out.
  88. ZonesEnabled = {
  89. --"09",
  90. --"10",
  91. --"11",
  92. --"character_farm",
  93. --"cinco_city_test_m5",
  94. "corellia",
  95. --"creature_test",
  96. "dantooine",
  97. "dathomir",
  98. -- "dungeon1",
  99. "endor",
  100. --"endor_asommers",
  101. --"floratest",
  102. --"godclient_test",
  103. "lok",
  104. "naboo",
  105. --"otoh_gunga",
  106. --"rivertest",
  107. "rori",
  108. --"runtimerules",
  109. --"simple",
  110. --"space_09",
  111. "space_corellia",
  112. --"space_corellia_2",
  113. "space_dantooine",
  114. "space_dathomir",
  115. "space_endor",
  116. --"space_env",
  117. --"space_halos",
  118. --"space_heavy1",
  119. --"space_light1",
  120. "space_lok",
  121. "space_naboo",
  122. --"space_naboo_2",
  123. "space_tatooine",
  124. --"space_tatooine_2",
  125. "space_yavin4",
  126. --"taanab",
  127. "talus",
  128. "tatooine",
  129. --"test_wearables",
  130. "tutorial",
  131. --"umbra",
  132. --"watertabletest",
  133. -- "kaas",
  134. -- "jakku",
  135. -- "kashyyyk",
  136. "hoth",
  137. "yavin4",
  138. "hk_encounter",
  139. -- "mustafar"
  140. }
  141.  
  142.  
  143. -- directory of tres with live.cfg
  144. TrePath = "/home/swgemu/workspace/tre"
  145.  
  146. TreFiles = {
  147. ---"patch3c.tre"
  148. "default_patch.tre",
  149. "patch_bloodfin_2017_07.tre",
  150. "patch_bloodfin_2017_06.tre",
  151. "patch_bloodfin_2017_05.tre",
  152. "patch_bloodfin_2017_04.tre",
  153. "patch_bloodfin_2017_03.tre",
  154. "patch_bloodfin_2017_02.tre",
  155. "patch_bloodfin_2017_01.tre",
  156. "patch_bloodfin_2016_11.tre",
  157. "patch_bloodfin_2016_10.tre",
  158. "patch_bloodfin_2016_09.tre",
  159. "patch_bloodfin_2016_08.tre",
  160. "patch_bloodfin_2016_07.tre",
  161. "patch_bloodfin_2016_06.tre",
  162. "patch_bloodfin_2016_05.tre",
  163. "patch_bloodfin_2016_04.tre",
  164. "patch_bloodfin_2016_03.tre",
  165. "patch_bloodfin_2016_02.tre",
  166. "patch_bloodfin_2016_01.tre",
  167. "patch_bloodfin_2015_13.tre",
  168. "patch_bloodfin_2015_12.tre",
  169. "patch_bloodfin_2015_11.tre",
  170. "patch_bloodfin_2015_10.tre",
  171. "patch_bloodfin_2015_09.tre",
  172. "patch_bloodfin_2015_08.tre",
  173. "patch_bloodfin_2015_07.tre",
  174. "patch_bloodfin_2015_06.tre",
  175. "patch_bloodfin_2015_05.tre",
  176. -- "patch_bloodfin_2015_04c.tre",
  177. -- "patch_bloodfin_2015_04.tre",
  178. "patch_bloodfin_2015_03.tre",
  179. "patch_bloodfin_val2015.tre",
  180. "patch_bloodfin_2015_02.tre",
  181. "patch_bloodfin_2015_01.tre",
  182. "patch_bloodfin_2014_poi.tre",
  183. "patch_bloodfin_xmas2014.tre",
  184. "patch_bloodfin_03_01.tre",
  185. "patch_bloodfin_03_c.tre",
  186. "patch_bloodfin_03.tre",
  187. "patch_bloodfin_02.tre",
  188. "patch_bloodfin_01.tre",
  189. "pat_assist.tre",
  190. "bloodfin_post14.tre",
  191. "patch_sku1_14_00.tre",
  192. "patch_14_00.tre",
  193. "bloodfin_pre14.tre",
  194. "patch_sku1_13_00.tre",
  195. "patch_13_00.tre",
  196. "patch_sku1_12_00.tre",
  197. "patch_12_00.tre",
  198. "patch_11_03.tre",
  199. "data_sku1_07.tre",
  200. "patch_11_02.tre",
  201. "data_sku1_06.tre",
  202. "patch_11_01.tre",
  203. "patch_11_00.tre",
  204. "data_sku1_05.tre",
  205. "data_sku1_04.tre",
  206. "data_sku1_03.tre",
  207. "data_sku1_02.tre",
  208. "data_sku1_01.tre",
  209. "data_sku1_00.tre",
  210. "patch_10.tre",
  211. "patch_09.tre",
  212. "patch_08.tre",
  213. "patch_07.tre",
  214. "patch_06.tre",
  215. "patch_05.tre",
  216. "patch_04.tre",
  217. "patch_03.tre",
  218. "patch_02.tre",
  219. "patch_01.tre",
  220. "patch_00.tre",
  221. "data_other_00.tre",
  222. "data_static_mesh_01.tre",
  223. "data_static_mesh_00.tre",
  224. "data_texture_07.tre",
  225. "data_texture_06.tre",
  226. "data_texture_05.tre",
  227. "data_texture_04.tre",
  228. "data_texture_03.tre",
  229. "data_texture_02.tre",
  230. "data_texture_01.tre",
  231. "data_texture_00.tre",
  232. "data_skeletal_mesh_01.tre",
  233. "data_skeletal_mesh_00.tre",
  234. "data_animation_00.tre",
  235. "data_sample_04.tre",
  236. "data_sample_03.tre",
  237. "data_sample_02.tre",
  238. "data_sample_01.tre",
  239. "data_sample_00.tre",
  240. "data_music_00.tre",
  241. "bottom.tre"
  242. }
  243.  
  244. --Status Server Config
  245. StatusPort = 44455
  246. StatusAllowedConnections = 500
  247. StatusInterval = 30 -- interval to check if zone is locked up (in seconds)
  248.  
  249. --Web Server Config
  250. WebPorts = 44460 -- Can be multiple ports 44460,44461
  251. WebAccessLog = "../log/webaccess.log"
  252. WebErrorLog = "../log/weberror.log"
  253. WebSessionTimeout = 600 -- Length that inactive web sessions expire
  254.  
  255. PurgeDeletedCharacters = 10 --How often in minutes to purge deleted characters
  256. MaxNavMeshJobs = 6
  257. DumpObjFiles = 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement