Advertisement
Guest User

Untitled

a guest
Nov 26th, 2014
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.38 KB | None | 0 0
  1. [GeneralConfig]
  2. DisableItemDropFromMonsters=1; Disables possibility of items dropping when killed by NPC\Boss\ZZoldagu creatures.
  3. EnableHtmlGuard=0; HtmlGuard - For use if no AmpeD present. Saves last sent html and scans for bypasses to avoid illegal calls
  4. MultisellMax=15000; Max Multisell Buy Ammount
  5.  
  6. DeadlockTime=100000; default 60.000 - Milisec time between allowed lagging time between servers from l2server.
  7. MaxPendingWritePerUser=1000000 ; Changes default pending write / default 200k - to minimize allowed not written bytes to a socket. Helpful for kicking laggy players on big servers.
  8.  
  9. EnterWorldHtml=1; Enables EnterWorld Html - will load "EnterWorld.htm" upon user connecting
  10.  
  11. [Systems]
  12. RaceSkinSwap=0; see raceskinswap.txt in \script folder
  13. AreaDataEx=0; see areadataex.txt in \script folder
  14. AIOCommand=0; see aioskill.txt in \script folder
  15. SubSkill=0; see subskill.txt in \script folder
  16. ReplaceChat=1; see replacechat.txt
  17. PVPEvent=1; see pvpevent.ini
  18.  
  19.  
  20. [QuestItemSystem]
  21. //; reads from ..\\script\\questitemlist.txt (just ids per line) and multiplies them when used by L2NPC GiveItem1.
  22. //; effective for creating a "QuestRate" system where each item is multiplied by ammount below.
  23. Enabled=0;
  24. quest_multiply=3;
  25.  
  26. [BlackwatchAntibot]
  27. Enabled=1 ; enables blackwatch antibot routine / requires antibot dll in client and encrypts game traffic.
  28. HWID=1 ; enables acceptance of HWID packet from client.
  29.  
  30. [AutoPickup] ; Works only with Normal Monsters.
  31. Enabled=1 ; Enables autopickup for all characters.
  32. EnablePartyPickup=1 ; Enables Autopickup for Parties.
  33.  
  34. [SkillRestriction]
  35. ;This system disables skills and stops them from being re-used in combat zone\battlefield areas.
  36. ;It also dispels the skills in list when a player attacks or becomes Guilty\Purple.
  37. ; Useful for Buff protection skills.
  38.  
  39. Enabled=0;
  40.  
  41. SkillAmount=1;
  42. ;start with 0 and add as SkillAmount is set
  43.  
  44. skill_id0=9701;
  45. skill_type0=1;
  46.  
  47. [EnchantSystem]
  48. EnableNewEnchantSystem=1 ; Enables stuff below and overwrites amped enchant minimums.
  49.  
  50. SafeEnchantAccessary=3;
  51. SafeEnchantWeapon=3;
  52. SafeEnchantMagicWeapon=3;
  53. SafeEnchantArmor=4;
  54.  
  55. ;MaxEnchants define max enchant for item type - and also how many levels.
  56. ;Meaning if you put 30, you will need ItemEnchantRate0 to 29
  57.  
  58. MaxEnchantAccessary=8;
  59.  
  60. AccessaryEnchantRate0=50;
  61. AccessaryEnchantRate1=50
  62. AccessaryEnchantRate2=50;
  63. AccessaryEnchantRate3=50
  64. AccessaryEnchantRate4=40;
  65. AccessaryEnchantRate5=20;
  66. AccessaryEnchantRate6=15;
  67. AccessaryEnchantRate7=5;
  68.  
  69.  
  70. MaxEnchantWeapon=21;
  71.  
  72. WeaponEnchantRate0=50;
  73. WeaponEnchantRate1=50;
  74. WeaponEnchantRate2=50;
  75. WeaponEnchantRate3=72;
  76. WeaponEnchantRate4=70;
  77. WeaponEnchantRate5=68;
  78. WeaponEnchantRate6=65;
  79. WeaponEnchantRate7=62;
  80. WeaponEnchantRate8=58;
  81. WeaponEnchantRate9=45;
  82. WeaponEnchantRate10=20;
  83. WeaponEnchantRate11=20;
  84. WeaponEnchantRate12=15;
  85. WeaponEnchantRate13=15;
  86. WeaponEnchantRate14=1;
  87. WeaponEnchantRate15=1;
  88. WeaponEnchantRate16=1;
  89. WeaponEnchantRate17=5;
  90. WeaponEnchantRate18=5;
  91. WeaponEnchantRate19=5;
  92. WeaponEnchantRate20=5;
  93.  
  94. MaxEnchantMagicWeapon=21;
  95.  
  96. MagicWeaponEnchantRate0=50;
  97. MagicWeaponEnchantRate1=50;
  98. MagicWeaponEnchantRate2=50;
  99. MagicWeaponEnchantRate3=68;
  100. MagicWeaponEnchantRate4=66;
  101. MagicWeaponEnchantRate5=64;
  102. MagicWeaponEnchantRate6=62;
  103. MagicWeaponEnchantRate7=60;
  104. MagicWeaponEnchantRate8=54;
  105. MagicWeaponEnchantRate9=40;
  106. MagicWeaponEnchantRate10=20;
  107. MagicWeaponEnchantRate11=15;
  108. MagicWeaponEnchantRate12=10;
  109. MagicWeaponEnchantRate13=6;
  110. MagicWeaponEnchantRate14=5;
  111. MagicWeaponEnchantRate15=5;
  112. MagicWeaponEnchantRate16=1;
  113. MagicWeaponEnchantRate17=4;
  114. MagicWeaponEnchantRate18=4;
  115. MagicWeaponEnchantRate19=2;
  116. MagicWeaponEnchantRate20=1;
  117.  
  118. MaxEnchantArmor=8;
  119. ArmorEnchantRate0=50;
  120. ArmorEnchantRate1=50;
  121. ArmorEnchantRate2=50;
  122. ArmorEnchantRate3=50;
  123. ArmorEnchantRate4=28;
  124. ArmorEnchantRate5=23;
  125. ArmorEnchantRate6=18;
  126. ArmorEnchantRate7=8;
  127.  
  128.  
  129. [Olympiad]
  130. Enabled=1
  131. UseHWID=0
  132. OlympiadSubJobId=0; subjob id default 0 / changes restriction from mainclass subjob0 to something subjob1 2 or 3.
  133. PreMatchWaitingTime=5; Changes the prematch waiting time for olympiad matches to avoid anti-feeding.
  134. NoOlympEnterMessages=1; Setting to 1 removes the messages sent to client that you are ready to enter olympiad.
  135.  
  136.  
  137. ;MaxEnchants
  138. MaxOlympiadArmorEnchant=7;
  139. MaxOlympiadWeaponEnchant=11;
  140. MaxOlympiadAccessaryEnchant=7;
  141.  
  142. ;Configure olympiad starting times each day.
  143. MondayStart=19
  144. MondayEnd=20
  145. TuesdayStart=19
  146. TuesdayEnd=20
  147. WednesdayStart=19
  148. WednesdayEnd=20
  149. ThursdayStart=19
  150. ThursdayEnd=20
  151. FridayStart=19
  152. FridayEnd=20
  153. SaturdayStart=19
  154. SaturdayEnd=20
  155. SundayStart=20
  156. SundayEnd=21
  157.  
  158.  
  159. [OfflineShop]
  160. Enabled=1
  161.  
  162.  
  163. [CommunityBoardExt]
  164. Enabled=0
  165.  
  166. [NPCBuffer]
  167. Enabled=1
  168. NPCBufferID=1014507
  169. PeaceZoneOnly=0
  170.  
  171. [BuffExtendSystem]
  172. EnableBuffExtend=1; Enable/Disable buffSkillId
  173. BuffSkillID=0; SkillID that increases buffslots for 1 per level - so level 5 of 1405 = +5 slots.
  174. BuffSlots=24 ; Base BuffSlots - There can no more than 36 buffslots total including level increases from buffskilld.
  175.  
  176.  
  177. [AuthServer]
  178. Enable=0
  179. ServerNum=1
  180. AuthServer0={127.0.0.1:0,127.0.0.1:2104}
  181. //AuthServer1={219.153.13.110:0,219.153.13.110:2104}
  182.  
  183. [SocketFlood]
  184. IsEnabled=0;
  185. ConnInterval=3 ; Interval in seconds to monitor connections on IP.
  186. MaxFailCount=3 ; Max Times breaking rule before IP Ban.
  187. ConnBlockTime= 5000; 500 seconds block
  188.  
  189. [PledgeConfig]
  190. EnablePledgeHook=1
  191. MemberWarReq=10 ; required members for clan war.
  192. ;time in seconds
  193. PLEDGE_OUST_PENALTY_TIMEOUT=0
  194. PLEDGE_WITHDRAW_PENALTY_TIMEOUT=0
  195. PLEDGE_OUSTED_PENALTY_TIMEOUT=0
  196. PLEDGE_RECHALLENGE_PENALTY_TIMEOUT=0
  197. PLEDGE_RECHALLENGE_DESPITE_REJECTION_PENALTY_TIMEOUT=0
  198. PLEDGE_DISMISS_TIMEOUT=0
  199. PLEDGE_DISMISS_PENALTY_TIMEOUT=0
  200. PLEDGE_DISMISS_BY_NPC=0
  201. ALLIANCE_CAN_ACCEPT_NEW_MEMBER_PLEDGE=0
  202. ALLIANCE_OUST_PENALTY_TIMEOUT=0
  203. ALLIANCE_WITHDRAW_PENALTY_TIMEOUT=0
  204. ALLIANCE_OUSTED_PENALTY_TIMEOUT=0
  205. ALLIANCE_DISMISS_PENALTY_TIMEOUT=0
  206. ALLIANCE_RECHALLENGE_PENALTY_TIMEOUT=0
  207. ALLIANCE_RECHALLENGE_DESPITE_REJECTION_PENALTY_TIMEOUT=0
  208. CASTLE_ANNOUNCE_TIME=3600
  209. CASTLE_STANDBY_TIME=3600
  210.  
  211. [MemoryConfiguration]
  212. Enabled=1
  213.  
  214. NPCClassLimit=1040000 ; increases npc ID limit, normal max 15000 (pch_id 1015000).
  215. NPCClassAmmount=40000 ; ; increases npc class ammount limit - normal max 7000 types.
  216.  
  217. ItemClassLimit=20000 ; increases item class limit, normal max 10000 (pch_id 10000).
  218. ItemClassAmmount=20000 ; ; increases item class ammount limit - normal max 10000 types.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement