scripts_custom.conf 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. // --------------------------------------------------------------
  2. // - Custom Scripts -
  3. // --------------------------------------------------------------
  4. // All the custom scripts, remove the '//' to enable...
  5. // --------------------------------------------------------------
  6. // ------------------------- My Scripts -------------------------
  7. //npc: npc/location/to/script.txt
  8. // Your scripts go here!!
  9. // --------------------------------------------------------------
  10. // ----------------------- Basic Scripts -----------------------
  11. // -- Auctioneer - Use at own risk [Fredzilla]
  12. // Warning: It dupe items.
  13. //npc: npc/custom/Auctioneer.txt
  14. // -- Card Remover
  15. //npc: npc/custom/card_remover.txt
  16. // -- Write your name on your equipment/weapon (mini-quest)
  17. //npc: npc/custom/sign_your_items.txt
  18. // -- Banks
  19. //npc: npc/custom/banks/kafra_bank.txt
  20. //npc: npc/custom/banks/bank.txt
  21. // -- Reset NPC
  22. //npc: npc/custom/jobs/reset.txt
  23. // -- Job Changer
  24. //npc: npc/custom/jobs/jobmaster.txt
  25. // -- Healer(s)
  26. //npc: npc/custom/healers/heal.txt
  27. //npc: npc/custom/healers/heal_payment.txt
  28. // -- Black Jack
  29. //npc: npc/custom/blackjack.txt
  30. // -- Gefenia
  31. //npc: npc/custom/gefenia.txt
  32. // -- City and Dungeon Warper
  33. //npc: npc/custom/warper.txt
  34. // -- Stylist
  35. //npc: npc/custom/dye.txt
  36. // -- Custom Penal Servitude (Jails Quest)
  37. //npc: npc/custom/penal_servitude.txt
  38. // -- Dev NPCs (NPCs named after devs...)
  39. //npc: npc/custom/devnpc.txt
  40. // -- Unofficial poetry
  41. //npc: npc/custom/ayothaya.txt
  42. // -- Platinum Skills
  43. //npc: npc/custom/platinum_skills.txt
  44. // -- Custom Shops
  45. //npc: npc/custom/2-2shop.txt
  46. // -- Free Falcon & Peco breeder, Free Carts
  47. //npc: npc/custom/breeder.txt
  48. // -- Unofficial Airplane Script
  49. //npc: npc/custom/airplane.txt
  50. // -- MVP Arena
  51. // ~ If you wish to use the mvp arena, please enable both scripts.
  52. //npc: npc/custom/MVP_arena/arena_mvp.txt
  53. //npc: npc/custom/MVP_arena/amvp_func.txt
  54. // -- WoE Time Setter - Lets you set War of Emperium time easily from inside the game [Fredzilla]
  55. //npc: npc/custom/WoE_Setter.txt
  56. //
  57. // Stock Market (Play on it, earn money, very flexible)
  58. //npc: npc/custom/stock_market.txt
  59. // Russian Roulette + Rock Scissors Paper (contains some OBB / OVB / OCA etc dangerous!!! prizes!)
  60. //npc: npc/custom/rpsroulette.txt
  61. // Hire your Ninjas Squad and assassinate some enemy
  62. //npc: npc/custom/shifty_assassin.txt
  63. // Train your Monsters to fight against other players' monsters
  64. //npc: npc/custom/mvm.txt
  65. // A simply Raceway mini-game
  66. //npc: npc/custom/morroc_raceway.txt
  67. // A nice lottery (very flexible)
  68. //npc: npc/custom/lottery.txt
  69. //
  70. // Wedding script (rewritten by Scotlex. )
  71. // Supports Same-sex marriages.
  72. //npc: npc/custom/marriage.txt
  73. // --------------------------------------------------------------
  74. // Lance's Scripts (coded before joining eA Dev team)
  75. // --------------------------------------------------------------
  76. //npc: npc/custom/Lance/FR_HallOfFame.c
  77. //npc: npc/custom/Lance/FR_WeatherController.c
  78. //npc: npc/custom/Lance/FR_MailSystem.c
  79. //npc: npc/sample/npc_dynamic_shop.txt
  80. //npc: npc/custom/Lance/Sentry.cpp
  81. // --------------------------------------------------------------
  82. // --------------------------------------------------------------
  83. // ----------------------- Quests Scripts -----------------------
  84. // -- Treasure Hunters Guild Quests (40 Quests + Special Guild Shop)
  85. //npc: npc/custom/quests/thq/THQS_ChatingNPC.txt
  86. //npc: npc/custom/quests/thq/THQS_GuildNPC.txt
  87. //npc: npc/custom/quests/thq/THQS_QuestNPC.txt
  88. //npc: npc/custom/quests/thq/THQS_Quests.txt
  89. //npc: npc/custom/quests/thq/THQS_TTShop.txt
  90. // -- Godly Equipments Quests
  91. //npc: npc/custom/quests/valhallen.txt
  92. // -- Misc
  93. //npc: npc/custom/quests/magicalhatquest.txt
  94. //npc: npc/custom/quests/fashion.txt
  95. //npc: npc/custom/quests/elvenear.txt
  96. //npc: npc/custom/quests/ironcane.txt
  97. //npc: npc/custom/quests/sunglasses.txt
  98. //npc: npc/custom/quests/berzebub.txt
  99. // Bandit Beard headgear quest (very long and safe quest)
  100. //npc: npc/custom/quests/bandit_beard.txt
  101. // Dead Branch (and Bloody Branch) quest (safe to use)
  102. //npc: npc/custom/quests/dead_branch.txt
  103. // -- Removed Hats with official quests. Only 6 hats are left
  104. //npc: npc/custom/quests/event_6_new_hats.txt
  105. // (both Lord Kaho (GM Item), but different and quest.txt has Balmung (GM Item) too)
  106. // Warning! It might break your server balance.
  107. //npc: npc/custom/quests/kaho_balmung.txt
  108. //npc: npc/custom/quests/kahohorn.txt
  109. // Nice Custom thanatos Tower Statues Quest
  110. //npc: npc/custom/quests/tha_statues.txt
  111. // -- A quest for Jewel Case for 99 Level Players of any 2nd Class
  112. //npc: npc/custom/quests/lvl99_quest.txt
  113. // Disable shops in the Prontera streets and open a special market place.
  114. //npc: npc/custom/market.txt
  115. // Quest for: Bird Nest,Lion Mask,Skeleton Manteau,Fashion Hip Sack,Sales Banner
  116. //npc: npc/custom/quests/may_hats.txt
  117. // Random change of Drop/Exp rates 1x ~ 1.5x every 6 hours on your server
  118. //npc: npc/custom/floating_rates.txt
  119. // Extracted custom quests from the official Umbalian Quests (better, don't use)
  120. //npc: npc/custom/quests/sphinx_mask.txt
  121. //npc: npc/custom/quests/umbalian_language.txt
  122. // Custom Kiel Mansion Dungeon Quest
  123. //npc: npc/custom/quests/kiel_quest.txt
  124. // Custom Bongun Accessory/Bongun taming item quest
  125. //npc: npc/custom/quests/bongunsword.txt
  126. // Custom Baphomet Jr. Taming item quest.
  127. //npc: npc/custom/quests/bookofthedevil.txt
  128. //A custom event for 3 holidays: X-Mas, Karachun and New Year
  129. //Should be activated between 8 December and 8 January
  130. //npc: npc/custom/events/xmas_rings_event.txt
  131. //Grand Circlet Quest combined with Excalibur Quest
  132. //npc: npc/custom/events/kings_items.txt
  133. //Custom Halloween Event (gives )
  134. //npc: npc/custom/events/hallow06.txt
  135. //npc: npc/custom/events/uneasy_cemetery.txt
  136. //npc: npc/custom/events/draculax.txt
  137. //npc: npc/custom/events/2006_dogs_year.txt
  138. //npc: npc/custom/events/valentinesdayexp.txt
  139. //| Poring track files
  140. //npc: npc/custom/events/p_track/p_track_core.txt
  141. //npc: npc/custom/events/p_track/p_track_warpers.txt