Advertisement
Guest User

etcoption.properties

a guest
Sep 29th, 2021
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.10 KB | None | 0 0
  1. #==========================================================================================================================================
  2. # Enabled and used configs that i have no info about it
  3. # And i don't know what they do or how they work
  4.  
  5. # I don't know , needs more investigation.
  6. DisableNotifyPvpBattleGround = true
  7.  
  8. # I don't know , needs more investigation.
  9. # Default Test 20101,20104,20105,20201,20202,20203,20204,20205,20301,20302,20303,20304,20305,20401,20402,20403,20404,20405,20501,20502,20506,20508,20701,20702,20704,20705,20081,20082,20083
  10. BookRandomThemes = 20101,20104,20105,20201,20202,20203,20204,20205,20301,20302,20303,20304,20305,20401,20402,20403,20404,20405,20501,20502,20506,20508,20701,20702,20704,20705,20081,20082,20083
  11.  
  12. # I don't know , needs more investigation.
  13. # Default true
  14. CreatureActiveCard = true
  15.  
  16. # Probably the Central Market collect the item's money or something
  17. # Default true
  18. ItemMarketCollectMode = true
  19.  
  20. # I don't know , needs more investigation.
  21. # Default 500
  22. CheckHouseHoldMinDistance = 500
  23.  
  24. # Probably in pvp to disable use , food and other stuff or weapons/armors etc.
  25. # default false
  26. pvp.disable.use_item = false
  27.  
  28. # I don't know , needs more investigation.
  29. # Default false
  30. contents.dialog.check = false
  31.  
  32. # I think it means when you teleport it cheks the range , but i don't know for sure
  33. # Default 0
  34. TeleportCheckRange = 0
  35.  
  36. # Maybe the waypoints for questing ( or when you right click on the map )
  37. # Default 950,951,952,953,954,955,956,960,
  38. DisabledWaypointIds = 953,954,960,134,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1706,1707,1708,1709,1710,1711,1712,1713,1714,1715,1716,1717
  39.  
  40. # Pvp related, i don't know
  41. # Default false
  42. player.pvp.dead_to_jail_in_all = false
  43.  
  44. # Pvp related, i don't know
  45. # Default false
  46. player.pvp.dead_revice_tendency = false
  47.  
  48. # Either : 1. Weather changes every <value bellow> 2. Weather update when using the .weather update command in game with the <value bellow>
  49. # Default 5 Minutes
  50. WeatherUpdateTime = 120
  51.  
  52. # ??? Need to investigate ??? I think it means the ammount of items you can carry in your cart, i don't know why the value its random though
  53. # Default 1100
  54. # Doubled the value
  55. TradeRandomMaxCount = 2200
  56.  
  57. # ??? Need to investigate ???
  58. # Default 600
  59. TradeRandomMinCount = 600
  60.  
  61. # This makes no sense based on the variable
  62. # Default 100000
  63. AddTendencyByKilled = 100000
  64.  
  65. # PearlPackage(2) - What pearl package ?
  66. # Default: 1, 2, 3, 9
  67. DisablePackageEffectId = 1, 2, 3, 9
  68.  
  69. # ?? Set true or false if you want workers to collect when sent to farm items on the map's farms town village ???
  70. # Default true
  71. NpcWorkingCollectMode = true
  72.  
  73. # TentAddValue, This makes no sense ???
  74. # Default: 12000
  75. TentAddValue = 12000
  76.  
  77. # This makes no sense, are these villa entrance timers ????
  78. # Default 3
  79. HouseTentRefreshTime = 3
  80.  
  81. # This makes no sense based on the variable
  82. # Default 2000000
  83. HouseTentMaxProgressPercentage = 2000000
  84.  
  85. # This makes no sense
  86. # Default 3
  87. TentOfflineAddValue = 3
  88.  
  89. # Maximum Tents you can have at a given time?? But you can only have 1 tent though
  90. # Default 10
  91. MaxTentCount = 10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement